GPIO programming with Python
GPIO programming with Python
개요
- 파이썬을 사용하여 마이크로컴퓨터상에서 사물 인터넷 구현
- 클라우드 서버를 이용한 데이터 수집
- 아날로그 및 디지털 장치 활용
- 파이썬 언어 기반으로 IoT를 구축할 수 있는 능력을 배양함
교재
- Get started with MicroPython on Raspberry Pi Pico, Raspberry Pi Pres, 2021
- Programming with MicroPython, O'Reilly
실습 환경
- Raspberry Pi Pico
- MicroPython
- Thonny IDE
Comments
Post a Comment