Skip to content

barry-ha/Griduino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Griduino

Griduino logoGPS display for vehicle dashboard showing position in the Maidenhead Locator System with distance to nearby grids. This is ideal for ham radio rovers.

Introduction

Ham radio deals with invisible things.

We talk to invisible people. We look for contacts with invisible people that occupy invisible grid squares. To do so, we need to see invisible lines in the sky. I drive up mountains and travel on grid expeditions for VHF weak-signal operation. Being able to see these “invisible lines” is important to me. Seeing and hearing the unseen is always improved with technology (although I have that one uncle who doesn’t need any help /joke).

I want to know when I exit one grid square and enter another. Better yet, I want to know "how far to the next grid line in my current direction of travel?"

In contests I want time and distance figures to help me budget my time. I want to judge whether to stop and make contacts before leaving a grid. I want to get a sense of how long until I’m in the next grid. So, I’d like to know if a "new grid" opportunity is only a short distance away.

Project Goals

For the operator:

  1. How far to the next grid line?
  2. What’s my current grid square?
  3. Where am I in relation to the grid I’m occupying?
  4. Where have I been? Or, how did I get here?
  5. Make a bright display readable by a driver in motion.
  6. What’s my altitude? Or, am I within a SOTA activation zone?
  7. Hardware is powered from vehicle

For hobbyist developers:

  1. Publish the software as open source
  2. Make a programmable platform easily adaptable to related projects
  3. Help the rover community build upon the platform.
  4. Hardware should be possible for other hobbyists to duplicate
  5. Hardware should small enough to mount conveniently on vehicle’s dashboard

Griduino Usage

Setup

Connect power: Griduino can be powered from two sources:

  1. Connect USB to a computer for normal operation or programming, or
  2. Attach 10- to 15-vdc source (automotive power) to the 5.5 mm barrel connector. The on-board regulator drops out at 9.8v. It seems to run okay with a 9v transistor battery for 30 minutes or more.

The speaker is louder with automotive power than with USB power, because the audio amplifier uses whichever power source has higher voltage.

Connect speaker:

  1. Connect a small speaker to the 3.5 mm stereo jack. It produces one-channel (mono) output. If you attach a stereo speaker then both L and R output will have the same signal.

Place Griduino face up, preferably with a view of the sky to improve GPS satellite reception. The GPS receiver is very sensitive and will often work indoors.

Operation

On power-up, Griduino shows credits (a splash screen) and plays Morse code callsigns of the authors.

Then it shows a Help screen to explain the touch-sensitive areas. Touch Screen: There is a pressure-sensitive layer on top of the glass. We chose comically large touch regions so an operator can hit a target without looking.

  • Top half: Advance from one data screen to the next
  • Bottom half: Change brightness

Data Screens: Griduino v0.10 will display these screens.

  1. Power-up animation (one time only)

  2. Credits screen (one time only)

  3. Help screen (one time only)

  4. Grid location view

  5. Grid details view

  6. GMT clock view

  7. Audio volume control

  8. Settings

Programming

Griduino project hardware and software is open source and available on Github: github.com/barry-ha/

To work with Griduino's source code, see the Griduino Programming document.

Parts List

Griduino's main building blocks are:

  1. Arduino Feather M4 Express - https://www.adafruit.com/product/3857
  2. Adafruit 3.2" TFT color LCD display ILI-9341 - https://www.adafruit.com/product/1743
  3. Adafruit Ultimate GPS - https://www.adafruit.com/product/746
  4. Adafruit Barometric Sensor - https://www.adafruit.com/product/3966
  5. Speaker for voice or CW grid-crossings. The audio chain produces line-level output to a digital potentiometer DS1804 for volume control, and an LM386 audio amplifier to a built-in speaker.

For a detailed list of parts, see the Bill of Materials.

Griduino kits are available from www.Griduino.com. Contact us directly to inquire about a pre-built and fully finished assembly.

Support

Please browse our public group forum at groups.io/g/Griduino/

Join our group to hear about upgrades, new software, ask questions, share your experience and suggest features.

Disclaimer

The information provided is for general education and entertainment. We hope you learn from this and enjoy your hobbies in a safe manner with this new GPS information available at a glance. We take no responsibility for your assembly and construction, nor for how you use these devices.

Do not adjust Griduino while driving. Keep your full attention on the road and the traffic around you. We cannot be held responsible for any property damage or injuries while using by this project. You are advised to check your local laws and consult professionals for any project involving electricity, construction or assembly. You are advised to drive in a safe and legal manner, consistent with all local laws, safety rules and good common sense.

You must accept that you and you alone are responsible for your safety and safety of others in any endeavor in which you engage.

About

GPS tracker for your vehicle showing position in the Maidenhead Locator System with distance to nearby grids. This is designed for ham radio rovers.

Topics

Resources

License

Stars

Watchers

Forks