- Internet of Things with Intel Galileo
- Miguel de Sousa
- 111字
- 2021-07-16 13:36:07
Summary
Galileo is a good option if you have a project requiring sensors, monitoring, or device control. It is an interesting board to develop ambitious projects in the scope of the Internet of Things, where you can develop your unique Things and make them share data with each other.
In this chapter, you've learned about the IoT concept, your board components, and where you should connect what. By now, you may already be able to imagine what you are able to use and connect to your board.
In the next chapter, you'll get familiar with the Arduino development environment, learning how you can develop code and run it in your Galileo.
推薦閱讀
- 程序員面試筆試寶典(第3版)
- 從零開始:數字圖像處理的編程基礎與應用
- CMDB分步構建指南
- Getting Started with ResearchKit
- SpringMVC+MyBatis快速開發與項目實戰
- Building a RESTful Web Service with Spring
- 程序員面試算法寶典
- C語言程序設計基礎與實驗指導
- 精通軟件性能測試與LoadRunner實戰(第2版)
- AngularJS深度剖析與最佳實踐
- 深入理解Java7:核心技術與最佳實踐
- 零基礎學Python網絡爬蟲案例實戰全流程詳解(入門與提高篇)
- Getting Started with React Native
- Python Data Science Cookbook
- Go語言底層原理剖析