Pinned Repositories
gedcom
Ruby Gedcom parser
GoogleAuthenticator
Mac OS X Google Authenticator Menu Item
lockfile
Creates a lockfile with the PID of the process stored in it, so we can test that the lock is not held by a defunct process
mac_wifi_scanner
Simple application wrapper for Mac OS X CLI wifi scanner utility.
MacVAX
Mac OS 9 VAX 11/750 simulator used for teaching
MacVAX-CC
MacVAX C compiler (Mac OS 9)
MacVAX-mstdio
Mac OS 9 stdio library used with MacVAX (and other systems we built)
sunriseset
Ruby gem to find the sun rise and set times for my web site. Based on fortran code from noaa.govt web site
svg_rob_code
SVG embedded in an HTML page. Implementation of Rings of Bytes Code
vincenty
Vincenty published an algorithm for calculating the distance between two latitudes and longitudes and another to find the destination latitude and longitude, given the start coordinate, bearing and distance.
rbur004's Repositories
rbur004/svg_rob_code
SVG embedded in an HTML page. Implementation of Rings of Bytes Code
rbur004/gedcom
Ruby Gedcom parser
rbur004/vincenty
Vincenty published an algorithm for calculating the distance between two latitudes and longitudes and another to find the destination latitude and longitude, given the start coordinate, bearing and distance.
rbur004/sunriseset
Ruby gem to find the sun rise and set times for my web site. Based on fortran code from noaa.govt web site
rbur004/lockfile
Creates a lockfile with the PID of the process stored in it, so we can test that the lock is not held by a defunct process
rbur004/MacVAX
Mac OS 9 VAX 11/750 simulator used for teaching
rbur004/GoogleAuthenticator
Mac OS X Google Authenticator Menu Item
rbur004/MacVAX-CC
MacVAX C compiler (Mac OS 9)
rbur004/MacVAX-mstdio
Mac OS 9 stdio library used with MacVAX (and other systems we built)
rbur004/gedserv
Web server to serve gedcom files.
rbur004/MacVAX-As
Assembler for MacVAX Mac OS 9 Vax 11/750 simualator
rbur004/mysky
Playing with my Sky Box's SOAP API
rbur004/dir_r
Recursively iterate all files in directory and subdirectories
rbur004/gcc
rbur004/MacOS-Shortcuts
Mac OSX applescript to launch a terminal window and set the profile
rbur004/mysql2
A modern, simple and very fast Mysql library for Ruby - binding to libmysql
rbur004/NeSI-Crypt-Puppet-Repo
NeSI Puppet Repo
rbur004/nztm2000
rbur004/pi_br2_weather_station
Taking dead wifi based WS7000 Lacrosse weather station, and hard wiring it to Pi 2B
rbur004/pi_house_lights
Turn on/off house lights by clicking on SVG floor plan
rbur004/pi_ubuntu_cpu_temperature
Print pi 4B cpu temperature in Ubuntu
rbur004/pico_statemachine_dimmer
Use Pi Picos statemachines to control 8 single switch LED dimmers
rbur004/pico_switch_test
Interrupt driven switch pins toggling output pins, with usb serial state and pin toggle
rbur004/rftp
Ruby ftp client (playing around with built in ftp class)
rbur004/rubocop_config
my Rubocop config
rbur004/ruby-serialgps
Provides an easy API to get GPS data from your serial GPS module.
rbur004/safe
Storing key encrypted value pairs in DBM database
rbur004/tmpfile
Ruby C extention to create temporary files.
rbur004/versioncheck
Ruby Development Utility class to check version numbers
rbur004/ws7000
La Crosse ws7000 Weather Station Serial interface classes for Ruby