pouët.net

Go to bottom

Itch my Glitch

Itch my Glitch
by
Two Bunny Samurais

Just another Arduino demo
running on an Arduino Uno r3
and a 128x64 OLED display

Visuals are generated by
an ATmega328P microcontroller
  * 32 kB flash
  * 2028 byte RAM
  * 16 MHz

18 kBytes of flash memory
and cca. 128 bytes of RAM was used

The OLED display is used
out of spec.


The Arduino Uno r3 has a secondary
microcontroller uesd as serial-USB
converter. It is an ATmega16u2
  * 16 kB flash
  * 512 byte RAM
  * 16 MHz
This time it was repurposed as
a software synth.


We spent about 2-3 days to make
this demo. It is very half-finished...
Our purpose is to make microcontroller
based platform popular in the scene.

Greetings to Kaszi, Viti, Cargo, Leon,
Fuvesi, Feryx, Random SZTE-s Srac, Tihanyi Robi.

Sources available:
https://github.com/Antiemes/Itch_my_Glitch
Go to top