Skip to content
chuck-h edited this page Jan 25, 2015 · 13 revisions

Cypress PSoC4 Microcontroller

"System on a Chip" with configurable analog and digital logic, in addition to ARM Cortex-M0 processor.

Using http://www.cypress.com/?rID=92146 $4 prototyping kit to start.

PSoC configuration as of 25-Jan-2015

Cypress Bridge Control Panel

This free application provided by Cypress gives a basic real-time plotting interface ("strip chart") for values sent out by the microcontroller over its serial port. Here is a plot of photodiode signal (arbitrary units), as a drop of milk is stirred into a testube:

Variables are defined in a dialog:

The data format is defined with an "RX8 command string", e.g.: RX8 [ H = 52 ] @0photo @1photo @2photo @3photo X @0pump @1pump @2pump @3pump X @0volt @1volt @2volt @3volt X @0corr @1corr @2corr @3corr X @0count @1count

Clone this wiki locally