Arduino

As the preeminent tool for makers, Arduino is a versatile platform that covers almost every type of creative making. With its simple-to-use coding language and fun programming concepts, Arduino enables users to create modern electronics with ease. From beginner level projects like flashing LED lights to more advanced builds such as interactive robots, there are an endless number of possibilities when it comes to building projects with Arduino. Whether you are new or an experienced builder in search of fresh ideas, these posts will provide interesting Arduino tutorials and unique ideas that may spark your creativity and motivate you take on any type of maker project!

New in the Maker Shed: ProtoSnap Pro Mini

New in the Maker Shed: ProtoSnap Pro Mini

The ProtoSnap, from the Maker Shed, is an Arduino compatible development platform for teaching the basics of Arduino programming efficiently. It requires no assembly, wiring, or soldering, so you can jump right into programming. Control LEDs, buzzers, light sensors, and more. There’s even a small prototyping space so you can add your own circuits. Once you have a firm grasp of the programming, you can snap off the individual components of the ProtoSnap for use in future projects.

GRBLShield CNC Mill Conversion

GRBLShield CNC Mill Conversion

Bay Area maker John Knoll (of ILM and PhotoShop fame) just finished converting his old manual milling machine to CNC with a GRBLshield and took the time to thoroughly document the process. If you’ve ever thought about attempting this conversion, you won’t want to miss this informative overview. In it John runs through the entire process from start to finish, beginning with converting a model using a Python script, sending G-code to the board using a Processing sketch, and ending with cutting the part.