https://github.com/teuler/micropython_esp32
Instructions for running MicroPython on an ESP32 microcontroller and interacting with it
https://github.com/teuler/micropython_esp32
Last synced: 10 days ago
JSON representation
Instructions for running MicroPython on an ESP32 microcontroller and interacting with it
- Host: GitHub
- URL: https://github.com/teuler/micropython_esp32
- Owner: teuler
- License: mit
- Created: 2018-09-12T10:48:23.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-16T13:54:21.000Z (almost 8 years ago)
- Last Synced: 2025-01-12T17:12:43.277Z (over 1 year ago)
- Language: Jupyter Notebook
- Size: 32.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## micropython_ESP32
Instructions for running MicroPython on an ESP32 microcontroller and interacting with it.
To start, check out the [summary](https://github.com/teuler/micropython_ESP32/blob/master/MicroPython_on_the_ESP32.md)
and the [Jupyter notebok](https://github.com/teuler/micropython_ESP32/blob/master/MicroPython_Huzzah32_FirstSteps.ipynb).