Arduino Projects
Arduino
GPS MT3329
- Details
Disclaimer
THE SOFTWARE AND HARDWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER DEALINGS IN THE SOFTWARE.
One of the new features of the new version of GVI DSR Remote Control is the ability to track stars in the night sky, we need to know the Right Ascension and Declination of the star we want to track.
In order to do this in algorithm behind this feature is based on Sidereal Time Calculator (so the inputs are Julian Dates), to ease the ATMega 328 i have made some math before and i came up with values for Greenwich Apparent Sidereal Time
Download GPS MT3329 Library for Arduino
Download GPS MT3329 Library for Touch Shield Slide
