This episode uses the VTech Turn and Learn Driver and Arduino to create a controller for Mario Kart: Double Dash!!. Visit my website for more information, schematics, and source code at: https://www.insertcontrollerhere.com/projects/steering-wheel GET STARTED WITH ARDUINO: Beginner Starter Kit: https://amzn.to/2t2bFn5 PARTS LIST: VTech Turn and Learn Driver https://amzn.to/2TU7UM2 Arduino LeonardoContinue Reading

This is a simple alarm clock that uses an air horn instead of a buzzer. I built it with a fog horn from west marine, an Arduino Mega (overkill), and an LCD shield from RFRobots. For more information visit http://www.toddsifleet.com/projects/arduino-air-horn-alarm , https://i.ytimg.com/vi/gPmhHlYBNk4/hqdefault.jpg sourceContinue Reading

First test with the solenoids and compass assembly. The Sketch is incorrect (actual code in arduining web page). A circular sequence of ON and OFF of the solenoids was used. Working to use an instance of the stepper class. Enjoy the music at less. More info: http://arduining.com/2012/03/04/arduino-compass-stepper-test/ , https://i.ytimg.com/vi/tDp2mOzVbtQ/hqdefault.jpg sourceContinue 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