- Wearable:Tech Projects with the Raspberry Pi Zero
- Jon Witts
- 130字
- 2021-07-02 19:46:25
Final setup
Now that we have a remote connection to our Pi Zero, there are a few final setup steps to carry out so we are ready to start looking at our projects. The first thing we are going to do is to change our password to access our Pi. The default password is well known, and it is not a good idea to leave any password set as its default. Secondly, we will change the hostname of our Pi so that it is easily recognizable on our network as our Pi for these projects. Finally, we will install some of the basic software packages we are going to need for the projects in this book and also ensure that the other software already installed on the Pi is up-to-date.
推薦閱讀
- C語言程序設計習題解析與上機指導(第4版)
- Apache Spark 2.x Machine Learning Cookbook
- Learning AWS Lumberyard Game Development
- Python神經網絡項目實戰
- Visual Basic程序設計習題解答與上機指導
- 名師講壇:Java微服務架構實戰(SpringBoot+SpringCloud+Docker+RabbitMQ)
- Xamarin.Forms Projects
- Mastering Apache Maven 3
- Scala編程實戰(原書第2版)
- 青少年學Python(第1冊)
- LabVIEW虛擬儀器程序設計從入門到精通(第二版)
- JavaScript腳本特效編程給力起飛
- 計算機應用技能實訓教程
- Java EE 8 and Angular
- C語言程序設計