Home
Name Modified Size InfoDownloads / Week
README 2013-05-11 1.2 kB
Makefile 2013-05-11 3.2 kB
monaka.h 2013-05-11 1.9 kB
freq_table.c 2013-05-11 5.5 kB
main.c 2013-05-11 28.5 kB
Totals: 5 Items   40.3 kB 0
README

## usbPS-1 ########

# CAUTION
This is a firmware for AVR ATtiny85 chip.
You need a AVR compiler and flash memmory writer like AVRISP mkII.

# Purpose
This program can send MIDI (musical Instruments Digital Interface) control signal via USB port.
There is only one switch for sustain pedal of MIDI.

You can use sastain pedal by usbPS-1 with pedal-less musical keybord.

# Install
This was based on "Monaka" firmware and "Pepper" platform.
You must get original source code from "Monaka" site. And Chang 4 files on my project page on Sourceforge.

  Original: http://morecatlab.akiba.coocan.jp/morecat_lab/Monaka-e.html
            http://morecatlab.akiba.coocan.jp/morecat_lab/Monaka-e_files/monaka-20100509.tgz

  changed files: ./main.c   ./freq_table.c   monaka.h   pepper/Makefile

And, you use Makefile in "pepper" folder. 

Some people needs new V-USB midleware because of compiler version.
Get here, http://www.obdev.at/products/vusb/index.html

# Contact
If you have some questions, Send me e-mail.
mailto: murataka88@yahoo.co.jp

# Thanks!
Monaka&Pepper are great Projects! Thanks morecat lab. for your great works.
http://morecatlab.akiba.coocan.jp/morecat_lab/Welcome.html


Source: README, updated 2013-05-11