- Python Programming with Raspberry Pi
- Sai Yamanoor Srihari Yamanoor
- 273字
- 2021-07-02 23:48:46
The applications of GPIO control
Now that we have implemented our first example, let's discuss some possible applications of being able to control the GPIO. We could use the Raspberry Pi's GPIO to control the lights in our homes. We will make use of the same example to control a table lamp!
There is a product called the PowerSwitch Tail II (http://www.powerswitchtail.com/Pages/default.aspx) that enables interfacing AC appliances like a table lamp to a Raspberry Pi. The PowerSwitch Tail comes with control pins (that can take a 3.3V high signal) that could be used to turn on/off a lamp. The switch comes with the requisite circuitry/protection to interface it directly to a Raspberry Pi Zero:

The Pi Zero interfaced to the PowerSwitch Tail II
Let's take the same example from the previous section and connect the GPIO pin 2 to the +in pin of the PowerSwitch Tail. Let's connect the ground pin of the Raspberry Pi Zero's GPIO header to the PowerSwitch Tail's -in pain. The PowerSwitch Tail should be connected to the AC mains. The lamp should be connected to the AC output of the switch. If we use the same piece of code and connect a lamp to the PowerSwitch Tail, we should be able to turn on/off with a 1-second interval.

PowerSwitch Tail II connected to a Raspberry Pi Zero
This appliance control using the LED blinking code is just an example. It is not recommended to turn on/off a table lamp at such short intervals. In future chapters, we will make use of the Raspberry Pi Zero's GPIO to control appliances from anywhere on the Internet.
- GNU-Linux Rapid Embedded Programming
- 計算機應用基礎·基礎模塊
- 手把手教你玩轉RPA:基于UiPath和Blue Prism
- Effective DevOps with AWS
- 數控銑削(加工中心)編程與加工
- ROS機器人編程與SLAM算法解析指南
- Photoshop CS3特效處理融會貫通
- Troubleshooting OpenVPN
- Applied Data Visualization with R and ggplot2
- 水晶石影視動畫精粹:After Effects & Nuke 影視后期合成
- Spark大數據商業實戰三部曲:內核解密|商業案例|性能調優
- Windows 7故障與技巧200例
- 天才與算法:人腦與AI的數學思維
- Flash 8中文版全程自學手冊
- Modern Big Data Processing with Hadoop