https://github.com/martinberlin/m5stickc
Making some fun examples for the ESP32-Pico for a M5 Stick
https://github.com/martinberlin/m5stickc
esp32
Last synced: about 2 months ago
JSON representation
Making some fun examples for the ESP32-Pico for a M5 Stick
- Host: GitHub
- URL: https://github.com/martinberlin/m5stickc
- Owner: martinberlin
- Created: 2019-05-28T05:55:52.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2021-06-27T15:32:49.000Z (almost 5 years ago)
- Last Synced: 2025-04-08T09:27:12.302Z (about 1 year ago)
- Topics: esp32
- Language: C++
- Homepage: https://fasani.de
- Size: 45.9 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## M5StickC fun examples
Just very simple and straight forward examples combining M5 and Espressif Mesh Lights.

I used to test this a M5 Stick:
[M5 Stick in Alixpress](https://de.aliexpress.com/item/New-Arrival-2019-M5StickC-ESP32-PICO-Mini-IoT-Development-Board-Finger-Computer-with-Color-LCD/32985247364.html)
## Companion projects
If you are interested in controlling addressable Leds with ESP32 and launching animations with short UDP commands check out our project [Remora](https://github.com/martinberlin/Remora)