- makeITcircular 2024 content launched – Part of Maker Faire Rome 2024Posted 2 months ago
- Application For Maker Faire Rome 2024: Deadline June 20thPosted 3 months ago
- Building a 3D Digital Clock with ArduinoPosted 8 months ago
- Creating a controller for Minecraft with realistic body movements using ArduinoPosted 9 months ago
- Snowflake with ArduinoPosted 9 months ago
- Holographic Christmas TreePosted 9 months ago
- Segstick: Build Your Own Self-Balancing Vehicle in Just 2 Days with ArduinoPosted 10 months ago
- ZSWatch: An Open-Source Smartwatch Project Based on the Zephyr Operating SystemPosted 11 months ago
- What is IoT and which devices to usePosted 11 months ago
- Maker Faire Rome Unveils Thrilling “Padel Smash Future” Pavilion for Sports EnthusiastsPosted 11 months ago
Arduino Day 2016: Three fun projects
In celebration of Arduino Day —April 2, 2016—here are three nice Arduino-powered projects. And, if you’re new to Arduino, here are three projects to get you started. Remember fellow makers and tinkerers, the Internet of Things is just a fancy way of saying, “I can hack an Arduino into that.”
Lego Nuclear Reactor
Okay, so this project isn’t a real nuclear reactor (you can stop buying smoke detectors in bulk now), just a Python-coded simulator. The upstream has included instructions for how to build a Lego model powered by an Arduino, which illustrates (via LEDs) how much power is being generated, and has moving control rods. It seems like a clever (and safe) way to teach K-12 students about nuclear engineering.
3D-printed Crab Robot
I do not know with what weapons World War III will be fought, but I’m betting that there will be crab robots in World War VI. This project includes the STL files to 3D print your own crab, the Java code to power it, and the Arduino to be its crabby brain. If you don’t have a 3D printer, you can just run the java code on a PC and see it in a simulator. See it in action.
DIY Thermocam
Who hasn’t wanted to build their own thermal-imager? Finding animals at night, checking for heat leaks in buildings, detecting interdimension cross rips! All of these things (well, most of them anyways) could soon be realized thanks to this project. You can buy it as a kit, source the components on your own, or even 3D print and laser cut your way to glory.