Skip to content

kimitobo/8Bit-Mixtape-NEO

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

8Bit Mixtape NEO

New Attiny85 based edition with Bootloader to program it via sound.

Working v10_taipei

Documentation and Instructions

It's all on the wiki...

Arduino IDE-Integration

Add this to your additional hardware manager: http://8bitmixtape.github.io/package_8bitmixtape_index.json

See more on: https://github.com/8BitMixtape/8Bit-Mixtape-NEO/wiki/4_3-IDE-integration

Web-Interface

Upload examples directly from the browser: https://8bitmixtape.github.io/

Convert hex2Wav in browser and talk to your synth: https://8bitmixtape.github.io/8Bit-Mixtape-NEO/webpage/

First Working prototypes

Self-etched "Made in Taiwan"

Tokyo hand-solderer Prototype

See our first working prototype in the video: https://www.youtube.com/watch?v=9HnzJeK31R8

Working prototype_taipei

Background

Inspired by the bootloader for atmega by Christoph Haberer and other implementations by Fredrik...

Not found anything yet for attiny, except that's it's a bit more challenging to make bootloaders.

Can we maybe use the same bootloader to program via blinking lights?

Bootloader developed and works fine

see devel repo here:

Boards are being designed atm...

Making board in Taipei

Making board in yogya

See more boards on the wiki: https://github.com/8BitMixtape/8Bit-Mixtape-NEO/wiki/2-Boards

Test your prototype

Notes from our first testing phase: https://github.com/8BitMixtape/8Bit-Mixtape-NEO/wiki/3_5-Testing-the-prototypes

Version 1.0

Older versions

See wiki: https://github.com/8BitMixtape/8Bit-Mixtape-NEO/wiki/3_2-Schematics-Discussion

Basic stuff we have

  • 2 potentiometers
  • 2 push-buttons
  • 1 Sound output PWM (PB1 is preferred) is also CV output in case of Sequencer code
  • Sound-progger input
  • CV input (maybe 2 CV input
  • Master-clock or gate output
  • Sync-clock input (compatible to other voltages
  • 1 pin to communicate wiht the 8 NEO-pixels (is that cheating?)
  • what else?
  • mic-4 ring jacks?

The Beginning...

Late night geeking at Iyok's ego-lab...

Late night geeking at Iyok's ego-lab

After years of geeking around wiht all these versions of 8bit Mixtapes...

http://lifepatch.org/8-bit_Mixtape

or

http://wiki.sgmk-ssam.ch/wiki/8bit_Mix_Tape

About

New Attiny85 based edition with Bootloader to program it via sound

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 55.8%
  • C 16.4%
  • OpenSCAD 15.0%
  • Java 6.5%
  • JavaScript 5.8%
  • HTML 0.5%