Magabot Arduino Library

arduino-prtsc

 

 

On the examples you can find the base code we use. 

List of functions and variables:

Magabot();
void actuateMotors(int vel1, int vel2);
void actuateLEDs(int Red, int Green, int Blue);
void readBattery();
void readSonars();
void changeSonarAddress(char oldAddress, char newAddress);
void readIR();
void readBumpers();
void readClicks();
void update();
int irMaxValue;
bool irState[3];
int irRead[3];
bool bumperRead[2];
int sonarRead[6];
int batteryRead;

Leave a Reply

Your email address will not be published. Required fields are marked *

*

* Copy this password:

* Type or paste password here:

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>