Childhood Filmmakers

Every time I go home for Thanksgiving, I discover some new artifact from my childhood. This time, it was a video that my friend, brother, and I made sometime when we were probably 11 or 12. I remember our family had a big bulky personal camcorder that had a stop-motion feature. It looked something like this:

camcorder

Basically, you pushed a button and the camera took a short clip. We then moved the figures and pushed the button again. As with most things we did as kids, this was completely improvised. We also started experimenting by manually lengthening the clips and this allowed us to use a G.I. Joe toy to add sound effects. Its no Robot Chicken but we probably had fun making it.

[iframe src=”https://player.vimeo.com/video/7931447″]

LiNuXT: Linux + NXT

Since transitioning to Ubuntu Linux, I’ve continued working on my Lego NXT projects. I spent several hours figuring out how to configure my machine to write, debug, and upload code to the NXT brick. I found several sites and message board posts, each detailing a specific step in the process. I thought it would be a good idea to bring all of this information together and hopefully make it easy for anyone else who wishes to follow in my footsteps.

The entire process consists of setting up a Windows emulator (WINE), installing an IDE (BricxCC), and installing and running a communications tool between linux and the brick (Talk2NXT).

Lego NXT Ubuntu Linux from Jason Atwood on Vimeo.

Continue reading “LiNuXT: Linux + NXT”