Skip to content

Commit

Permalink
Check list (#347)
Browse files Browse the repository at this point in the history
* Create README.md

* Add files via upload

* reorg

* reorg

---------

Co-authored-by: Karmanyaah Malhotra <karmanyaah.git@malhotra.cc>
  • Loading branch information
KrauseOlly and karmanyaahm committed Feb 21, 2024
1 parent 321ca60 commit e643a79
Show file tree
Hide file tree
Showing 9 changed files with 941 additions and 0 deletions.
17 changes: 17 additions & 0 deletions projects/GPS Tracker for GOKART/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
name: "Oliver Krause"
slack_handle: "@KrauseOllyKrause"
github_handle: "@KrauseOlly"
tutorial: # no tutorial
---

# GPS Tracker for GOKART

<!-- Describe your board in 2-3 sentences. What are you making? What will it do? -->
I am building a GPS tracker for my go kart, Im using a GPS module coupled with a raspberry pi connnected to a UPS and a small I2C screen. The device will log the gps data around the track and display Speed, laptime, GPS statistics and some more things if I can code it properly.

<!-- How much is it going to cost? -->
$27.90 for the first iterations of boards

<!-- Tell us a little bit about your design process. What were some challenges? What helped? ***Totally optional*** -->
This is a project for school where I'm allowed to solve a problem which I deem to be an issue to my life, as a avid racer and a now a recent Karter I've always wanted to improve on the track so I thought why not use my skills and build a cool little device to help me out. So over the past few months I've been working out all the circuitry and software side of things and have built a successful prototype and now Im trying to build the real thing. Ive been here since the winter hardware thingo and recently saw this and thought it would be a great oportunity to gain a valuable skill. So after many hours I have successsfully built a custom PCB for this GPS tracker.
Binary file added projects/GPS Tracker for GOKART/cart.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added projects/GPS Tracker for GOKART/gps/gerber.zip
Binary file not shown.
356 changes: 356 additions & 0 deletions projects/GPS Tracker for GOKART/gps/src/PCB_PCB_GPS.json

Large diffs are not rendered by default.

216 changes: 216 additions & 0 deletions projects/GPS Tracker for GOKART/gps/src/SCH_GPS.json

Large diffs are not rendered by default.

Binary file added projects/GPS Tracker for GOKART/schematic.pdf
Binary file not shown.
Binary file not shown.
136 changes: 136 additions & 0 deletions projects/GPS Tracker for GOKART/screen/src/PCB_SCREENPCB.json

Large diffs are not rendered by default.

216 changes: 216 additions & 0 deletions projects/GPS Tracker for GOKART/screen/src/SCH_GPS.json

Large diffs are not rendered by default.

0 comments on commit e643a79

Please sign in to comment.