CodeHS is a comprehensive computer science teaching platform for middle schools and high schools. We provide web-based curriculum, teacher tools and resources, and professional development. Sign up for a CodeHS account at codehs.com today and continue through our curriculum! (Note: The CodeHS curriculum is free for all schools.) , https://i.ytimg.com/vi/EdsDVLhn_ow/hqdefault.jpgContinue Reading

? SUBSCRIBE for upcoming projects ▷ https://www.youtube.com/user/jomirife?sub_confirmation=1 Circuit to safely control a Solenoid with an Arduino https://jomirife.blogspot.com/2020/04/arduino-circuit-safely-control-solenoid.html The danger of controlling a solenoid or a motor with an Arduino, is that the energy sent to the solenoid can be received back and burn the Arduino. To avoid this danger, inContinue 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