Adjusts the great pinscape controller to work with a cheap linear potentiometer instead of the expensive CCD array

Dependencies:   USBDevice mbed

Fork of Pinscape_Controller by Mike R

Changes

RevisionDateWhoCommit message
15:eb8aac252eba 2015-02-24 lemming Adjusted pinscape to work with a cheap linear potentiometer instead of a CCD array default tip
14:df700b22ca08 2014-09-26 mjr Reduce button input latency by reducing debounce time and polling during CCD read cycle
13:72dda449c3c0 2014-09-13 mjr Fix voltage level reversal on LedWiz outputs; handle all undefined LedWiz level values as fully on
12:669df364a565 2014-08-27 mjr Fixed the indicator light (broken by bug in button reader)
11:bd9da7088e6e 2014-08-26 mjr Button inputs added
10:976666ffa4ef 2014-08-23 mjr Add raw pixel dump support for use by the Windows config tool
9:fd65b0a94720 2014-08-18 mjr Tweaks to plunger firing detection
8:c732e279ee29 2014-08-08 mjr Remove testing button pulses; swap x/y axis order to match VP default settings
7:100a25f8bf56 2014-08-07 mjr Tweaks to launch sensing
6:cc35eb643e8f 2014-08-06 mjr Various testing setups for plunger firing - debouncing, fixed returns, etc
5:a70c0bce770d 2014-07-27 mjr Somewhat working with ball-model damping. About to change to cabinet model.
4:02c7cd7b2183 2014-07-24 mjr USB 3 connection problems fixed. Host power status reflected in diagnostic LEDs. Non-blocking initial connection.
3:3514575d4f86 2014-07-23 mjr Conversion to interrupt-based sampling of the accelerometer working
2:c174f9ee414a 2014-07-22 mjr Before change to ISR for accelerometer
1:d913e0afb2ac 2014-07-16 mjr Before removing time/frequency limit on reading the plunger sensor
0:5acbbe3f4cf4 2014-07-11 mjr Initial testing setup, before starting on real configuration