- Internet of Things with Intel Galileo
- Miguel de Sousa
- 87字
- 2021-07-16 13:36:07
Chapter 2. Rediscovering the Arduino IDE
In the previous chapter you learned about the Galileo components and its resemblances to the Arduino development boards, mostly at the hardware level. In this chapter, we'll approach the software level by exploring the Arduino Integrated Development Environment (IDE) and learning how to use it to develop simple projects.
In this chapter, you'll learn about:
- Setting up your board
- Using the Galileo Arduino IDE
- Updating the Galileo firmware
- Compiling, uploading, and running simple sketches
- Using basic Arduino output methods
推薦閱讀
- iOS Game Programming Cookbook
- Python機器學習:數據分析與評分卡建模(微課版)
- Android項目開發入門教程
- Python量化投資指南:基礎、數據與實戰
- 深入淺出Electron:原理、工程與實踐
- Python入門很簡單
- Android Development with Kotlin
- Python自然語言處理(微課版)
- 深度學習:算法入門與Keras編程實踐
- Python機器學習:預測分析核心算法
- Raspberry Pi Robotic Blueprints
- Python程序設計開發寶典
- IPython Interactive Computing and Visualization Cookbook
- Elasticsearch Blueprints
- Mastering JavaScript Promises