Archive 2010

Arduino Realtime Audio Spectrum Analyzer with Video out! Arduino Realtime Audio Spectrum Analyzer with Video out! Arduino Realtime Audio Spectrum Analyzer with Video out!

[Paul Bishop] shared code & pics about his project mixing a 8 bit FFT library found on the forum (in C) and the TvOut library. The first piece- data collection- is fairly standard.  I use an electret microphone (which alone only produces a few mV output, far too low for our Arduino to use directly) […]

Freakduino-Chibi, An Arduino-based Board For Wireless Sensor Networking Freakduino-Chibi, An Arduino-based Board For Wireless Sensor Networking Freakduino-Chibi, An Arduino-based Board For Wireless Sensor Networking

      [Akiba] from FreakLabs presented some days a go a cool mix between an Arduino and a chibi board: Chibi means “midget” in Japanese and I felt that it was an appropriate name for this wireless protocol stack. It wasn’t meant to be a fancy, mesh routing, auto-discovery, standardized device profile type of […]

Freakduino-Chibi, An Arduino-based Board For Wireless Sensor Networking Freakduino-Chibi, An Arduino-based Board For Wireless Sensor Networking Freakduino-Chibi, An Arduino-based Board For Wireless Sensor Networking

      [Akiba] from FreakLabs presented some days a go a cool mix between an Arduino and a chibi board: Chibi means “midget” in Japanese and I felt that it was an appropriate name for this wireless protocol stack. It wasn’t meant to be a fancy, mesh routing, auto-discovery, standardized device profile type of […]

Massimo Interview for FairCompanies About ArduinoMassimo Interview for FairCompanies About ArduinoMassimo Interview for FairCompanies About Arduino

Back in Barcelona, Massimo has been interviewed by Kirsten Dirksen for FairCompanies. Much of the educational and sharing philosophy of Arduino is explained by Massimo in the interview. The Arduino– an affordable, open source microcontroller board- has been touted as connecting the real world to your computer. To get an idea of what that means, here is […]

Massimo Interview for FairCompanies About ArduinoMassimo Interview for FairCompanies About ArduinoMassimo Interview for FairCompanies About Arduino

Back in Barcelona, Massimo has been interviewed by Kirsten Dirksen for FairCompanies. Much of the educational and sharing philosophy of Arduino is explained by Massimo in the interview. The Arduino– an affordable, open source microcontroller board- has been touted as connecting the real world to your computer. To get an idea of what that means, here is […]

Arduino Ethernet And The GymArduino Ethernet And the GymArduino Ethernet e La Gestione Della Palestra

    Marco Sangalli and Alex Rigamonti have recently finished a server-controlled system to monitor the access of the customers in a gym using a prototype of the Arduino Ethernet, RFID, and digital sensors of a turnstile. The system was meant to monitor easily the different kind of tickets and timing people may have in […]

Arduino Ethernet And The GymArduino Ethernet And the GymArduino Ethernet e La Gestione Della Palestra

    Marco Sangalli and Alex Rigamonti have recently finished a server-controlled system to monitor the access of the customers in a gym using a prototype of the Arduino Ethernet, RFID, and digital sensors of a turnstile. The system was meant to monitor easily the different kind of tickets and timing people may have in […]

aJson: The Arduino Json Library Is Released In v1.0aJson: The Arduino Json Library Is Released In v1.0aJson: The Arduino Json Library Is Released In v1.0

  aJson is an Arduino library to enable JSON processing with Arduino. It easily enables you to decode, create, manipulate and encode JSON directly from and to data structures. By this you don’t have to bother with data encoding and decoding – this will aJson handle for you. aJson is a library to receive, understand, […]