Published onJanuary 3, 2022Sorting Algorithms VisualizationProgrammingJavaScriptA visualization of a few sorting algorithms made with vanilla JavaScript.Read more →
Published onSeptember 13, 2021Measuring Webcam Latency using Python OpenCV and an ArduinoProgrammingPythonArduinoUsing a blinking LED attached to an Arduino to measure the latency of a webcam.Read more →
Published onMay 24, 2021Self-Balancing Robot Part 2: Motor ControlRoboticsEngineeringProgrammingPart 2 of this series goes over motor control and implementing a PID control algorithm.Read more →
Published onMay 19, 2021Self-Balancing Robot Part 1: IMURoboticsEngineeringProgrammingPart 1 of this series goes over the physics of balancing and how to use an IMU sensor to detect the orientation of the robot.Read more →