RC Plane Transmitter Receiver Arduino Part 2 of 2

In the previous part I explained all the components used in RC Plane Transmitter Receiver Arduino and some basic configurations and testing of the components. In this post, I will show you how I assembled all the components mentioned above and explain the working of RC Plane Transmitter, Receiver and their circuits. I highly recommend…

|

NodeMCU UDP Listener – Mobile Phone Sensor Data

As I mentioned in the previous posts, Node MCU is a tiny little board is based on the ESP8266 WiFi module which is specifically designed for working with or without microcontrollers which are specifically designed for IOT projects. Today I will how you how you can live stream and process Android Mobile Phone’s Sensor Data…

Arduino MKR WAN1300 with LORA Connectivity

Along with Arduino MKR GSM 1400, Arduino has released another board specifically designed for IOT, extending wireless connectivity using LORA Technology. MKR WAN 1300 is a small, yet powerful board combining the MKR Zero and LORA Technology in a single piece of hardware. LORA WAN is an emerging Wireless Networking Technology, which is designed for…

Arduino MKR GSM 1400 with Global GSM Support

Arduino has now released a new board, supporting wireless connectivity using GSM network, widening the scope for IOT development for hobbyists and people who do not have much experience in the field of networking. Evolution of Arduino has always been a miracle to all competitors around the world. The development and support of Arduino community…

Mind-Controlled Robot using Arduino and MindFlex

It is very clear that EEG sensors and headsets are becoming more commercialized and thus accessible to users for building custom brain-machine interfaces with various functionalities from switching TV channels to controlling wheelchairs as in this case. We decided to take it one step further. Here we will show you how we created a Mind-Controlled…

| |

NodeMCU – Set up Arduino IDE and Start using WiFi

IOT is one of the worlds largest and fastest growing technologies.In this post, I will explain a new standalone module based on ESP8266 WiFi SOC, I will be explaining everything you need to know about Node MCU. Sponsor Link This Project is Sponsored by UTSource. UTSource is a professional electronic components supplier. What is NodeMCU?…