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

Revisions of main.cpp

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