Blender HW Project Blog
Create a hardware front end for Blender UI and gaming engine.
Status: Planning
Brought to you by:
japreja
I've created a circuit that has 1 of each of the following
* LED * Pushbutton Switch * Potentiometer
The setup for this test is:
* P8X32A IO-00 to 150 ohm resistor to Push Button tied to 3.3v through 10K resistor. * P8X32A IO-01 to LED tied to GND through a 470 resistor * P8X32A IO-02 to R/C Circuit to read Potentiometer
The circuit is designed for 3.3 volt supply and P8X32A requirements, other microcontrollers will need to make the proper adjustments.
Not shown in the circuit is the "Power Supply" and "FTDI FT232RQ" circuits. These are premade on my board but I will post a schematic if needed in the future.
I've made a program to run on the P8X32A but have not written the code to read the Potentiometer yet. Once the code is tested I will post it. I will not make a git write until everything functions together, the Blender UI, pyserial, and the P8X32A.
Jorge