This demo show the sensor MMA7455L (produced by Freescale), able to detect the movement on three axes, and then in every direction. More info on www.open-electronics.org The MMA7455L accelerometer breakout is sell by http://store.open-electronics.org/MMA7455_accelerometer_breakout_board , https://i.ytimg.com/vi/beqdlg89I5o/hqdefault.jpg sourceContinue Reading

This is a semi-autonomous robot controlled via Bluetooth. It has a compass HMC5883L magnetometer to maintain direction. An HC-06 Bluetooth module for connecting to an Android device. A Ublox 6M GPS module for location sensing. Two wheelchair motors, and a Sabertooth motor control board. The app was written using MITContinue Reading

Using Lidar technology like those found in self driving cars to replicate its surroundings. The data is sent to a Java program I developed and gets converted from spherical to cartesian points. The points get rendered together to make a 3D model of the surroundings. Source Code: https://create.arduino.cc/projecthub/TravisLedo/arduino-lidar-scanning-java-rendering-6b2124 https://github.com/TravisLedo/LidarScanRender MoreContinue Reading

For more details visit http://www.ardumower.de -Das Video wurde 3x schneller gedreht -Dies ist KEINE ebene Fläche, sondern eine Hügelfläche mit Gefälle – ohne Kompaß würde der Roboter hier ständig vom Kurs abkommen (kreuz und quer fahren) -Alles OHNE Odometrie, daher noch der zufällige Rasenversatz -In den (noch zu langen) PausenContinue Reading