Driving OLED Display with .Net nanoFramework on ESP32

This article introduces how to drive an ESP32 OLED display using .Net nanoFramework. We will start from the basics and gradually delve deeper, enabling you to understand and implement the entire process. Whether you are a beginner or an experienced developer, this article will be helpful to you.

1. Hardware Preparation

1.1 ESP32 Development Board

The ESP32 development board we are using is the Weixue ESP32-S3-Zero, which is very compact but powerful. This development board uses the ESP32-FH4R2 system-on-chip (SoC), which integrates low-power

Getting Started with C# NanoFramework: WIFI Scanning, Connecting, and HttpWebRequest on ESP32

Congratulations! The new board has finally arrived, without further ado, let’s get started.

The main function of the ESP32 is WIFI. With WIFI, it can directly connect to the home WIFI router and access the internet. At this point, it acts like a small computer or smartphone, making it very convenient to connect to the internet.

The ESP32 WIFI has three main modes:

  1. 1. AP mode (WIFI router mode), where it becomes a router itself, providing WIFI services to other devices.

  2. 2. STA mode

Back to Top
Product has been added to your cart
×