There are several new projects up on the Learning page to check out. Face Tracker – Track your face as you move around with the PiSoC and Raspberry Pi. DIY PSoC Programmer – Put together your own $20 PSoC 4/5LP Progammer and Debugger. Leap Motion Control – Use the Leap Motion to control peripherals (motors, LEDs, […]
In this one we will making your own PSoC programmer called the KitProg for about $20. A little bit of soldering is recommended, but not strictly required. This programmer will allow you debug PSoC 4 and 5LP devices, including the PiSoC! As a reminder, you can always USB bootload the PiSoC, which allows programming without […]
In this tutorial we are going to show how to use the PiSoC as a Labview Linx device. This will let you interact with digital and analog IO inside of the labview interface. This project was designed by students from The Design Lab at Rensselaer. Install You’ll need to program or bootload your PiSoC+ with […]
Here’s one of the more versatile projects you can make with the PiSoC. It’s a fully functional 1Msps 2-channel Oscilloscope, and an up to 10kHz arbitrary waveform generator. These are perfect for hobbyist and classroom use. The waveform generator can actually already be used in our Python API that ships with the PiSoC if that’s […]
In this project I use the PiSoC to control the temperature of my fridge. This is needed for fermenting lager at 55 degrees Fahrenheit, which is well above the temperature a fridge would normally run at. This is accomplished by monitoring the temperature inside the fridge, and then using a relay to switch the fridge […]