Search on blog

Follow us on facebook

I più venduti

Informazioni

USARE UN DISPLAY OLED SSD1306 128x64 CON LA IoT PROTO SHIELD PLUS

Published : 06/05/2022 08:11:49
Categories : , Proto Shield Plus


USARE UN DISPLAY OLED SSD1306 128x64 CON LA IoT PROTO SHIELD PLUS

La IoT Proto Shield Plus è predisposta per lavorare con i display SSD1306 OLED 128x64 a 4 pin (I2C) largamente diffusi sul mercato.
Per lavorare con un display  SSD1306 OLED 128x64 a 4 pin (I2C), inserirlo nell’header BRD9 come mostrato di seguito.


L’header BRD9 dedicato al DISPLAY OLED 128x64 della IoT Proto Shield Plus
BRD9 OLED DISPLAY 128x64 header of the IoT Proto Shield Plus


Schema collegamenti dell’header BRD9, dedicato al DISPLAY OLED 128x64  della IoT Proto Shield Plus
Schematic of the IoT Proto Shield Plus BRD9 OLED DISPLAY 128x64 header 


Display I2C OLED SSD1306 128x64 inserito nell’header BRD9 della IoT Proto Shield Plus
An I2C SSD1306 128x64 OLED display module plugged into BRD9 header of the IoT Proto Shield Plus



CONNESSIONI DI DEFAULT 


Si veda l'articolo "Il bus I2C sulla IoT PROTO SHIELD PLUS" relativo ai segnali del bus I2C sulla IoT Proto Shield Plus.



SKETCH DI ESEMPIO

Clicca qui per scaricare gli sketch di esempio.

Posizione: IoTPSP_Sample_SketchesIoTPSP_SSD1306_DISPLAY_128x64

Utilizzare lo sketch IoTPSP_SSD1306_DISPLAY_128x64_NANO per testare il display OLED con schede ARDUINO NANO.

Usare lo sketch IoTPSP_SSD1306_DISPLAY_128x64_NANO, per testare il display OLED SSD1306 128x64 con schede NANO.
Lo sketch fa uso della libreria Adafruit SSD1306.
Assicuratevi di averla installata prima di testare lo sketch.


 
Utilizzare lo sketch IoTPSP_SSD1306_DISPLAY_128x64_ESP32 per testare il display OLED con schede ESP32.

Usare lo sketch IoTPSP_SSD1306_DISPLAY_128x64_ESP32, per testare il display OLED SSD1306 128x64 con schede ESP32.
Lo sketch fa uso della libreria ESP8266 and ESP32 OLED driver for SSD1306 displays.
Assicuratevi di averla installata prima di testare lo sketch.

 


 
Utilizzare lo sketch IoTPSP_SSD1306_DISPLAY_128x64_ESP8266 per testare il display OLED con schede ESP8266.

Usare lo sketch IoTPSP_SSD1306_DISPLAY_128x64_ESP8266, per testare il display OLED SSD1306 128x64 con schede ESP8266.
Lo sketch fa uso della libreria ESP8266 and ESP32 OLED driver for SSD1306 displays.
Assicuratevi di averla installata prima di testare lo sketch (vedi sopra).


Utilizzare il display OLED SSD1306 128x64 con pin GPIO differenti


Si veda l'articolo "Il bus I2C sulla IoT PROTO SHIELD PLUS" relativo ai segnali del bus I2C sulla IoT Proto Shield Plus.


Share this content