Archives: Projects
Display Custom Bitmap graphics on an Arduino Touch Screen and other Arduino compatible Displays
Displaying a custom image or graphic on a LCD display is a very useful task as displays are now a premium way of providing feedback to users on any project. With this functionality, we can build projects that display our own logo, or display images that help users better understand a...
Continue ReadingHS101: A high quality, and Cheap DIY Oscilloscope
One of the most interesting thing about being a maker is you never get tool-stranded, with the right components, makers tend to have the ability to build makeshift tools on the go. Today, we will take a look on how to build a cheap version of one of the most important tools for any...
Continue Reading8 RGB LED Driver Shield for Arduino Nano with Optical Defuse Sensor
The board consists of 8 x RGB LEDs 1W, BJT transistors on each LED, series resistor across the LED for current limiting, a hole to mount 18mm optical sensor which may be a defuse sensor for object detection with Arduino nano. The board can be programed to create multiple...
Continue ReadingHome Automation using NodeMCU (ESP8266) board
Home automation refers to the ability of your home to make its own decisions depending on environment conditions and give you the option to control it from a remote location. In one of our previous tutorial on the ESP8266 WiFi Module, we examined how NodeMCU or any of the other ESP8266...
Continue ReadingRaspberry Pi Web-Based Data logger using MySQL and PHP
Over the past few weeks, we worked on different projects around IoT. Today, we will continue on this track and we will build a web-based data logger using the Raspberry Pi 3 and the Pi Sense Hat. For this project, we will designate the Raspberry Pi to measure temperature, humidity...
Continue ReadingNodeMCU ESP8266 WebServer Tutorial
From the Wemos D1 mini to the NodeMCU, the ESP8266 based boards are by far the most popular platform, among makers and hobbyist, for building WiFi based projects due to their low cost and general ease of use. For today's tutorial, we will continue our exploration of the most popular of...
Continue ReadingArduino and BMP280 Based Weather Station
Weather stations are interesting projects for beginners and very useful for expert makers. They are usually quite simple to build but also provide fairly accurate and useful weather data. We have built a couple of them in different tutorials on this website, with the difference usually...
Continue Reading8 Channel Optically Isolated I/O Shield for Arduino Nano
This shield enables you to interface many different devices to Arduino Nano using optically isolated inputs/outputs. The circuit consists of 4 Input channels and 4 Output channels and all 8 I/O lines are optically isolated. This project can help in various industrial applications...
Continue Reading