Library for the Shield Bot by SeeedStudio

Dependents:   Seeed_Bot_Shield Seeed_BlueBot_demo Seeed_BlueBot_demo_test1 LAB03_Oppgav1 ... more

Fork of SeeedShieldBot by Components

Files at this revision

API Documentation at this revision

Comitter:
melse
Date:
Mon Jul 15 14:03:41 2013 +0000
Parent:
5:179e85a68446
Child:
7:887c729fd7c1
Commit message:
added notes about 5v vin

Changed in this revision

SeeedStudioShieldBot.h Show annotated file Show diff for this revision Revisions of this file
--- a/SeeedStudioShieldBot.h	Mon Jul 15 13:55:44 2013 +0000
+++ b/SeeedStudioShieldBot.h	Mon Jul 15 14:03:41 2013 +0000
@@ -2,6 +2,8 @@
 
 /** Seeed Studio Shield Bot Control Class
  *  In order to use this properly, you need to connect a jumper between pins eight and three on the shield bot, and you can't use either pins 8 or 3, which correspond to PTA13 and PTA12, respectively.
+ *  Also, in order to provide power to the freedom board, when running just of a lipo battery, you need to connect between 5V and VIN on the shield bot.
+ *  Code/notes above only tested with version 0.9b, may not be needed/may not work in other cases...
 */
 class SeeedStudioShieldBot {
     public: