Getting Started with Expansion Dock and Commandline Interface | Onion Omega

Omega

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) Bikash Narayan PandaDeveloper, Tinkere, a proud…

Read More

Getting started with Onion Omega 2 using Expansion dock and Web Interface

Onion Omega 2

Onion Omega 2, 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

Send/Receive data using BLE and MBED | BBC Microbit

BLE Microbit

This video is all about sending and receiving data between BBC Microbit and any BLE enabled smart phone. Over here I have used C/C++ (MBED) as the programming language as other language (Python/JavaScript) don’t support UART data transfer service.

Read More

Programming using C/C++ (MBED Offline IDE Setup) | BBC Microbit

mbed offline

This tutorial is around BBC Microbit and programming the microbit using MBED offline C/C++ IDE but for this, I have used Yotta command line tool provided by MBED for building the code. This lets you explore many features of the microbit which otherwise are not accessible.       Bikash Narayan PandaDeveloper, Tinkere, a proud Dad.. love to spend my available time playing with Tech!! wglabz.in

Read More

Raspberry Pi 3 as BLE Beacon

               Bluetooth beacons are hardware transmitters – a class of Bluetooth low energy (LE) devices that broadcast their identifier to nearby portable electronic devices. The technology enables smartphones, tablets and other devices to perform actions when in close proximity to a beacon. The first commercial implementation of bluetooth beacons was by an Australian company called DKTOB (trading as Daelibs), who leveraged Bluetooth for indoor proximity sensing in its Seeknfind location attendance solution. Daelibs designed and manufactured a bluetooth beacon for use in shopping centres based…

Read More