Every student in the world, whether they are freshmen or masters and undergraduates, are continuously experiencing the challenges with written tasks. The tendency doesn’t seem to decline, –... Read more
Introduction In the previous tutorial I showed you how to build a weather station using only the DHT11 sensor and I said the readings from this sensor is fairly accurate. In this tutorial, I... Read more
This tutorial was done on Windows. Authors claim it could also be used on Linux by using Mono, but I haven’t tried and don’t understand a lot about Mono to see what could be done... Read more
A PC application that talks to the Walabot PRO, Arduino and NeoPixels! Story Welcome to my Walabot project I will split this project in different parts 1. Get to know the Walabot and a setup... Read more
Learn how to submit your Arduino-based project. It may even get featured on the Arduino social channels! Story Arduino Project Hub (powered by Hackster.io) is a community dedicated to discov... Read more
The ESP8266 has become one of those ubiquitous parts that everyone knows. However, the new ESP32 has a lot of great new features, too. If you want to take the ESP32 for a spin, you should ch... Read more
Do you (still) remember the display of your old CD player, HiFi system or car radio? Have you ever noticed the displays used at your local supermarket that shows you the scanned item and the... Read more
Quickly testing a GPIO pin To set pin GPIO_PH1 as an output: sudo su (Enter your user password. Defaults to "ubuntu") # See which pins are currently configured as GPIO, and what their state... Read more