AVR 스터디 [2019.06.30]

2019. 6. 30. 20:09임베디드/ATmega128

1. i2c를 이용하여, ats75 제어

2. 서보모터 제어를 통해 PWM 제어 + 스위치 인터럽트

 

ats75-i2c 소스코드 https://github.com/surinoel/avr/tree/master/i2c/ats75d8_i2c

jkit-i2c 소스코드 https://github.com/surinoel/avr/tree/master/i2c/jkit-ats75d

서보모터+외부인터럽트 소스코드 https://github.com/surinoel/avr/tree/master/servo/servo/servo/servo/src/switch

'임베디드 > ATmega128' 카테고리의 다른 글