12-28-2019, 06:03 PM
That's a great idea :-) I'm posting a technical article on PineTime every 2 weeks, you can find them on the "PineTime Tutorials" section: https://forum.pine64.org/forumdisplay.php?fid=138
I'm using PineTime as a platform for IoT Education, so my articles are kinda long-winded because they explain lots of details. Yes that slows down the development of the firmware, but it's also easier for others to understand what I'm doing and contribute :-)
I'm building my firmware with Rust and open-source Mynewt OS. Yep that looks unconventional and controversial, but I have a hunch that embedded concepts are better explained in Rust instead of C. And Mynewt is a clean, simple, modern embedded OS.
I'm using PineTime as a platform for IoT Education, so my articles are kinda long-winded because they explain lots of details. Yes that slows down the development of the firmware, but it's also easier for others to understand what I'm doing and contribute :-)
I'm building my firmware with Rust and open-source Mynewt OS. Yep that looks unconventional and controversial, but I have a hunch that embedded concepts are better explained in Rust instead of C. And Mynewt is a clean, simple, modern embedded OS.