Projects

kerinin arduino thermostat

PID Thermostat For The Arduino

PID Thermostat This PID thermostat is designed for the arduino platform. It provides separate tuning parameters for several hardware ‘profiles’, and features an autotune mode to calculate the PID parameters for a specific setpoint. Installation Hardware DS18-series (I’m using the DS18B20) temperature sensor Solid-state relay rated for your power source 16×2 LCD display (I’m using […]

PID Thermostat For The Arduino Continue Reading

Plan the hardware

Multiplexing 7 Segment displays with Arduino and Shift Registers

This guide will explain the basics of controlling multiple 7 segment displays using an Arduino and a couple of shift registers. This project is ideal for displaying numerical data or managing a set of LEDs. As a beginner, like me, I had no clue on how to tackle this task. After trying out different methods

Multiplexing 7 Segment displays with Arduino and Shift Registers Continue Reading

MQ 7 Carbon Monoxide Sensor Circuit Built with an Arduino

MQ-7 Carbon Monoxide Sensor Circuit Built with an Arduino

In this project, we will go over how to build a carbon monoxide sensor circuit with an Arduino. The sensor we will utilize is the MQ-7 sensor for detecting carbon monoxide. This sensor is responsive to the impacts of CO. Carbon monoxide (CO) is a highly hazardous gas that lacks odor, color, and taste, making

MQ-7 Carbon Monoxide Sensor Circuit Built with an Arduino Continue Reading

Interfacing Electronic Circuits to Arduino

Interfacing Electronic Circuits to Arduinos

Interfacing Electronic Circuits to Arduino In this tutorial, I show how to link an Arduino to an ARINC 429 transceiver as an illustration of interfacing an Arduino with circuits, so you can use these methods for your projects. The ARINC 429 bus is commonly utilized for computer to computer communications on aircraft. The ARINC 429

Interfacing Electronic Circuits to Arduinos Continue Reading

How to make Arduino Laser Turret using Servo motors and Joystick

How to make Arduino Laser Turret using Servo motors and Joystick

Arduino Laser Turret, Overview: In this endeavor, I will show how to construct an Arduino laser turret with servo motors and a two-axis joystick. I will supply the code needed along with a circuit diagram, along with a thorough explanation of the project. This will allow anyone to construct the laser turret without facing any

How to make Arduino Laser Turret using Servo motors and Joystick Continue Reading

Assembly Parts

DIY ESP32 Wifi Self Balancing Robot – B-Robot ESP32 Arduino Programing

This article is proudly sponsored by PCBWAY. PCBWAY make high quality prototyping PCBs for people all over the world. Try it for your self and get 10 PCBs for just $5 at PCBWAY with very great quality, Thanks PCBWAY. The ESP32 Balancing Robot Shield that I developed in this project uses PCBWAY PCB services. In

DIY ESP32 Wifi Self Balancing Robot – B-Robot ESP32 Arduino Programing Continue Reading

Scroll to Top