- Python Programming for Arduino
- Pratik Desai
- 108字
- 2021-07-23 20:11:37
Summary
By introducing the Firmata library, we avoided writing any custom Arduino sketches in this chapter. We will continue this practice during the remaining part of this book and will only use or make custom sketches when required. In this chapter, you interacted with the Arduino board by making the LED blink, which is the easiest way to get started on a hardware project. Now it's time for your first project, where we are also going to make some more LEDs blink. One might ask the question that if we have already done it, then why do we need another project to make LEDs blink? Let's find out.
推薦閱讀
- 零基礎搭建量化投資系統:以Python為工具
- Angular UI Development with PrimeNG
- Scala Design Patterns
- Clojure for Domain:specific Languages
- Web Development with Django Cookbook
- Mastering KnockoutJS
- Building an RPG with Unity 2018
- Elasticsearch Server(Third Edition)
- Webpack實戰:入門、進階與調優
- SQL Server數據庫管理與開發兵書
- Python爬蟲、數據分析與可視化:工具詳解與案例實戰
- Java編程從入門到精通
- Android應用程序設計
- Go Systems Programming
- JavaScript程序設計基礎教程(慕課版)