ㅇ Arduino ㅇ ADXL345 가속도 센서 모듈 ㅇ 만능기판 ㅇ 점퍼 케이블 5V GND SCL SDA /******************************************************* Name: ADXL345_Example ******************************************************/ #include #include ADXL345 adxl; //variable adxl is an instance of the ADXL345 library void setup(){ Serial.begin(9600); adxl.powerOn(); //set activity/ inactivity thresholds (0-255) adxl.setActivityThre..
'기울어짐 센서(RB-220-07AR)'가 장착된 PCB가 기울어질 경우, 이 센서는 기울어진 방향과 정도에 따라 내부 핀을 OPEN 또는 Close 시킴 RBS040206 기울어짐 센서 멀티미터(Short 부저) 점퍼 케이블 멀티미터를 Short 측정 부저로 설정 멀티미터의 양 선을 센서의 각 단자에 연결 테스트 사진 * (위에서 봤을 때) 긴 방향 중 어느 한 방향으로 기울이면, 내부적으로 단락됨. 기울어짐 방향에 따른 반응을 확인할 수 있는 동영상
보호되어 있는 글입니다.
#include const int slaveSelectionPin = 10; // BT Shield part int inByte = 0; // incoming serial byte unsigned char RxData; unsigned char hTempID = 0xA0; void BT_init() { Serial.begin(9600); } void setup() { pinMode(4,OUTPUT); pinMode(5,OUTPUT); pinMode(6,OUTPUT); pinMode(7,OUTPUT); digitalWrite(4,LOW); digitalWrite(5,LOW); digitalWrite(6,LOW); digitalWrite(7,LOW); BT_init(); pinMode(slaveSelecti..
- Total
- Today
- Yesterday
- 혁신
- 오블완
- 전압전류모니터링
- 심심풀이
- arduino
- DYOV
- bilient
- 허들
- 전압
- Decorator
- 배프
- 치매방지
- 티스토리챌린지
- Hurdles
- BSC
- Innovations
- Innovations&Hurdles
- 아두이노
- 둎
- badp
- 전류
- 절연형
- Innovation&Hurdles
- 심심풀이치매방지기
- 치매
- Video
- ServantClock
- 빌리언트
- image
- 혁신과허들
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |