Skip to content

Examples of using ESP32 with the Arduino IDE and FreeRTOS

Notifications You must be signed in to change notification settings

BillyGriffiths/arduino-esp32

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

arduino-esp32

Examples of using ESP32 with the Arduino IDE

I've started playing with FreeRTOS a bit, thus, some of these examples might require some FreeRTOS knowledge.

Examples:

  1. keepAliveWifi - Keep your WiFi connection alive
  2. calcBatteryVoltage - Calculate input/battery voltage
  3. buttonInterruptSemaphore - Run a task using an interrupt button and a semaphore
  4. writeToOledSSD1306 - Connect and write to OLED SSD1306

About

Examples of using ESP32 with the Arduino IDE and FreeRTOS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages