From 501fa9fa0c45f3f8d57b7e8176241acba4773068 Mon Sep 17 00:00:00 2001 From: Neon22 Date: Fri, 10 Jan 2014 20:34:20 -0800 Subject: [PATCH] Created Board Pixy (markdown) --- Board-Pixy.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 Board-Pixy.md diff --git a/Board-Pixy.md b/Board-Pixy.md new file mode 100644 index 0000000..ac81303 --- /dev/null +++ b/Board-Pixy.md @@ -0,0 +1,16 @@ +LPC4300 - Dual CPU Cortex M4F, Cortex M0 +* Home - http://charmedlabs.com/default/?page_id=211 +* Kickstarter - http://www.kickstarter.com/projects/254449872/pixy-cmucam5-a-fast-easy-to-use-vision-sensor +* CPU - http://www.nxp.com/products/microcontrollers/cortex_m4/series/LPC4300.html + +###Features### +* NXP LPC4330, dual core (M4F, M0), both cores @ 204 MHz +* 1024KB flash ROM, 264KB RAM +* camera - Omnivision OV9715, 1/4", 1280x800 +* 2 servos +* 1 user switch +* USB, SPI, I2C, UART +* 140mA consumption + +###Status### +No work has yet been done on porting to this chip \ No newline at end of file