Pinned Repositories
arduino-class-D-amp
port of george gardiner's attiny class d amp to a stock arduino uno
arduino-timer1-singleshot
AtMEGA Timer1 PWM configured to operate as a single shot, derived from bigjosh's TimerShot for Timer0
arduino_edis
Ford EDIS controller, arduino-based
arduino_tachometer
Arduino-based interrupt-driven tachometer
AS5040_arduino_library
arduino library for AS5040 and other austrian microsystems magnetic rotary encoders
AS5040_python_beaglebone
Python code for interfacing the austrian microsystems as50xx magnetic rotary encoders.
AS5045_arduino_library
Library for accessing data and error codes from Austrian Microsystems AS5045 12 bit rotary encoder
AS5047_arduino_code
Initial AS5047 14 bit magnetic rotary encoder SPI code for Arduino
AS5047_arduino_library
Library for AMS AS5047
speeduino_crank_rpm_sim
hardware simulator for a 35:1 missing tooth crank rpm using arduino uno
smellsofbikes's Repositories
smellsofbikes/AS5047_arduino_code
Initial AS5047 14 bit magnetic rotary encoder SPI code for Arduino
smellsofbikes/AS5045_arduino_library
Library for accessing data and error codes from Austrian Microsystems AS5045 12 bit rotary encoder
smellsofbikes/AS5040_arduino_library
arduino library for AS5040 and other austrian microsystems magnetic rotary encoders
smellsofbikes/AS5047_arduino_library
Library for AMS AS5047
smellsofbikes/arduino-class-D-amp
port of george gardiner's attiny class d amp to a stock arduino uno
smellsofbikes/arduino-timer1-singleshot
AtMEGA Timer1 PWM configured to operate as a single shot, derived from bigjosh's TimerShot for Timer0
smellsofbikes/arduino_edis
Ford EDIS controller, arduino-based
smellsofbikes/arduino_tachometer
Arduino-based interrupt-driven tachometer
smellsofbikes/AS5040_python_beaglebone
Python code for interfacing the austrian microsystems as50xx magnetic rotary encoders.
smellsofbikes/smellsofbikes.github.io
trying out a webpage
smellsofbikes/speeduino_crank_rpm_sim
hardware simulator for a 35:1 missing tooth crank rpm using arduino uno
smellsofbikes/arduino-4ch-datalog
4 channel datalogger designed for lcd keypad shield, with start/stop under button control
smellsofbikes/arduino-interrupt-driven-stepper
Stepper driver using timer2 to schedule steps, adc for speed, with display
smellsofbikes/arduino_cripplingly_slow_oscope
arduino single channel graphing voltmeter using 320x200 TFT screen
smellsofbikes/arduino_fancontroller_lm34
smellsofbikes/bitmap_array_arduino
multidimensional array
smellsofbikes/dac_sinewave
1R/2R resistive divider DAC for Arduino Mega PortA/PortC
smellsofbikes/DIY-spectrophotometer
Code for spectrophotometer
smellsofbikes/gcode_arcsegment_generator
creates arc segments in gcode
smellsofbikes/inverse_kinematics_lego
code for arduino running 2 servo 2DOF lego arm
smellsofbikes/Lecroy-scope-screencap
Takes screen captures for LeCroy 94xx series scopes using Prologix usb-gpib converter, uses HP2xx
smellsofbikes/manifold_vacuum_datalogger
smellsofbikes/mark-V
Mark V schematic
smellsofbikes/mightyohm_geiger_datalogger
arduino sd card datalogger for mightyohm geiger counter board
smellsofbikes/pyGPIB_CLI
extremely simple GPIB scripting for Prologix/serial-based gpib-usb adapters
smellsofbikes/ramping-oven-controller
thermocouple and pid oven controller, with ramping programmed from text file on sdcard
smellsofbikes/sdcard_buffered_writes
512 byte dual buffer sd card
smellsofbikes/TimerShot
Demonstrates using an AVR timer module to generate one-shot pulses