- Internet of Things with Intel Galileo
- Miguel de Sousa
- 112字
- 2021-07-16 13:36:10
Summary
Being part Intel's compatibility with the Arduino world, the Arduino IDE is a very simple and easy-to-use development tool. It allows developers to develop applications for Galileo, Arduino, and many other boards.
This chapter refers to the first steps of setting up your board, installing a suitable Arduino IDE supporting Galileo boards, and running some example sketches. By now, you should already have your IDE installed and ready for the next projects, having some basic notions on how to use it.
In the next chapter, you will use it to read the Galileo's CPU temperature and plot it over time. You'll also learn how to use Galileo as a web client.
推薦閱讀
- JBoss Weld CDI for Java Platform
- Java高并發核心編程(卷2):多線程、鎖、JMM、JUC、高并發設計模式
- React Native Cookbook
- Java開發入行真功夫
- Git高手之路
- C語言程序設計
- R的極客理想:工具篇
- PHP 7+MySQL 8動態網站開發從入門到精通(視頻教學版)
- C程序設計實踐教程
- 搞定J2EE:Struts+Spring+Hibernate整合詳解與典型案例
- Learning Node.js for .NET Developers
- 從零開始:UI圖標設計與制作(第3版)
- SciPy Recipes
- Swift語言實戰晉級
- Python Machine Learning Blueprints:Intuitive data projects you can relate to