NEW: Learning electronics? Ask your questions on the new Electronics Questions & Answers site hosted by CircuitLab.
Microcontroller Programming » SDL game interacting with the real world
October 09, 2010 by lcruz007 |
Hello all! This is a mini project I recently finished. It's basically a 2D video game programmed in C++ using SDL libraries, then with a python script I communicate with the microcontroller via the serial port in order to interact with the real world! You can check the video here: http://www.youtube.com/watch?v=iSvwSzRbKYc It shows how you can create some cool projects with the NerdKits! Probably I'll try to upload it to my website soon though! ;) |
---|---|
October 10, 2010 by hevans (NerdKits Staff) |
Hi lcruz007, Very cool as always! Thanks for posting the project, I'm sure people love seeing your projects and and getting ideas from them. Humberto |
Please log in to post a reply.
Did you know that the Timer/Counter modules on the microcontroller can be configured to output a PWM (Pulse Width Modulation) signal? Learn more...
|