Windows C# app Arduino control over serial port
We will be using Visual Studio to make a Windows Forms Application that will communicate with the Arduino over a serial port and switch an LED on or off.
We will be using Visual Studio to make a Windows Forms Application that will communicate with the Arduino over a serial port and switch an LED on or off.
This tutorial covers how to connect an SSD1306 OLED screen to an Arduino Nano over I2C and display text on it using U8Glib.
This tutorial covers how to connect an SSD1306 OLED screen to an Arduino Nano over I2C and display text on it.