Programming Onion Omega 2 using Python | GPIO Access

Onion Omega Python

This tutorial is all about developing python applications on Onion Omega 2. As the onion omega doesn’t come with python pre-installed, we need to install it ourselves. We can write a variety of scripts using python for Omega 2 and most importantly for IOT application we can access the GPIO of omega 2 by using python itself. So let’s check out how to do that. And if you are unaware of what is onion Omega 2 you can check the official website for more details and even buy one to…

Read More

Programming Onion Omega 2 using NodeJS | GPIO Access

Omega Node

Programming Onion Omega using NodeJS. Omega2, the $5 IoT computer.It is a Linux computer designed specifically for building connected hardware applications. It combines the tiny form factor and power efficiency of the Arduino, with the power and flexibilities of the Raspberry Pi. The Omega2 is simple, even for people who are just getting started with building hardware.The Omega2 is affordable, starting at just $5. With the Omega2, we want to lower the barrier of entry and allow everyone to take the leap into hardware development. Source: Onion Corp (http://bit.ly/2nTdC3U)

Read More