
I want to combine all the circuits I have created for my laser power supply into one interface PCB. This project is attempting to do that.
It is planned to have the following features.
I am planning to use a PSoC CY29466 microcontroller. I am using this because I have a development kit for it (PsoCEval1) and I always wanted complete a project with this family of microcontrollers. The PSoC chips are Programmable System on Chip microcontrollers. They combine digital and analog features on a single chip. The nice thing is you can completely reroute just about everything to any pin you want. This makes it very easy to change things around later.
Here is the schematic. This will likely change several times before the project is done.
More Prototyping
I built a flow switch simulator that can simulate the output of the flow switch. It has an adjustable frequency out from about 3 to 150Hz. That should cover the range I plan to cover. I build it with my MikroElectronica EasyPIC4 prototype board.
I also got some more done on the power supply interface circuit. It now reads the desired flow rate from the pot. I don't have the digital pot yet, so I think I will work on monitoring the flow switch.
Prototyping
I am prototyping the circuit on the PsoCEval1 development kit. So far I have the LCD and the UART (RS232) working. These are not the most important items, but they can provide good debugging output while working on the other areas. I plan to use the Microchip MCP41010 256 step digital pot, but I don't have one yet. I have some on order from Allied Electronics.
Send comments, suggestions, corrections to bdring@buildlog.net