Embedded Development

How to build an IoT project with Mongoose OS | Opensource.com

https://opensource.com/article/17/3/mongoose-os-iot-development?sc_cid=7016000000127ECAAY This Mangoose OS looks interesting. The features it provides, including: An installation time of one minute Support for both C and JavaScript as development languages. The use of JavaScript allows for very fast prototyping, so projects like IoT button can be implemented literally in two minutes A simple networking interface that allows you to control devices

Why you should consider Python for embedded programming | Opensource.com

https://opensource.com/life/16/8/python-vs-cc-embedded-systems?sc_cid=7016000000127ECAAY The C/C++ programming languages dominate embedded systems programming, though they have a number of disadvantages. Python, on the other hand, has many strengths that make it a great language for embedded systems. Let’s look at the pros and cons of each, and why you should consider Python for embedded programming.