02 Sensor & Display
Read more:Bongilcheon High School Fab Lab Academy
#include <LiquidCrystal.h>
const int rs = 12, en = 11, d4 = 5, d5 = 4, d6 = 3, d7 = 2;
LiquidCrystal lcd(rs, en, d4, d5, d6, d7);
void setup(){
lcd.begin(16, 2);
}
lcd.clear();
lcd.print("String");
lcd.print("Variable");
lcd.setCursor("Row/Line");
9 projects • 2 followers
" Never do things others can do and will do if there are things others cannot do or will not do. "
100 projects • 116 followers
Looking back on my childhood, I was happy when I was making something and I was proud of myself.
"Making is instinct!"





_ztBMuBhMHo.jpg?auto=compress%2Cformat&w=48&h=48&fit=fill&bg=ffffff)










Comments