Learn to Leverage the p5.js Javascript Library for Art and Design
p5.js is a library of resources for artists and designers who want to learn how to create interactive graphics with JavaScript and Processing.
p5.js is a library of resources for artists and designers who want to learn how to create interactive graphics with JavaScript and Processing.
Sometimes finding the right snippet of code to use in your Arduino sketch is as simple as reading the Monday Jolt on the MAKE site.
Andrew Rossignol decided to implement a window manager to run on an ATmega1284p micro-controller using the uVGA-II VGA controller.
The Repeat After Me: A Mintronics Memory Game project is a throwback to the era of Simon and Pocket Repeat. Even more than 30 years after its initial release, this electronic game remains a hit.
I especially like the new streamlined Space Invader shapes. I always wondered what they really looked like.
Nirav Patel is literally making things with a wave of his hand. Harnessing a hacked Kinect, he has written a program for “Gestural 3D Printing”. He calls the project “inane and irrelevant” but it is actually a perfect, shining example of creative ingenuity! Nirav, his Kinect, and his RepRap will be at Maker Faire Bay […]
Ed Baafi has been working up Modkit, a great new interface that combines the language Scratch with the ability to write programs for the Arduino. Like Scratch, Modkit provides the user with clickable and expandable code blocks. When you have the program the way you want it, you send it down to your Arduino board and test it out. All those fussy semicolons and syntax are handled automatically, no typing required.