- 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.
推薦閱讀
- Modern Web Testing with TestCafe
- 大學(xué)計(jì)算機(jī)應(yīng)用基礎(chǔ)實(shí)踐教程(Windows 7+Office 2013)
- Mastering Distributed Tracing
- Mastering KVM Virtualization
- 循序漸進(jìn)學(xué)Docker
- Linux操作系統(tǒng)應(yīng)用編程
- 8051軟核處理器設(shè)計(jì)實(shí)戰(zhàn)
- 嵌入式系統(tǒng)及其應(yīng)用(第三版)
- Application Development in iOS 7
- Windows 7應(yīng)用入門與技巧
- Hands-On GPU Programming with Python and CUDA
- Docker容器技術(shù)與應(yīng)用
- Java EE 7 Developer Handbook
- Office 365 User Guide
- Xamarin Mobile Application Development for Android