{"id":19558767,"url":"https://github.com/maximevince/arduinix_gps_timer_isr","last_synced_at":"2025-04-26T23:32:10.382Z","repository":{"id":75634241,"uuid":"83078619","full_name":"maximevince/arduinix_gps_timer_isr","owner":"maximevince","description":"Arduino code for using the Arduinix Nixie shield with a GPS for time synchonisation and timer interrupts for stable tube multiplexing","archived":false,"fork":false,"pushed_at":"2021-05-24T16:10:20.000Z","size":1143,"stargazers_count":3,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-04T18:22:11.299Z","etag":null,"topics":["arduinix","arduino","gps","nixie","nixie-tubes"],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/maximevince.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-02-24T20:08:33.000Z","updated_at":"2021-05-24T16:10:22.000Z","dependencies_parsed_at":"2023-06-07T04:45:26.859Z","dependency_job_id":null,"html_url":"https://github.com/maximevince/arduinix_gps_timer_isr","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximevince%2Farduinix_gps_timer_isr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximevince%2Farduinix_gps_timer_isr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximevince%2Farduinix_gps_timer_isr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximevince%2Farduinix_gps_timer_isr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maximevince","download_url":"https://codeload.github.com/maximevince/arduinix_gps_timer_isr/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251068039,"owners_count":21531475,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["arduinix","arduino","gps","nixie","nixie-tubes"],"created_at":"2024-11-11T04:48:07.143Z","updated_at":"2025-04-26T23:32:10.377Z","avatar_url":"https://github.com/maximevince.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# arduinix_gps_timer_isr\nArduino code for using the ArduiNIX Nixie shield with a GPS for time synchronisation and timer interrupts for stable tube multiplexing/refreshing\n\n## What is it\n* Arduino code for using the excellent ArduiNIX Nixie shield: http://arduinix.com/  \n* With an added GPS for time synchronisation  \n* And Timer1 interrupt used for Nixie tube refreshing / multiplexing, for a stable non-jittering tube display  \n* Non-blocking tube refreshing (no `delay()`-functions used)\n* Displays a loading bar during first GPS timesync\n* Handles Timezones and DST correctly. Timezone can be configured at compile-time.\n\n![arduiNIX image](/img/arduinix.jpg?raw=true \"arduiNIX\")\n\n## Target board\nTimings have only been verified on ATMEGA 2560.\nAdjustments might be needed for Arduino Uno boards.\n\n## Pinout\nDefault ArduinNIX pinout for 6 nixie tubes:\n#### SN74141 (1)\n- ledPin_0_a: 2;\n- ledPin_0_b: 3;\n- ledPin_0_c: 4;\n- ledPin_0_d: 5;\n\n#### SN74141 (2)\n- ledPin_1_a: 6;\n- ledPin_1_b: 7;\n- ledPin_1_c: 8;\n- ledPin_1_d: 9;\n\n#### Anode pins\n- ledPin_a_1: 10\n- ledPin_a_2: 11\n- ledPin_a_3: 12\n- ledPin_a_4: 13\n\n#### Ublox Neo-6M GPS module using SPI \n- SPI pins on ICSP header (MISO, MOSI, SCK)\n- ublox_CSn_PIN: A5\n- ublox_RESETn_PIN: A4\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaximevince%2Farduinix_gps_timer_isr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaximevince%2Farduinix_gps_timer_isr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaximevince%2Farduinix_gps_timer_isr/lists"}