- Getting Started with Raspberry Pi Zero
- Richard Grimmett
- 143字
- 2021-07-09 20:02:03
Chapter 2. Programming Raspberry Pi Zero
Now that your system is up and running, your Raspberry Pi Zero is ready to do something. This will require you to either create your own programs or edit someone else's programs. In this chapter, you'll learn how to edit a file to create a program that can run on Raspberry Pi Zero.
In this chapter, we will cover the following topics:
- Basic Linux commands and navigating the filesystem on Raspberry Pi Zero
- Creating, editing, and saving files on Raspberry Pi Zero
- Creating and running Python programs on Raspberry Pi Zero
- Some of the basic programming constructs in Python on Raspberry Pi Zero
You can create and run the programs discussed in this chapter by connecting a keyboard, a mouse, and a monitor to Raspberry Pi Zero, or remotely logging in using vncserver or SSH.
推薦閱讀
- Linux設備驅動開發詳解:基于最新的Linux4.0內核
- PLC控制程序精編108例
- Linux系統文件安全實戰全攻略
- Modern Web Testing with TestCafe
- Mobile-first Bootstrap
- SOA實踐者說
- 玩到極致 iPhone 4S完全攻略
- Linux自動化運維:Shell與Ansible(微課版)
- 8051軟核處理器設計實戰
- Android物聯網開發細致入門與最佳實踐
- 注冊表應用完全DIY
- Linux內核設計的藝術:圖解Linux操作系統架構設計與實現原理
- Windows Vista終極技巧金典
- UI設計手繪表現從入門到精通
- OpenHarmony開發與實踐:基于紅莓RK2206開發板