From af591783d490dd1cb03f656e85f874bbbbb0a64c Mon Sep 17 00:00:00 2001 From: mihir Date: Sat, 4 Jan 2025 17:56:19 +0100 Subject: [PATCH 1/2] Update README.md - Add Firmware, TulipCC --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5f3baf6..4f9ba38 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,7 @@ A curated list of awesome ESP8266/32 projects and code. - [DeviceHive](https://devicehive.com/) - A firmware made as a client for DeviceHive's IoT data platform, only for the 8266. - [RT-Thread](https://github.com/RT-Thread/rt-thread) - Chinese open source firmware available for the ESP32. - [Sming Framework](https://github.com/SmingHub/Sming) - Superb C/C++ IoT Framework with support for ESP8266 and ESP32. +- [TulipCC](https://github.com/shorepine/tulipcc) - A firmware for music, graphics, code and writing. ## Tools - [ESP Flash Tool](http://espressif.com/en/support/download/other-tools) - The vanilla firmware flasher for both ESP's. From 51b15eb61e475611883abf035b39b204817215b3 Mon Sep 17 00:00:00 2001 From: mihir Date: Sat, 4 Jan 2025 18:02:40 +0100 Subject: [PATCH 2/2] Update README.md - Add Firmware (micropython fork), TulipCC --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4f9ba38..150e21e 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ A curated list of awesome ESP8266/32 projects and code. - [DeviceHive](https://devicehive.com/) - A firmware made as a client for DeviceHive's IoT data platform, only for the 8266. - [RT-Thread](https://github.com/RT-Thread/rt-thread) - Chinese open source firmware available for the ESP32. - [Sming Framework](https://github.com/SmingHub/Sming) - Superb C/C++ IoT Framework with support for ESP8266 and ESP32. -- [TulipCC](https://github.com/shorepine/tulipcc) - A firmware for music, graphics, code and writing. +- [TulipCC](https://github.com/shorepine/tulipcc) - A MicroPython fork for music, graphics, code and writing. ## Tools - [ESP Flash Tool](http://espressif.com/en/support/download/other-tools) - The vanilla firmware flasher for both ESP's.