- Intel Galileo Networking Cookbook
- Marco Schwartz
- 138字
- 2021-07-16 20:37:53
Preface
Intel Galileo is a great development kit for all your Do-It-Yourself electronics projects. The board has an in-built powerful Intel processor, but is usable with the well-known Arduino software. It is also compatible with most Arduino shields.
This makes it the ideal board for your projects, especially in the fields where you need to use cloud-based services, for example, to store data online. It is therefore a great board for Internet of Things (IoT) applications.
In this book, we are going to start setting up your board and building simple applications with the board, such as running a web server on the board. After this, we'll dive into more complex topics, such as IoT applications. Finally, we'll sum up everything we learned in the book by building a simple home automation system based on the Galileo board.
- UNIX編程藝術
- C++ Primer習題集(第5版)
- 企業(yè)級Java EE架構設計精深實踐
- Python計算機視覺編程
- The Computer Vision Workshop
- Instant RubyMotion App Development
- PhoneGap:Beginner's Guide(Third Edition)
- Learning ArcGIS for Desktop
- SQL基礎教程(第2版)
- Java圖像處理:基于OpenCV與JVM
- Programming Microsoft Dynamics? NAV 2015
- 算法圖解
- UI動效設計從入門到精通
- INSTANT LESS CSS Preprocessor How-to
- Spring MVC Blueprints