Information Display System using WeMOS and MAX7219

MAX2219_Dot matrix

[sg_popup id=3] This tutorial is all about making a WiFi-based information display system. This system is built around ESP8266 but not the standalone ESP8266 instead WeMOS is used and programmed using Arduino IDE. So In this video, we will check out how to make an information display system like that using Wemos and MAX7219 based dot matrix display modules. The display system fetches data from the local/online server and displays the received. In this system, u can display any data that you want and that’s up to you however over…

Read More

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

Checking out BBC micro:bit

BBC micro:bit

The BBC micro:bit is a pocket-sized, codable computer that allows anyone to get creative with technology. Made possible through a major partnership with 31 organisations, a micro:bit has been given to every 11 or 12 year old child in year 7 or equivalent across the UK, for free.   ————————————————————————————————— Can be programmed with high-level online IDEs using the BBC’s website at http://www.microbit.co.uk/create-code including: Microsoft TouchDevelop IDE Microsoft Blocks CodeKingdoms Javascript MicroPython mbed enabled Online IDE at developer.mbed.org Easy to use C/C++ SDK Dedicated micro:bit runtime libraries for rapid development…

Read More