IvanVeloz / ndsntp

NTP client for the Nintendo DS
MIT License
4 stars 0 forks source link

ndsntp

NTP client for the Nintendo DS. Download here.

Usage

Tip: you can get diagnostics information by holding down the L or R button before starting the app, or before starting some actions. Some information dismisses itself after 2 seconds, other information stays until you press a button.

Background information

Uses the coreNTP library made by Amazon for the FreeRTOS project. The library has been ported and targets one second precision (as that is the resolution for the NDS's real time clock). The project targets BlocksDS and real hardware. You can build it by installing the BlocksDS SDK and typing make.

Project status

As of this version, the project can get the time from an NTP server, apply your timezone settings, and store it in the NDS real time clock. You provide your timezone (for example UTC-04) with an user interface.

Next steps are (in no particular order):