인턴/준비10 I2C & SPI Serial communication protocols I2C - Inter-Integrated Circuit - Made by Philips - Good support to the slow devices, EEPROM, ADC, and RTC - Not only used with the single board but also used with the other external components which have connected with boards through the cables - A two-wire communication protocol, one used for the data (SDA, serial data), the other used for the clock (SCL, serial c.. 2022. 2. 7. [project] simpleAtmController GitHub - bbb1293/simpleAtmController: A simple ATM machine controller A simple ATM machine controller. Contribute to bbb1293/simpleAtmController development by creating an account on GitHub. github.com 코드를 짜는 것 보다 기능과 구조를 어떤식으로 구현할 것인지, 네이밍은 어떻게 할 것인지에 대해 고민하는 시간이 더 많이 걸렸다. 나름대로 기능을 쪼개어 함수로 구현한다고 하긴 했는데 잘 한건지 모르겠다. 개발 서적들을 많이 읽어보는 것이 도움이 될 것 같다. preprocessor directive인 macro definition과 enum을 사용.. 2022. 1. 12. 이전 1 2 3 다음