WebbotLib Version 1.21 has been released with the following features:-
- Added Sensors/Encoder/Generic/fastquad.h for high resolution encoders
- Added ADXL345 accelerometer (i2c)
- Added HMC5843 compass (i2c)
- Added Maxbotix MB7077 (works with 7067 as well) distance sonar- can be used under water
- Fixed ATMega128 UART problem (darn those ATmel naming conventions!)
- Changed Controller/Sony/ps2.h to have rumble motors, key pressures, and some extra helper routines
- Changed buffer.h - added function bufferBytesUsed
Project Designer now supports the Sparkfun 9Dof Razor IMU board - make sure you get the one with the ATMega328P processor - not the old board with the ATMega168. This means that you can now use WebbotLib to author your own firmware to be installed on this board. Note that the programming header also allows you to connect SPI devices - for example you could connect an SDcard to log all of the readings from the on-board devices.