The Arduino platform offers a variety of affordable toys used by DIY enthusiasts for simple electronics projects. It is known for being easy to learn and is built on a variant of the C++ programming ...
Many times like a multimeter, I expected to have a handy serial terminal nearby such that I will connect those two wires [Tx, Rx] of the probe and will be able to see whether the sensor is really ...
In a previous article, we looked at connecting various kinds of Arduino hardware to your Mac. Here's how to get started programming on them to create your own projects. In order to program your ...
This is an automatic liquid vending machine based on radio-frequency identification (RFID) system. A fixed amount of liquid can be dispensed by swiping an RFID tag across the RFID reader. An ...
The ESP8266-01 has been a great module to quench all our thirsts for IOT projects. Since its release, it has developed a strong community and evolved into an easy to use, cheap and powerful Wi-Fi ...
This project explains designing a home automation system which is controlled by a computer to switch On and switch Off various electrical and electronics devices. For demonstration we have used 3 zero ...
GNU Octave 4 [1] with its graphical interface is allowing many more folks to explore the MATLAB [2] programming language who never could have done so before because of the cost. While Octave will ...
Firstly, thanks so much for everyone's hard work on cordovarduino! After wasting a lot of time on chrome packaged apps, I found myself here. I now have a working app reading serial data on my android ...