View Single Post
  #12   Spotlight this post!  
Unread 08-01-2015, 12:18
one_each one_each is offline
Registered User
FRC #4057 (KB Bots)
Team Role: Mentor
 
Join Date: Jun 2012
Rookie Year: 2012
Location: Klamath Falls, Or
Posts: 25
one_each is an unknown quantity at this point
Re: PSoC 4 Prototyping Kit

The PSOC 4 is an interesting device. It has an ARM processor, programmable digital logic and programmable analog. You can use it for both input and output as it is a very versatile chip.

As an example, think of all of the arduino's being used to control LEDs. Instead of writing code to meet the strict timing requirements of the LED strings, you could use a PSOC and build a hardware interface that handles the timing leaving the CPU free to do other things.

These are some fun chips to play with, but they do have a higher learning curve then the other boards.
Reply With Quote