galaxyjim's Stars
RobTillaart/Arduino
Arduino libraries, code and applications
cyberp/AT24Cx
Library for using the Atmels EEPROM AT24C32/AT24C64/AT24C128/AT24C256/AT24C512 in Arduino projects.
felias-fogg/SlowSoftWire
felias-fogg/SlowSoftI2CMaster
QuentinCG/Arduino-I2C-EEPROM-library
[Done] I2C EEPROM library for Arduino (24LCxxx and CAT24Cxxx EEPROMs)
xantorohara/XantoI2C
Software I2C library implementation for Arduino
RaemondBW/SWire
Software implementation of I2C for Arduino (Tested with the atmega328p based boards)
Testato/SoftwareWire
Creates a software I2C/TWI bus on every pins
nicktimko/huffman
Generate Huffman codes with Python
prenticedavid/MCUFRIEND_kbv
MCUFRIEND_kbv Library for Uno 2.4, 2.8, 3.5, 3.6, 3.95 inch mcufriend Shields
xoseperez/espurna
Home automation firmware for ESP8266-based devices
mcolyer/voltlet
Control etekcity voltson outlets with mqtt
pfalstad/circuitjs1
Electronic Circuit Simulator in the Browser
primaryobjects/strips
AI Automated Planning with STRIPS and PDDL in Node.js
auduno/headtrackr
Javascript library for headtracking via webcam and WebRTC/getUserMedia
mathjeff/CodeDuplicationFinder
s-macke/SAM
Software Automatic Mouth - Tiny Speech Synthesizer
gbmhunter/MFixedPoint
MFixedPoint is a header-only fixed-point C++ library suitable for fast arithmetic operations on systems which don't have a FPU (e.g. embedded systems).. Suitable for performing computationally intensive operations on a computing platform that does not have a floating-point unit (like most smaller embedded systems, such as Cortex-M3, CortexM0, ATmega, PSoC 5, PSoC 5 LP, PSoC 4, Arduino platforms e.t.c). Common applications include BLDC motor control and image processing. Best performance on a 32-bit or higher architecture (although 8-bit architectures should still be fine).
deyan-levski/rttygen
An RTTY / Baudot Encoder and Decoder
kylehotchkiss/rtty
RTTY for Arduino via Bitmashing. It's been over a year, but this library may be found helpful by somebody.
markqvist/MicroModem
Atmega328p-based 1200 Baud AFSK radio modem
zenmetsu/radioModem
Microcontroller based amateur radio modem. (BPSK31/RTTY/APRS)
anthonycr/Lightning-Browser
A lightweight Android browser with modern navigation
mathjeff/ActivityRecommender
Gives the user suggestions for what to do now, based on time-stamped data
bozimmerman/CoffeeMud
Full featured, mature MUD supporting MSP, MXP, OLC, with a web server, mail server, and MORE!
galaxyjim/which
python demostration script. search path for a program. like the unix command of the same name.
galaxyjim/grep
python demonstration script. small app to search files. no regular expressions (yet). case insensitive.
galaxyjim/PyWidget3
A set of GUI tools for Python and Pyglet. It integrates into your event loop and your event handler