Pinned Repositories
c_raspberry_pi_revision
C code to decode the Revision: field of /proc/cpuinfo on the Raspberry Pi
cbor-js
Clone of : The Concise Binary Object Representation (CBOR) data format (RFC7049) implemented in pure JavaScript.- paroga/cbor-js
endless
Zero downtime restarts for go servers (Drop in replacement for http.ListenAndServe)
go-gpsdfilter
gpsd JSON document filtering
go-rmsggpsbinmsg
Binary encoded message with a timestamp (time, data) and GPS data: Lat., Lon., Alt., FixMode, and a HMAC hashsum
larsth's Repositories
larsth/go-rmsggpsbinmsg
Binary encoded message with a timestamp (time, data) and GPS data: Lat., Lon., Alt., FixMode, and a HMAC hashsum
larsth/c_raspberry_pi_revision
C code to decode the Revision: field of /proc/cpuinfo on the Raspberry Pi
larsth/cbor-js
Clone of : The Concise Binary Object Representation (CBOR) data format (RFC7049) implemented in pure JavaScript.- paroga/cbor-js
larsth/endless
Zero downtime restarts for go servers (Drop in replacement for http.ListenAndServe)
larsth/go-gpsdfilter
gpsd JSON document filtering
larsth/go-gpsdjson
gpsd contains Go (golang) types (structs), wich defines how the encoding/json parser should interpret JSON documents from a gpsd (gps service) daemon
larsth/go-gpsdparser
Package gpsdparser parses gpsd JSON documents into types from package "github.com/larsth/go-gpsdjson"
larsth/go-gpsdscanner
Package gpsdscanner scans from a stream of bytes and returns a byte slice, which contains one gpsd JSON document
larsth/go-gpsfix
go-gpsfix is a go (golang) package, which is about possible value for a GPS fix: None, NotSeen, Fix2D, and Fix3D
larsth/go-raspberrypi-gpiomem
:electric_plug: Raspberry Pi GPIO library for go-lang
larsth/go9
Automatically exported from code.google.com/p/go9
larsth/go9p
Automatically exported from code.google.com/p/go9p
larsth/godepgraph
A Go dependency graph visualization tool
larsth/golang-sys
[mirror] Go packages for low-level interaction with the operating system
larsth/goplan9
Automatically exported from code.google.com/p/goplan9
larsth/gpsd_instrumented.hotplug
Logging instrumented version of /lib/udev/gpsd.hotplug
larsth/larsth.github.io
www.larsth.dk, and larsth.github.io static web site
larsth/linescanner
linescanner is a Go package which reads a line to the end of the line, not including the end of line characters(\n or \r\n) in the token
larsth/mygocrawl
A (too simple) web crawler written in Go (golang).
larsth/rmsg-messengerd
rmsgmessengerd is an application which is used to send distributed Livestream telemetry messages and receive tele commands
larsth/rmsg_kicad_raspberry_pi_power_supply
RMSG.dk - KiCAD, Raspberry Pi Switch Mode Power Supply
larsth/rmsggpsd-gpspipe
rmsggpsd (the gpspipe flavour) is a daemon that retrieves a local GPS coordinate via gpspipe and gpsd, and a remote GPS coordinate, and calculates a true north bearing by using the haversine algorithm
larsth/rmsgmkcsv
rmsgmkcsv - create a lookup table from degrees (true north bearing) to a microcontroller whole integer value
larsth/rmsgnogpsd
rmsgnogpsd writes a JSON object with latitude, longitude, and altitude, when a TCP client connects to its port.
larsth/rmsgradiolinkctrld
The hardware control daemon (service) that participates in making an long-distance internet connection See: https://discourse.rmsg.dk/c/netvaerk (Danish language)
larsth/sqlx
general purpose extensions to golang's database/sql - but without panics
larsth/webduino
Automatically exported from code.google.com/p/webduino
larsth/writeerror
Go package for writing to STDERR and logging "github.com/juju/errors" errors, and finally os.Exit with an exit code
larsth/www.larsth.dk
www.larsth.dk - content to create the static website at: github.com/larsth.github.io