Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 323 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 323 Bytes

ESP32

ESP32 Program Samples

This repository contain program samples using different ESP32 boards. The ESP32 is used stand-alone always. This means not serving as Wifi devices connected to another microcontroller.

The file extension reffer to the development environment:

  • ino - Arduino
  • lua - Lua
  • py - Micropython