블로그
- [hulu*디즈니+] 퓨리어스(Furious) ... FBI 요원이 복수를 행하는 여성 연쇄 살인마를 상대로 날 선 추격에 나선다. follows an FBI agent, Alice Black (Emmy Rossum) on the hunt for a mysterious and calculating female serial Both walk their paths toward justice, and as their lives start to intertwine, the line between right
- RC 제어 라즈베리 wifi 조이스틱 웹앱 socket.io node start joystick.js gpio pwm 제어 L9110 모터드라이브로 외부전원 듀얼모터 제어 http://makeshare.org bo_table=arduinomotor&wr_id=359 아두이노 나노 ESP8266 wifi ESP8266 FTDI USB serial 펌웨어 업그레이드 https://kocoafab.cc
- 아두이노 블루투스 연결 itead Bluetooth Shield 2.1 이용 코드 int temp=0;//블루투스 메세지를 저장할 변수 void setup() { Serial.begin(9600);//start serial 시리얼 통신 시작 } void loop () { if (Serial.available() > 0 )//when serial input 시리얼 통신이 들어올 때 { temp = Serial.read(); // temp에