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:
- keepAliveWifi - Keep your WiFi connection alive
- calcBatteryVoltage - Calculate input/battery voltage
- buttonInterruptSemaphore - Run a task using an interrupt button and a semaphore
- writeToOledSSD1306 - Connect and write to OLED SSD1306