차이
문서의 선택한 두 판 사이의 차이를 보여줍니다.
양쪽 이전 판이전 판다음 판 | 이전 판 |
tech:arduino [2022/10/30 08:14] – [i2c] V_L | tech:arduino [2023/07/28 14:57] (현재) – V_L |
---|
https://learn.sparkfun.com/tutorials/pro-micro--fio-v3-hookup-guide/troubleshooting-and-faq | https://learn.sparkfun.com/tutorials/pro-micro--fio-v3-hookup-guide/troubleshooting-and-faq |
| |
=====i2c===== | "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===== |
| |
| |
https://ko.aliexpress.com/item/32695790661.html?spm=a2g0s.9042311.0.0.12084c4doL5u32 | 주소가 |
| > #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). |
| |
| |
> If using an earlier version of the Arduino IDE (pre-1.8.10), locate and install Adafruit_BusIO (newer versions handle this prerequisite automatically). | [[https://randomnerdtutorials.com/guide-for-oled-display-with-arduino/|예제와 설명(영문)]] |
| ====DHT11==== |
| |
| {{:tech:arduino_4821.png}} |
| |
| 핀은 정면에서 보았을 때 순서대로 |
| VCC, OUT, NC, GND 의 핀을 가지고 있다. *NC 는 not connect 라 하여 연결하지 않음. |
=====xinput===== | =====xinput===== |
| |
[[https://www.stefanjones.ca/blog/arduino-leonardo-remote-multimedia-keys/|아두이노로 멀티미디어키 제어]] | [[https://www.stefanjones.ca/blog/arduino-leonardo-remote-multimedia-keys/|아두이노로 멀티미디어키 제어]] |
[[https://forum.arduino.cc/t/leonardo-modifier-key-for-print-screen-button/117247/20|PRTsc 누르는법]] | [[https://forum.arduino.cc/t/leonardo-modifier-key-for-print-screen-button/117247/20|PRTsc 누르는법]] |
| |
| =====부품===== |
| |
| ====빛==== |
| |
| [[HC-SR501]] |
| |