Skip to content

Proteus-Library-com/lm35-arduino-Library-working-in-proteus-with-hex-file-Running

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

lm35-arduino-Library-working-in-proteus-with-hex-file-Running

lm35 arduino Library working in proteus with hex file Running lm35 arduino Library working in proteus #include <LiquidCrystal.h>

LiquidCrystal lcd(7, 6, 5, 4, 3, 2); void setup() { Serial.begin(9600); lcd.begin(20, 4); lcd.setCursor(0, 0); lcd.print("WELL COME TO"); lcd.setCursor(0, 1); lcd.print("WWW.ProteusLibrary.com"); delay(500); lcd.clear(); } FULL SIMULATION AND CODE AT https://proteuslibrary.com/

https://youtu.be/x4HavrHvpNY

About

lm35 arduino Library working in proteus with hex file Running

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published