snickers2k / ESP32

ESP32 Program Samples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

ESP32 Program Samples

License:GNU General Public License v2.0


Languages

Language:C++ 93.5%Language:C 6.5%