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!

Arduino Assisted Mind-Controlled TV

Arduino Assisted Mind-Controlled TV! Paul writes – I have finally gotten around to re-writing some of my old code and re-recording a proper demo of controlling physical objects using thoughts by interfacing an EEG headset with an Arduino. While this technology is interesting and exciting, before anyone sees this as an endorsement for this particular […]

DIY Arduino-based RFID spoofer

The video isn’t exciting but it’s cool, showing the actual spoofing of an RFID signal — the maker’s antenna and an actual RFID tag, both scanning the same. RFID tags are all over the place. They’re used in building access control systems, passports, inventory tracking…. This instructable will show how you can use an Arduino […]

John Park in the Maker Shed: PIR Arduino motion alarm

John Park in the Maker Shed: PIR Arduino motion alarm

Want to learn how to hook up a passive infrared (PIR) sensor to your Arduino? Check out this video I put together doing just that. These sensors are very nice to work with either by themselves (along with a transistor or relay) or on a microcontroller. You get about a 20 ft. range for detecting motion from humans, animals, other things that emit a decent amount of infrared radiation. WILL NOT DETECT THE UNDEAD

VirtualBreadboard: now with Arduino

VirtualBreadboard: now with Arduino

Has anyone tried this Virtual Breadboard software out? It can be used to perform circuit simulations, and now includes a full, working virtual Arduino. Looks to be Windows only. VirtualBreadboard is an easy to use simulation and modelling tool that can be used in place of a real breadboard for quickly performing experiments and testing out electronic and microcontroller powered ’embedded’ applications.