Adventures with an Onion Omega2Pro
Introduction
I love development boards and single board computers for how versatile they are. Among development boards I have a few favorite ones; one of which is a Tessel 2, and the other being an Onion Omega 2. Both of these boards run a distribution of Linux based on the OpenWRT project. The Onion Omega 2 is newer than the Tessel 2 and has more RAM, but it’s surprising how similar these boards are.
I like the mission of both boards. They strive to make building products easy, by greatly lowering the barrier to entry to build stuff because you can bring your own runtime. Don’t like writing C / C++ ? use Python, Rust, JavaScript (on Node) with full access to GPIO, I2C and SPI peripherals. This is what makes the IoT ecosystem far more approachable.
The Omega2 Pro
Recently Onion announced a new development board called the Omega2Pro. The reason why this board intrigued me was that...