Similar Posts
Amazing interview with Naomi ‘SexyCyborg’ Wu
ByoeadminAmong the most famous and influential women in the world of Makers, there is certainly Naomi Wu. Many of you know her with the nickname “SexyCyborg“. We wanted to interview her to understand how she has achieved this popularity and to understand what she thinks of the OpenSource world. Boris Landoni – You…
A mechanical 7-segment clock
ByoeadminWe are used to seeing clocks with 7-segment displays which, through the switching on and off of some LEDs, form the numbers. This project is different, in fact instead of the LEDs we find stepper motors that, by setting the rods in motion, allow the visualization of the numbers as if it were a classic…
Creating an online robot fighting game using Arduino MKR1000 WiFi
ByoeadminWe introduced this concept last year, and have launched three games so far. Our final game of 2019 was SumoBots Battle Royale — where players from anywhere in the world can fight real robots in a battle royale-style arena. The aim of the project was to have the game run semi-autonomously, meaning that the…
A full featured mp3 Demoboard
ByoeadminLet’s test out the capabilities of the DFR0299 audio player module, an ideal choice for Arduino but also for many stand-alone applications. In this article, we decided to design and propose a demoboard for the DFR0299 module we already used in the ‘Presepino’ project; this module will function as a development platform for…
Secure DIY Garage Door Opener
ByoeadminWe are going to use digital signatures to add security to our system. If you want to learn more about how to use the Cryptographic Co-processor, check out this tutorial and video. These will show you the fundamental ideas behind digital signatures, walk you through how to setup each co-processor. For the secure garage door opener example…
Processing and Arduino to manipulate digital content: easier to become an artist!
ByoeadminWhen I took a class called “Conducting Robots,” where students were tasked with making a robot, in one semester, that could conduct a ten-piece orchestra, the professors recommended that we use two open source tools: Processing and Arduino. These tools took care of the low-value parts of a project so that we could focus on what…