Of course this is not as impressive as line follower, but to get to the line follower I had to do simlpper tasks, like this one. Basically this little device helped me to debug and check the values from sensors.
- Projects (20)
Showcase of projects which lack the details and explanation of a tutorial.
Line follower robot
This was one of the most valuable projects I've ever done. Basically, because of this project I really got interested in electronics and learned all the basics about micro-controllers and other cool stuff.
LED dot matrix screen
A very simple 8x8 or even smaller dot matrix display which can be controlled through USART, I was using ftdi232 to make it USB compatible. Continue rading if you wan to check the video.
Super Droid
A while ago I was experimenting with LibGDX, I was building a platformer game, mainly to learn OOP and game development
I was working on a game called "Super Droid" a replica of good old game "super mario". I'm using libgdx as my game framework, so it means that the will be able to run on Android with GL2 support and any other OS which supports java - linux, macOS, windows.