I am on an FRC robotics team, where a group of students design, build, and code a robot in very small time constraints to compete in a game. As lead programmer for my team I've written code for odometry, machine learning, and swerve drive algorithms. We've recently won our district championship, and my code won the autonomous and innovation in control awards at the world championship.
Click here for code!It is using the 6502 microprocessor. I've implemented RAM, a character LCD, I/O, and interrupts. I am following Ben Eater's design, with some modifications to hardware (for example improved interrupt hardware) and custom assembly software. Currently, it is running code that computes the fibonacci sequence.
The speaker was built entirely from scratch, following no guides and with no external resources. All
materials were things I found around the house. For example, the copper coil for the electromagnet was
taken from an electric toothbrush. I am proud of this project for being able to constantly improve on
previous iterations of the design, not for its technical difficulty.
I have made a GLSL shader which can render an arg plot of most complex valued functions, a general fractal renderer that can take any function of z and c (for example the classic z^2 + C) and render at high speed at great zoom depths.
Click here for code!
This page uses Google Analytics.