You are browsing as a guest. Sign up (or log in) to start making projects!

28m 10s logged

🚀 Major Pivot: From PicoOS to micro_os

I’m officially moving away from MicroPython for my OS development. While it was a great way to prototype, it’s time to get closer to the metal.

Say hello to micro_os — a complete, lightweight, and graphical operating system built from scratch.

To kick things off, I have just initialized the project entirely in C using the ESP-IDF framework. The goal is to build a fast, minimalist, and efficient system, focusing on the ESP32 first, with plans to port it to the Raspberry Pi Pico later on.

Time to write some real firmware. Stay tuned for updates! 💻🛠️

0
11

Comments 0

No comments yet. Be the first!