Change - Log and Ideas for Solar GPS Sensor

14.02.2016 Create branch

Integrate interrupt routine

  • Create interrupt routine
  • enable interrupt
  • avoid switching to lengthy function during interrupt to prevent race condition - disable reentrant interrupts during ISR

Set interrupt to 1 Hz

Test it via LED use 2 LEDs

  • 1 LED is continuously turned on and toggled within 1 second interval
  • 1 LED only blinks shortly and is turned of for power saving reasons during rest of interval.

Copy current GPS-routine to interrupt

  • set main to sleep

wait for confirmation of full functionality by A. Stölting before merging


1 comment on Change - Log and Ideas for Solar GPS Sensor:

19 Feb 2016

GPS Receiver link to documentation: http://wiki.iteadstudio.com/Arduino_GPS_shield

Please log in to post comments.