- Full Stack Web Development with Raspberry Pi 3
- Soham Kamani
- 179字
- 2021-07-15 17:10:26
Summary
We are just warming up! In this chapter, we got a brief introduction to the concept of the Internet of Things. We then went on to look at an overview of what we were going to build throughout the rest of this book and saw how the Raspberry Pi can help us get there.
The next section showed us how to get up and running with our Pi by installing and running the Raspbian OS.
Finally, you learned how to make life easier by being able to access the Pi remotely through our desktop or laptop.
This chapter essentially forms the base for us moving forward. It is important to make sure that you get the installation right, as we are going to rely solely on the Raspberry Pi's environment for the execution of our code. Our laptop is simply going to assist us in writing the code.
In the next chapter, we will dive deep into the web development stack and look at how each layer plays its role and how we can build them it forward.
- Beginning Java Data Structures and Algorithms
- Android 9 Development Cookbook(Third Edition)
- OpenCV 3和Qt5計算機視覺應用開發
- Learning AWS Lumberyard Game Development
- Magento 2 Development Cookbook
- 軟件測試技術指南
- Learning OpenCV 3 Computer Vision with Python(Second Edition)
- Visual Basic程序設計
- 蘋果的產品設計之道:創建優秀產品、服務和用戶體驗的七個原則
- jQuery炫酷應用實例集錦
- INSTANT Silverlight 5 Animation
- 交互式程序設計(第2版)
- ABAQUS6.14中文版有限元分析與實例詳解
- Mastering Apache Camel
- Android高級開發實戰:UI、NDK與安全