- Python Programming for Arduino
- Pratik Desai
- 140字
- 2021-07-23 20:11:33
Chapter 1. Getting Started with Python and Arduino
This chapter introduces the Python programming language and the open source electronic prototyping platform Arduino. The first section of the chapter focuses on Python and briefly describes the benefits of Python along with installation and configuration steps. The remaining part of the chapter describes Arduino and Arduino's development environment.
At the end of this chapter, you will have configured a programming environment for both Python and Arduino for your favorite operating system. If you are a beginner with either or both platforms (that is, Python and Arduino), it is advisable that you follow the given steps in this chapter, as the later chapters will assume that you have the exact configuration described here. If you have previous experience of working with these platforms, you can skip to the next chapter.
- Hands-On Machine Learning with scikit:learn and Scientific Python Toolkits
- 數據庫原理及應用(Access版)第3版
- AWS Serverless架構:使用AWS從傳統部署方式向Serverless架構遷移
- 少年輕松趣編程:用Scratch創作自己的小游戲
- Object-Oriented JavaScript(Second Edition)
- Learning Unity 2D Game Development by Example
- HoloLens與混合現實開發
- C++編程兵書
- 智能手機故障檢測與維修從入門到精通
- Web App Testing Using Knockout.JS
- 深入解析Java編譯器:源碼剖析與實例詳解
- Drupal 8 Development Cookbook(Second Edition)
- SQL Server 2012 數據庫應用教程(第3版)
- Node.js實戰:分布式系統中的后端服務開發
- iOS Development with Xamarin Cookbook