https://github.com/icantmakethings/nicegps
https://github.com/icantmakethings/nicegps
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/icantmakethings/nicegps
- Owner: ICantMakeThings
- Created: 2025-07-28T15:36:08.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-08-08T09:33:37.000Z (10 months ago)
- Last Synced: 2025-08-08T11:28:52.596Z (10 months ago)
- Language: C++
- Size: 15.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## NiceGPS

Ah yes, another project with the word "Nice", why? Not because its nice, but because it uses the "Nice!Nano" (nRF52840) as its MCU
Its a simple to make, standalone GPS receiver, showing everything you need to know when in the wild, and hopefully the battery lasts.
#### Links
[My Site](https://icmt.cc/p/nicegps/)
[3D Print](https://www.thingiverse.com/thing:7103307)
## Required Components
+ Nice!Nano: [AliExpress Link](https://s.click.aliexpress.com/e/_omlmCuu)
+ M10S GPS: [AliExpress Link](https://s.click.aliexpress.com/e/_oChRvVH)
+ 0.96Inch Display: [AliExpress Link](https://s.click.aliexpress.com/e/_ooXwYgq)
+ 6*6 Silicone Switch: [AliExpress Link](https://s.click.aliexpress.com/e/_oDcs8Wa)
*Note: These are referral links. If you purchase through it, I earn a commission at no extra cost to you.*
## But Why?
I go out in big forests, I'd like to have a GPS that's decently cheap to make, for when I communicate on radio with others in the forest, to say where i am to more easily find each other. Will it be practical.. TBD.
## Connections
Its quite simple,
2 Buttons connected from:
P0.29 to gnd. (button)
P0.31 to gnd. (button)
I2C for the display
P1.06 (SCL), P1.04 (SDA)
And P0.06 (TX) P0.08 (RX) to the GPS
Yes. Thats all!
## Notes
The full version (With the big antenna on its hat) can fit a battery theoretically 4x50x30mm battery, i say theoretically because i shoved a 30x20x4mm battery.
The small version can hold 25x30xXmm (X because the thickness that will fit depends on the wires you solder on, but about 4mm as well)
## Oshwa Certified!
