PROJECTS AND PRODUCTS

PROJECTS AND PRODUCTS

YouTube

Wednesday, April 22, 2020

Arduino Programmable On/Off Timer Switch for Automation

2 comments :
COMPONENTS ARE REQUIRED:- 1 arduino uno  3 switches 4 10k ohm resistor 1 wood box 1 liquid crystal LCD 12*2 1 5v relay 1 silicon diode 1 socket 1 button .....some jumpers wire CODE:- #include <LiquidCrystal.h> LiquidCrystal lcd(7,6,5,4,3,2); const...
Read more

Thursday, November 21, 2019

Temperature Control Switch Circuit

1 comment :

Sunday, October 27, 2019

No comments :
How to Instal a Load Cell in a Weighing Machine Setup Code: /*  This is the calibration sketch. Use it to determine the calibration_factor that the main example uses. It also  outputs the zero_factor useful for projects that have a permanent mass on the scale in between...
Read more

Tuesday, June 18, 2019

Pt100 Converter 4 to 20mA.

No comments :

Monday, March 18, 2019

No comments :
Mini Ups Circuit Diagram. ...
Read more

Wednesday, February 27, 2019

13 comments :
DIGITAL CLOCK USING ARDUINO WITH RTC MODULE Component List: 1 arduino uno 3 switches 1 Clock module RTC_DS1307 RTC 4 seven segment 2 red led 24 220 ohm resistor 1 vero board ....some jumper wire Program That Is Required: int digit1 = 11; //PWM Display pin 12 (digit1 is...
Read more

Sunday, January 6, 2019

No comments :
INVERTING SUMMING AMPLIFIER ...
Read more