Browse Source

Updated README.md after repository name change

master
Bertrand Lemasle 6 years ago
parent
commit
e096213cf2
1 changed files with 4 additions and 4 deletions
  1. +4
    -4
      README.md

+ 4
- 4
README.md View File

@@ -1,8 +1,8 @@
# High autonomy GPS tracker.
A custom Arduino 2 layers board 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-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.
<img alt="Board front" src="https://raw.githubusercontent.com/blemasle/gpstracker-board/assets/board-front.png" width="45%"></img> <img alt="Board back" src="https://raw.githubusercontent.com/blemasle/gpstracker-board/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>
See the [firmware repository](https://github.com/blemasle/gpstracker-firmware) for more info.
@@ -17,7 +17,7 @@ On top of that, several ICs are needed :
The complete BOM is available in [gpstracker.csv](/gpstracker.csv).
## Soldering
Solering this circuit board 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.
<img alt="Prototype front" src="https://raw.githubusercontent.com/blemasle/gpstracker-board/assets/prototype-front.jpg" width="45%"></img> <img alt="Prototype back" src="https://raw.githubusercontent.com/blemasle/gpstracker-board/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>

Loading…
Cancel
Save