Projects Projects
Home 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.
Raspberry Pi Web-Based Data logger using MySQL and PHP
Over the past few weeks, we worked on different projects around IoT.
NodeMCU 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.
Arduino and BMP280 Based Weather Station
Weather stations are interesting projects for beginners and very useful for expert makers.
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.
60V to 5V DC-DC Step-Down Converter using LMR16030
The circuit published here is a compact 60V DC-DC Step down Converter that provides 5V DC output and load current up to 3A in compact size.
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.
5W High Power LED Driver with PIC12F683
The project described here is small 5W LED driver, that can be used in variety of applications by changing the mcu code.
4A PWM Controlled Unipolar Stepper Motor Driver using STK672-740
The project published here is a high-performance Unipolar stepper motor driver that offers PWM controlled high current output.
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.