diff --git a/1209/EAEA/index.md b/1209/EAEA/index.md new file mode 100644 index 00000000..e6217b82 --- /dev/null +++ b/1209/EAEA/index.md @@ -0,0 +1,13 @@ +--- +layout: pid +title: Controller +owner: Pinscape +license: MIT +site: https://developer.mbed.org/users/mjr/code/Pinscape_Controller/ +source: https://developer.mbed.org/users/mjr/code/Pinscape_Controller/ +--- +The Pinscape Controller is software for the Freescale KL25Z microcontroller +board that implements an I/O controller for virtual pinball cabinets. The +controller provides mechanical analog plunger input sensing (with a couple +of choices of sensor type), key input, accelerometer-based nudge sensing, +and feedback device output control. diff --git a/org/Pinscape/index.md b/org/Pinscape/index.md new file mode 100644 index 00000000..1603e406 --- /dev/null +++ b/org/Pinscape/index.md @@ -0,0 +1,5 @@ +--- +layout: org +title: Pinscape +--- +An open source I/O controller for virtual pinball cabinets.