浏览代码

Merge d6b4e2b93a into e096213cf2

pull/1/merge
ferdymercury 3 年前
committed by GitHub
父节点
当前提交
e6ed8fea7f
找不到此签名对应的密钥 GPG 密钥 ID: 4AEE18F83AFDEB23
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. +2
    -2
      README.md

+ 2
- 2
README.md 查看文件

@@ -1,6 +1,6 @@
# High autonomy GPS tracker. # High autonomy GPS tracker.
A custom Arduino 2 layers PCB done with [Kicad](http://kicad-pcb.org/) meant to be use with a dedicated [firmware](https://github.com/blemasle/gpstracker-firmware). The result is a high autonomy GPS tracker that can be use to track moving vehicules.
A custom Arduino 2 layers PCB done with [Kicad](http://kicad.org/) meant to be use with a dedicated [firmware](https://github.com/blemasle/gpstracker-firmware). The result is a high autonomy GPS tracker that can be use to track moving vehicules.
<img alt="PCB front" src="https://raw.githubusercontent.com/blemasle/gpstracker-pcb/assets/board-front.png" width="45%"></img> <img alt="PCB back" src="https://raw.githubusercontent.com/blemasle/gpstracker-pcb/assets/board-back.png" width="45%"></img> <img alt="PCB front" src="https://raw.githubusercontent.com/blemasle/gpstracker-pcb/assets/board-front.png" width="45%"></img> <img alt="PCB back" src="https://raw.githubusercontent.com/blemasle/gpstracker-pcb/assets/board-back.png" width="45%"></img>
@@ -20,4 +20,4 @@ The complete BOM is available in [gpstracker.csv](/gpstracker.csv).
Solering this PCB requires either the use of soldering paste or fine soldering skills. Solering this PCB requires either the use of soldering paste or fine soldering skills.
The SIM808 IC can indeed be quite hard to solder by hand because of its form factor that requires you to solder each one of its 64 pins separately instead of the usual flux and drag technique. Moreover, the shape of each pin make it very easy to solder several pins together or soldered with not enough tin to make a reliable connection. The SIM808 IC can indeed be quite hard to solder by hand because of its form factor that requires you to solder each one of its 64 pins separately instead of the usual flux and drag technique. Moreover, the shape of each pin make it very easy to solder several pins together or soldered with not enough tin to make a reliable connection.
<img alt="Prototype front" src="https://raw.githubusercontent.com/blemasle/gpstracker-pcb/assets/prototype-front.jpg" width="45%"></img> <img alt="Prototype back" src="https://raw.githubusercontent.com/blemasle/gpstracker-pcb/assets/prototype-back.jpg" width="45%"></img>
<img alt="Prototype front" src="https://raw.githubusercontent.com/blemasle/gpstracker-pcb/assets/prototype-front.jpg" width="45%"></img> <img alt="Prototype back" src="https://raw.githubusercontent.com/blemasle/gpstracker-pcb/assets/prototype-back.jpg" width="45%"></img>

正在加载...
取消
保存