Category: PsoC Creator

New Projects and DIY PSoC Programmer

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, […]

Published on: 10 August 2016
Posted by: Robert Barron
Discussion: Leave a comment

Make your own PSoC Programmer

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 […]

Published on: 10 August 2016
Posted by: Robert Barron
Discussion: Leave a comment

Labview Linx

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 […]

Published on: 21 July 2016
Posted by: Robert Barron
Discussion: 5 Comments

Sun Tracker: In Scratch, Python, and PSoC Creator

Hi Folks, This project tries to find the brightest light source in the room, using a solar panel and a pan/tilt bracket with servos. It will sweep the solar panel around and then look at the brightest light source. This could be extended to actively track the light source after acquiring it. I got this […]

Published on: 7 May 2016
Posted by: Robert Barron
Discussion: 4 Comments

Oscilloscope and Function Generator

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 […]

Published on: 27 April 2016
Posted by: Robert Barron
Discussion: Leave a comment

Homebrewing with the PiSoC

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 […]

Published on: 30 October 2015
Posted by: Robert Barron
Discussion: Leave a comment