From 536887bdff712f7c1b61928243114933dcaf4f9b Mon Sep 17 00:00:00 2001 From: Phil Howard Date: Sat, 20 Feb 2016 16:34:33 +0000 Subject: [PATCH] Added Propeller HAT --- src/en/overlay/propeller-hat.md | 40 +++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 src/en/overlay/propeller-hat.md diff --git a/src/en/overlay/propeller-hat.md b/src/en/overlay/propeller-hat.md new file mode 100644 index 0000000..00797de --- /dev/null +++ b/src/en/overlay/propeller-hat.md @@ -0,0 +1,40 @@ + +#Propeller HAT + +Propeller HAT brings the 8-core Parallax Propeller microcontroller to HAT form-factor. Program and talk to it over Serial using Propeller IDE and you'll have a powerful, realtime co-processor for your Pi. + +It's like a little software programming logic device. Great for realtime IO, servo control and even convincingly synthesizing a SID chip. \ No newline at end of file