양쪽 이전 판이전 판다음 판 | 이전 판 |
아두이노 [2020/07/12 13:56] – [외부 전원] lindol | 아두이노 [2020/08/30 19:35] (현재) – [DHT library] lindol |
---|
| |
아두이노 AA 2구 배터리 홀더-일반(납땜O) - [[http://gmkt.kr/gBCGeST|G마켓 링크]] | 아두이노 AA 2구 배터리 홀더-일반(납땜O) - [[http://gmkt.kr/gBCGeST|G마켓 링크]] |
| |
| 스탭모터 드라이버 모듈 L298N DC 아두이노 컨트롤러 - [[http://gmkt.kr/gpyDVv|G마켓 링크]] |
| |
| 스마트폰 퀵 거치대 - [[http://gmkt.kr/gBj6cRe|G마켓 링크]] |
| |
====== DHT22 온습도 센서 ====== | ====== DHT22 온습도 센서 ====== |
https://www.arduinolibraries.info/libraries/dht-sensor-library | https://www.arduinolibraries.info/libraries/dht-sensor-library |
| |
| [[https://blog.naver.com/chandong83/220875853839|#include <Adafruit_Sensor.h> 오류 발생시 참고할 사이트]] |
| |
===== 서보모터 (SG 90) ===== | [[https://m.blog.naver.com/kaiserkhan21/221042305919|[아두이노] format을 가진 출력을 위한 sprintf( ), dtostrf( )]] |
| |
| |
| |
| ====== 서보모터 (SG 90) ====== |
| |
[[http://blog.makist.net/220404917459|아두이노 SG 90 서보모터 제어]] | [[http://blog.makist.net/220404917459|아두이노 SG 90 서보모터 제어]] |
| |
[[http://makeshare.org/bbs/board.php?bo_table=Parts&wr_id=42|서보모터 떨림 관련 처리]] | [[http://makeshare.org/bbs/board.php?bo_table=Parts&wr_id=42|서보모터 떨림 관련 처리]] |
| |
| ====== 모터 드라이버 L298N ====== |
| |
| ===== 강좌 ===== |
| |
| [[https://devicemart.blogspot.com/2019/07/l298n.html|기본 사용 강좌]] |
| |
| [[http://eduino.kr/product/detail.html?product_no=194&cate_no=69&display_group=1|치수가 함께 나온 강좌]] |
| |
| [[https://code-for-fun.tistory.com/27|5V Enable 핀 관련 내용 있는 강좌]] |
| |
| [[https://m.blog.naver.com/PostView.nhn?blogId=jwcreative&logNo=220718534446|기어 박스 사용했던 예제]] |
| |
| ====== 블루투스 HC-06 ====== |
| |
| ===== 강좌 ===== |
| |
| [[https://m.blog.naver.com/makist2015/220408135622|실습12. 아두이노 (Arduino)로 블루투스 (HC-06) 와 스마트폰 연결하기]] |
| |
| [[https://www.diymaker.net/91|아두이노에서 블루투스 데이터 통신을 위한 스케치 코드]] |
| |
| [[https://www.arduino.cc/en/Reference/softwareSerial|Arduino - SoftwareSerial]] official website guide |
| |
| |