- Wearable:Tech Projects with the Raspberry Pi Zero
- Jon Witts
- 163字
- 2021-07-02 19:46:23
Solder headers
The more traditional method of attaching your GPIO headers, and the one I have always used, is to solder them to the board. As I mentioned earlier, for most of the projects, I will not attach the header blocks in this manner and will just solder directly to the board; however, this is a skill worth learning, and some of the add-on cards or hats we will be using will require us to attach the headers before we can use them.
I include this section more for completeness about setting up a Raspberry Pi Zero, but as you will see in the projects in this book, I will be soldering our components directly to the Pi Zero and not making use of header pins. If you choose to solder the headers to your Pi Zero, then you will be able to follow the projects in the book by soldering to your header pins rather than directly doing so to the Pi.
- 基于粒計算模型的圖像處理
- 計算機圖形學編程(使用OpenGL和C++)(第2版)
- x86匯編語言:從實模式到保護模式(第2版)
- UI智能化與前端智能化:工程技術、實現方法與編程思想
- OpenShift在企業中的實踐:PaaS DevOps微服務(第2版)
- 深入淺出RxJS
- Hands-On Reinforcement Learning with Python
- Visual FoxPro程序設計習題集及實驗指導(第四版)
- Creating Stunning Dashboards with QlikView
- HTML5從入門到精通(第4版)
- Building Machine Learning Systems with Python(Second Edition)
- Julia for Data Science
- JSP程序設計實例教程(第2版)
- 人工智能算法(卷1):基礎算法
- Clojure for Java Developers