From d6b4e2b93a0100f0823b73345443024833d95008 Mon Sep 17 00:00:00 2001 From: ferdymercury Date: Tue, 9 Nov 2021 23:51:19 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9ab1e40..92023b4 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # 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. PCB front PCB back @@ -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. 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. -Prototype front Prototype back \ No newline at end of file +Prototype front Prototype back