Connect an 128 x 64 OLED display to a Digispark
In this simple example for a Digispark board we connect an 128 x 64 OLED display to it. We will then use the Arduino IDE to write a sketch and…
In this simple example for a Digispark board we connect an 128 x 64 OLED display to it. We will then use the Arduino IDE to write a sketch and…
In a previous article we looked at the Heltek WiFi Kit 32 – A look at an ESP32 board with a built in OLED display The example would scan for networks…
In this article we take a look at a neat little ESP32 with an OLED built in to it. It is called the Heltek WiFi Kit 32 Lets look at…
This was a 128 x 32 OLED display that I purchased , the module does not need a backlight, self-illumination, the display performance is better than the traditional LCD display,…
In this particular example we are going to display temperature readings from a DHT11 on an OLED display, we will be using a Wemos mini and a variety of shields…
Just recently I spotted various I2C OLED displays on sale at reasonable prices and fancied trying to connect these up one of my Espruino. Being relatively small size, requiring only…
In this example we will connect a AM2301 sensor to an Arduino and display the output on an 128×32 I2C OLED display The AM2301 is a wired version of the…
In this example we will connect a BME280 sensor to an Arduino and display the output on an 128×32 I2C OLED display The BME280 is a humidity sensor features an extremely…
This is an example of connecting a 128×64 I2C OLED display to a NUCLEO-F334R8. Vcc – 3.3v Gnd – Any Gnd SDA – D14 SCL – D15 here is a…