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.

From I2C to I3C

The MIPI Alliance Inc. industry consortium has just released the specification for the Improved Inter-Integrated Circuit – or I3C – a sensor interface specification. The I3C is supersets the I2C specification. I3C is aimed to streamline sensor integration in smartphones, wearables, Internet of Things (IoT) devices and automotive systems. I2C has been the most widely