Arduino Light Mood Lamp with RGB LEDs
!! Code available on my GitHub toskyRocker account !! Hi folks, today I’ll show a simple project I realised for Valentine’s day for my girlfriend. The main purpose is using Arduino Uno to build a… Read MoreFading LEDs with sine wave
Hi everybody, the purpose of this post is to explain a simple technique concerning LED fading. One common issue in fading a LED is blocking the execution of the loop() in a for loop as long… Read MoreComelicottero Team @ WeMake Milano
Thanks to Zoe Romano (Digital Strategy and Wearables @ Arduino) Comelicottero Team had the opportunity to explain their quadcopter project to the enthusiastic audience of the WeMake makerspace fablab ! Comelicottero quadcopter developed… Read MoreDALab @New Game Designer 2015 – Università degli Studi di Milano
Digital Architecture Lab. took part at New Game Designer 2015 on July 2 at Università degli Studi di Milano. DALab team (Andrea Toscano, Federico Pedersini, Simone Mentasti) exhibited new and old projects like Comelicottero quadcopter… Read MoreComelicottero quadcopter on Arduino.cc website
Comelicottero quadcopter Project will be soon available on www.arduino.cc‘s Forum. Some tutorials will be provided in order to set up Comelicottero’s firmware on Yun and the Ground Station on the personal computer. See Arduino Blog… Read More400Hz PWM on Atmega32u4 for multirotors (without using Servo Library)
!! Code available on my GitHub toskyRocker account !! The main issue using the Servo Library is that you can hardly go faster than 125Hz, with a huge amount of interrupts generated. I use instead… Read MoreMetro Drone Challenge (Roma Drone 2015) – 2nd place winner
2nd place Winner – Metro Drone Challenge with “Duomo di Milano” shot realised with my Phantom 2 Vision. Metro Italia – 29/May/2015 Here you can see all the winners for the photography and video sections:… Read MoreU-Blox Neo M8N U-Center configuration and Arduino parser sketch
!! U-Blox Neo M8N configuration file and Arduino sketch available on my gitHub toskyRocker account !! Today I’ll explain how to configure the outstanding U-Blox Neo M8N GPS/GLONASS receiver for multirotors usage. Introduction to the… Read MoreFuzzyDeath – Simple tank with fuzzy approach for FirePower (RoboCode)
!! Code available on my GitHub toskyRocker account !! Bot developed by Andrea Toscano and Francesco Giorgio – Università degli Studi di Milano – Master in Computer Science (Informatica) The aim of the project is… Read MoreArduino Yun – TCP/IP to Serial1 redirect
!! Code available on my GitHub toskyRocker account !! Many of us, Arduino lovers, want to get rid of the Bridge library, due to its lame performance, it’s slow and heavy. A simple way to… Read More- 1
- 2