- Raspberry Pi for Python Programmers Cookbook(Second Edition)
- Tim Cox
- 193字
- 2021-08-20 10:22:02
Safety and using electronics
This book encourages you to experiment and connect your own circuits to the general-purpose input/output Raspberry Pi GPIO pins. This is an excellent way to learn about electronics and software at the same time. However, it is important to remember that the GPIO pins are unprotected, and if wired incorrectly, can easily be damaged or even cause the Raspberry Pi to stop working altogether. Therefore, care should be taken to correctly follow the instructions and wiring diagrams and check everything carefully before switching the Raspberry Pi on.
All the circuits, modules, and components described in this book are intended as demonstration examples only. They have not been tested for extended use and should not be left unattended or should not be used in safety-critical applications without adequate safeguards in place. Remember that all electronics must undergo rigorous safety testing to ensure that in the event of failure, there will be no risk of harm to people or property.
You should never attempt to modify or alter devices that are connected to mains electricity without proper training, and you must never directly connect any homemade devices to the mains supply.
- PHP 7底層設(shè)計與源碼實現(xiàn)
- SQL Server 2012數(shù)據(jù)庫技術(shù)及應(yīng)用(微課版·第5版)
- 深入淺出Windows API程序設(shè)計:編程基礎(chǔ)篇
- Building an RPG with Unity 2018
- Java程序設(shè)計
- Node.js Design Patterns
- Python數(shù)據(jù)結(jié)構(gòu)與算法(視頻教學(xué)版)
- Oracle 18c 必須掌握的新特性:管理與實戰(zhàn)
- ServiceNow:Building Powerful Workflows
- ASP.NET程序開發(fā)范例寶典
- PhoneGap 4 Mobile Application Development Cookbook
- 寫給青少年的人工智能(Python版·微課視頻版)
- Java EE項目應(yīng)用開發(fā)
- 產(chǎn)品架構(gòu)評估原理與方法
- Learning NHibernate 4