[EN] Raspberry Pi : using a 4×20 characters display
Some people requested it, so here it is… We want to use a 4×20 caracters Arduino LCD on the Raspberry Pi. We will use the I²C protocol and a small python class to access the…
Some people requested it, so here it is… We want to use a 4×20 caracters Arduino LCD on the Raspberry Pi. We will use the I²C protocol and a small python class to access the…
Aujourd’hui on va rajouter un petit périphérique très simple mais fort pratique : un petit LCD low-cost 4 lignes / 20 caractères par ligne, prévu à l’origine pour Arduino. Comme on peut le voir sur…