Skip to content

Instantly share code, notes, and snippets.

View rochfordk's full-sized avatar

Keith Rochford rochfordk

  • Limerick, Ireland
View GitHub Profile
@rochfordk
rochfordk / README.md
Created August 5, 2016 09:53 — forked from leonardofed/README.md
A curated list of AWS resources to prepare for the AWS Certifications


A curated list of AWS resources to prepare for the AWS Certifications

A curated list of awesome AWS resources you need to prepare for the all 5 AWS Certifications. This gist will include: open source repos, blogs & blogposts, ebooks, PDF, whitepapers, video courses, free lecture, slides, sample test and many other resources.


Index:

@rochfordk
rochfordk / NASAClipper_I2C_to_NMEA.ino
Created July 4, 2022 11:37 — forked from speters/NASAClipper_I2C_to_NMEA.ino
Decode the NASA Clipper Data into a NMEA compatible serial string; https://wiki.openseamap.org/wiki/De:NASA_Clipper_Range
/*
NASAClipper_I2C_to_NMEA v0.5.2
Decode the NASA Clipper Data into a NMEA compatible serial string
written by Peter Holtermann
with additions from Victor Klein