Arduino & Raspberry Projects
8 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.
Programming Arduino on Visual Studio Code Editor with Platform.io or Arduino extension
The Arduino IDE is a great programming tool, it is simple to use and it contains probably all resources one will need to build a project, but evaluating it as a code editor, it is a not the perfect tool.
ESP8266 WiFi Air Conditioner Remote Control
We recently started exploring the ESP8266 boards and today’s project is going to be an interesting one based on this WiFi module.
Use RC522 RFID module with Arduino and an OLED display – RFID lock
RFID is one of these technologies that change how we interact with other electronic devices and things in our environment.
DIY Altimeter using a NEO UBLOX GPS module, a Color OLED and Arduino
GPS technology plays an important role in our everyday life.
Using the Geekcreit ILI9325 2.8″ Touchscreen display with Arduino
We’ve done quite a number of tutorials on the use of several displays with Arduino boards and today we will add another tutorial to that list.
Color OLED SSD1331 Display with Arduino Uno
Display technology is constantly approving, from the days of the 16×2 LCD to today of the various cool displays like the E-paper and OLED displays, efforts keep going to make them even better, with more colors and lower power consumption among other features.
Send an email with your Wemos D1 board using a PHP script – ESP8266
The ESP8266 WiFi module and development boards based on it, enable makers to add an extra layer of intelligence, usefulness, value, and coolness to their creations as it provides an easy and cheap way to build IoT projects.
NRF24L01 Based Wireless Weather Station with DHT22 and 3.2″ TFT display
While IoT is awesome, there are situations where we do not necessarily want to connect the devices to the internet but connect them together.
3.6A Bidirectional DC Motor Driver Shield for Arduino Nano
This is another Arduino Nano shield which can drive a Brushed DC Motor in both directions with PWM signal for speed control and it also includes current trip feature.
Arduino DIY Photo Frame using ST7735 1.8″ TFT Display
Electronics has transited from a work meant for well-trained engineers to something which is dabbled into by people in other fields especially in Arts and related fields.
DIY Arduino Uno LCD Voltmeter
Voltage is one of the fundamental values when dealing with electronics.