Sams Teach Yourself Arduino Programming in 24 Hours (Paperback)
暫譯: Sams 24 小時自學 Arduino 程式設計 (平裝本)

Richard Blum

  • 出版商: SAMS
  • 出版日期: 2014-08-31
  • 售價: $1,350
  • 貴賓價: 9.5$1,283
  • 語言: 英文
  • 頁數: 432
  • 裝訂: Paperback
  • ISBN: 0672337126
  • ISBN-13: 9780672337123
  • 相關分類: Arduino
  • 海外代購書籍(需單獨結帳)

買這商品的人也買了...

相關主題

商品描述

In just 24 sessions of one hour or less, Sams Teach Yourself Arduino Programming in 24 Hours teaches you C programmingon Arduino, so you can start creating inspired “DIY” hardwareprojects of your own! Using this book’s straightforward, step-by-stepapproach, you’ll walk through everything from setting up yourprogramming environment to mastering C syntax and features, interfacing your Arduino to performing full-fledged prototyping.Every hands-on lesson and example builds on what you’ve alreadylearned, giving you a rock-solid foundation for real-world success!

 

Step-by-step instructions carefully walk you through the most common Arduino programming tasks.

Quizzes at the end of each chapter help you test your knowledge.

By the Way notes present interesting information related to the discussion.

Did You Know? tips offer advice or show you easier ways to perform tasks.

Watch Out! cautions alert you to possible problems and give you advice on how to avoid them.

 

Learn how to...

  • Get the right Arduino hardware and accessories for your needs
  • Download the Arduino IDE, install it, and link it to your Arduino
  • Quickly create, compile, upload, and run your first Arduino program
  • Master C syntax, decision control, strings, data structures, and functions
  • Use pointers to work with memory—and avoid common mistakes
  • Store data on your Arduino’s EEPROM or an external SD card
  • Use existing hardware libraries, or create your own
  • Send output and read input from analog devices or digital interfaces
  • Create and handle interrupts in software and hardware
  • Communicate with devices via the SPI interface and I2C protocol
  • Work with analog and digital sensors
  • Write Arduino C programs that control motors
  • Connect an LCD to your Arduino, and code the output
  • Install an Ethernet shield, configure an Ethernet connection, and write networking programs
  • Create prototyping environments, use prototyping shields, and interface electronics to your Arduino

商品描述(中文翻譯)

在短短24個小時內,Sams Teach Yourself Arduino Programming in 24 Hours教你如何在Arduino上進行C程式設計,讓你能夠開始創建靈感十足的“DIY”硬體專案!透過本書簡單明瞭的逐步教學,你將學會從設置程式環境到掌握C語法和特性,並將Arduino與其他設備連接,進行完整的原型設計。每一個實作課程和範例都建立在你已經學過的知識之上,為你在現實世界中的成功打下堅實的基礎!

逐步指導仔細引導你完成最常見的Arduino程式設計任務。

每章結尾的測驗幫助你檢測自己的知識。

順便提一下的註解提供與討論相關的有趣資訊。

你知道嗎?的提示提供建議或展示更簡單的任務執行方式。

小心!的警告提醒你可能遇到的問題,並給你避免這些問題的建議。

學習如何...


  • 獲得適合你需求的Arduino硬體和配件

  • 下載Arduino IDE,安裝並連接到你的Arduino

  • 快速創建、編譯、上傳並運行你的第一個Arduino程式

  • 掌握C語法、決策控制、字串、資料結構和函數

  • 使用指標來操作記憶體,並避免常見錯誤

  • 在Arduino的EEPROM或外部SD卡上儲存資料

  • 使用現有的硬體庫,或創建自己的庫

  • 從類比設備或數位介面發送輸出和讀取輸入

  • 在軟體和硬體中創建和處理中斷

  • 通過SPI介面和I2C協議與設備進行通信

  • 使用類比和數位感測器

  • 編寫控制馬達的Arduino C程式

  • 將LCD連接到你的Arduino,並編寫輸出程式碼

  • 安裝以太網擴展板,配置以太網連接,並編寫網路程式

  • 創建原型環境,使用原型擴展板,並將電子元件與Arduino連接