Action disabled: source

Arduino™

아두이노 진영은 두 개로 분리되어 있다.

미국에서는 Arduino™을 http://Arduino.cc가 가지고 있지만, 그 밖의 지역은 http://Arduino.org 가 갖고 있다. 그래서 http://Arduino.cc가 미국 밖으로 물건을 팔 때에는 Genuino라는 이름으로 판다. (출처)

https://www.arduino.cc/

http://www.instructables.com/id/Arduino-LeonardoMicro-as-Game-ControllerJoystick/?ALLSTEPS

https://github.com/MHeironimus/ArduinoJoystickLibrary 1.0

https://github.com/MHeironimus/ClassicJoystickAdaptor

http://html5gamepad.com/

nRF24L01

예제

모델

sparkfun pro micro

https://learn.sparkfun.com/tutorials/pro-micro--fio-v3-hookup-guide

Leonardo 와 같다.

LED는 17번

https://learn.sparkfun.com/tutorials/pro-micro--fio-v3-hookup-guide/troubleshooting-and-faq

"C:\Program Files\Arduino\hardware\tools\avr\bin\avrdude.exe" -CC:"\Program Files\Arduino\hardware\tools\avr\etc\avrdude.conf" -v -patmega32u4 -cavr109 -PCOM14 -b57600 -D -Uflash:w:C:\Users\dryoo\AppData\Local\Temp\Arduino\sketches\4F7EB36F9E14619B57DB4B6E700F28BD\Blink.ino.hex:i

1306 i2c

주소가

#define SCREEN_ADDRESS 0x3C
If using an earlier version of the Arduino IDE (pre-1.8.10), locate and install Adafruit_BusIO (newer versions handle this prerequisite automatically).

예제와 설명(영문)

DHT11

핀은 정면에서 보았을 때 순서대로 VCC, OUT, NC, GND 의 핀을 가지고 있다. *NC 는 not connect 라 하여 연결하지 않음.

xinput

라이브러리

부품

역링크