Hardware Hacking

Post on 08-Jul-2015

51 views 2 download

Tags:

description

My Slides for the Masterclass I gave at SoundCloud about Hardware Hacking.

Transcript of Hardware Hacking

H4rdw4re H4ckingShort Introduction to Arduino & Co.

Microcontroller ATmega328

Clock Speed 16 MHZ

SRAM 2 KB

Flash Memory 32 KB

EEPROM 1 KB

Price ca. 25 EUR

Serial

I2C

13 Input/Outputs

5 Analog

Interrupts

It’s NOT Processing

- Perfect for Starters- Runs on all OSs- Basic IDE features- Inline:• compiling• upload• console

- For Pros: limited :-(

AVR-DUDE + Tools

DEMO TIME!