Programming ESP32: Learn MicroPython Coding and Electronics
暫譯: ESP32 程式設計:學習 MicroPython 編碼與電子學

Monk, Simon

  • 出版商: Monkmakes Press
  • 出版日期: 2025-03-20
  • 售價: $680
  • 貴賓價: 9.8$666
  • 語言: 英文
  • 頁數: 174
  • 裝訂: Quality Paper - also called trade paper
  • ISBN: 1739487486
  • ISBN-13: 9781739487485
  • 相關分類: ESP32
  • 海外代購書籍(需單獨結帳)

相關主題

商品描述

This book will teach you Python programming and some basic electronics without assuming any prior knowledge of either subject. The book initially focusses on Python programming, building up a Morse Code example.

The book is suitable for most ESP32 boards, but concentrates on the most popular ESP32 Lite and the ESP32 DevKit 1. In the chapters on electronics, breadboard layouts are provided for both of these boards.

Discover how to:

  • Flash Python firmware onto an ESP32 board
  • Install and use the Thonny Python editor and upload programs on to your ESP32
  • Write simple programs to control the ESP32 in Python
  • Structure you programs with functions and modules
  • Make effective use of Python Lists and Dictionaries
  • Attach sensors, LEDs, displays and servomotors to an ESP32 and to program them
  • Make use of the ESP32s WiFi capabilities to use the ESP32 as a web server and to call web services on the Internet

商品描述(中文翻譯)

這本書將教你 Python 程式設計和一些基本的電子學,並不假設你對這兩個主題有任何先前的知識。書中最初專注於 Python 程式設計,並建立一個摩斯密碼的範例。

本書適用於大多數 ESP32 開發板,但重點放在最受歡迎的 ESP32 Lite 和 ESP32 DevKit 1。在電子學章節中,為這兩個開發板提供了麵包板佈局。

了解如何:
- 將 Python 韌體燒錄到 ESP32 開發板上
- 安裝和使用 Thonny Python 編輯器,並將程式上傳到你的 ESP32
- 撰寫簡單的程式以 Python 控制 ESP32
- 使用函數和模組來結構化你的程式
- 有效利用 Python 的列表(Lists)和字典(Dictionaries)
- 將感測器、LED、顯示器和伺服馬達連接到 ESP32 並進行程式設計
- 利用 ESP32 的 WiFi 功能將 ESP32 作為網頁伺服器,並調用互聯網上的網路服務