จอ LCD
Code
#include <LiquidCrystal.h>
LiquidCrystal lcd(12, 10, 4, 5, 6, 7);
void setup()
{
lcd.begin(16, 2);
lcd.print("PATTADANAI");
lcd.setCursor(0, 1);
lcd.print("SUKJAROEN");
}
void loop()
{
}
Hardware 1.Arduino uno r3 2.bluetooth hc 06 3.1N4007 4.2N2222 5.relay 6.load INPUT 1.bluetooth hc 06 OUTPUT 1.relay 2.lo...
ไม่มีความคิดเห็น:
แสดงความคิดเห็น