Skip to content

pvanallen/esp32-getstarted

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started Guide for the ESP32

This is a get started guide for the Adafruit Huzzah ESP32 using Micropython. This chip is a great improvement on the already useful ESP8266, adding much more IO, and supporting both WiFi and Bluetooth.

Everything has been tested using the Adafruit Huzzah32, but should work on other implementations of MicroPython on ESP32 (and most of this should also work on the ESP8266).

  1. Set up your computer
  2. Set up your ESP32 Huzzah board
  3. Workflow and Deployment the ESP32
  4. Using Python with Sensors and Actuators
  5. Using WiFi and Automating Boot
  6. Web Browser REPL
  7. Using io.adafruit.com Cloud IoT Service with photocell
  8. Using Capacitive Touch Pins
  9. Using PWM to control LED brightness
  10. Using an OLED Display
  11. Using Servos
  12. Using NeoPixel
  13. Multitasking in Micropython with _threads

About

Set up and use of Python on the ESP32

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published