embedded system library for e-puck  1.0.1
A redesigned API library for the e-puck robot platform
 All Data Structures Files Functions Variables Enumerations Enumerator Modules Pages
Modules
Here is a list of all modules:
 Basic ConceptsIntroducing some commonly used new variable types in this library
 Error NumberDetailed explanations of the error message
 Initialization Functions
 LED and Selector
 Random GeneratorFunctions to generate random numbers
 UART Serial Communication
 UART STDIOSend/Receive text via Bluetooth using functions similar to scanf and printf
 AccelerometerInterface of the 3-axis accelerometer
 CameraInterface of the camera module
 Infrared Proximity SensorsInterface of the eight infrared proximity sensors
 Infrared ReceiverInterface of the IR receiver on top of the e-puck
 ProcessProviding multitasking ability
 Stepper MotorInterface of the two stepper motors on the e-puck
 TimerProviding timing related functionalities
 TriggerAchieving "do something when some event happens"