Archives: Projects
Network Clock using ESP8266 and OLED display
There are several situations where using an RTC could adversely affect your project by increasing cost, size, time accuracy or IO requirements. To prevent this, especially in ESP/WiFi-based or other clock-reliant projects, makers usually turn to obtain time information from NTP servers. I...
Continue ReadingArduino RFID Reader using the ArduiTouch MKR Enclosure
RFID based projects are one of the most popular Arduino projects out there and we have also built a couple of them here too, but I recently came across an RFID access control project by hwhardsoft that was built using the ArduiTouch MKR enclosures. The ready-made nature of the enclosures...
Continue Reading4-20mA / ±10V Analog Input Module for PLC
This is an analog input module that helps to digitalize temperature, current (4-20mA) and voltage (±10V) for PLC and Microcontrollers input. This analog module can be used for Programmable Logic Control (PLC), Programmable Automation Control (PAC) and Discrete Control System (DCS)....
Continue ReadingBattery (Lithium, NiMH, NiCd) Capacity Tester Using Arduino
The increased interest in IoT and electric automobiles around the world is driving an increase in the use of Lithium-Ion/Lithium-Polymer/NiCd/NiMH batteries as more devices and applications are using them, due to their high energy storage capacity to size ratio. This increased interest...
Continue ReadingIsolated Gate MOSFET Driver Based DC Motor and Solenoid Driver Arduino Nano Shiled
This is an Isolated gate driver-based N channel Mosfet Arduino Nano shield based on Si8261ACC, which can be used in various applications like DC Motor driver, solenoid driver, led driver, bulb driver and heater driver, with 3A fast switching diode provided across the output for an...
Continue ReadingIsolated CAN BUS Transceiver Arduino Shield
The module described here is an isolated CAN Transceiver module. This module can be used as a standalone module or as an Arduino Uno shield. A controller area network is a two-wire high-speed serial network typically used to provide data communication between host and nodes. The...
Continue ReadingHow to use STONEtech STVC035WT-01 intelligent TFT LCD module with Arduino
Displays have over time, emerged as one of the best ways to drive user interactions on any device. They make it easy to collect inputs and present information (outputs) to users in a graphical, easy to understand format. This usefulness has led to improvements in their quality, with...
Continue ReadingProgrammable Thermostatic Switch using AD22105
This project simply switches the system OFF or ON whenever the temperature rises at the desired set point. The desired setpoint can be set using a fixed resistor R6 or PR1 trimmer potentiometer. Use any of at a time R6 or PR1. You can calculate the setpoint resistor R6 using the...
Continue Reading