the 40h firmware is open source under a GPL license.
written by brian crabtree and joe lake.
see the 40h logic board pinout to assist with hacking.
analog with startup fadeout: http://monome.org/here/monome40h_firmware.tar.gz
with 4 ADCs: Attached 40h_src_adc.tar.gz
with 2 encoders: Attached 40h_src_enc.tar.gz
- these two versions are identical except for how they manage the four breakout pads on the logic board.
- adc’s can be used with an accelerometer or normal potentiometers (knobs, sliders) see 40h analog knob tutorial
- for the encoder modification, see the 40h optical encoder tutorial.
- the 40h ships standard with the ADC code pre-programmed.
- to make use of any of this, you’ll need to have a JTAG programmer and proper development environment installed. see installing dev tools on os x
Edit this page or
watch for changes using RSS.