diff --git a/draft/boards/rpi-spark.png b/draft/boards/rpi-spark.png new file mode 100644 index 0000000..f752f42 Binary files /dev/null and b/draft/boards/rpi-spark.png differ diff --git a/draft/overlay/rpi-spark.md b/draft/overlay/rpi-spark.md new file mode 100644 index 0000000..ea5bbba --- /dev/null +++ b/draft/overlay/rpi-spark.md @@ -0,0 +1,119 @@ + +# RPi-Spark + +RPi-Spark pHAT and SDK let you quickly and easily bulid the application of the Raspberry Pi GPIO. +For example: games, remote control car, balance car, sports pedometer, server monitor and other applications. + +### Key Features + +#### Hardware +* 128x64 monochrome OLED +* Accelerometers +* Gyroscopes +* Temperature +* 5-way joystick +* 2 action buttons +* 3.5mm stereo headphone jack +* 1W speaker +* 19 extended GPIOs + +#### SDK +* Drives - RPi-Spark hardware driver library, You can use them directly to build applications and be used with other open source libraries +* Skeletons - Let you can easy and fast development +* CLI interface - Let you can use your favorite languages, like Bash Script, Node.js, Java, PHP, C/C++, Pascal, Basic and so all. + + + +### Supported +* Raspberry Pi 2/3/3+/Zero/Zero W + + + +#### Requirements: + +* Raspbian Linux +* Python 2.7 or Python 3.x