is firmware public ?

Discuss use it and firmware update
  • Dear Diyer,

    Here are the Yocto Arduino code and libraries.
    Yocto_2_0.rar (50.58 KiB)
    Downloaded 898 times
    Library.rar (146.83 KiB)
    Downloaded 887 times
    You need to use Arduino IDE and change buffer length in Wire library to 128 (in the both file twi.h and wire.h)

    You can use a USB to serial interface connected to program the Atmega 1284p with Maniac bug bootloader

    Best regards,
    e-licktronic
    Best regards,
    e-licktronic
  • Merci Bien!
  • yay! im no programmer but love the way people tend to work on things when theyre open soucred!

    nice one :)
  • Thank you so much !!!

    Are there any changes form the distributed OS 1.0 (the one i think everyone has installed) ?


    Cheers
  • For everyone who has not done lot of Arduino work (like me) here's something you need to know.

    https://github.com/maniacbug/mighty-1284p

    Those hardware profiles do not work with the latest version of the Arduino IDE. Although the github -page says it's versions bigger than 1.0.

    So grab a something like 1.0.5 from the http://arduino.cc/en/Main/OldSoftwareReleases
  • How do you update in MIDI ???

    there's only .ino and .hex :/

    thanks in advance
  • Hello.

    I want to update the firmware via midi.
    Where is 2.0 sysex file?
    I can not find it.

    regards,
  • e-licktronic wrote:Dear Diyer,

    Here are the Yocto Arduino code and libraries.
    Yocto_2_0.rar
    Library.rar
    You need to use Arduino IDE and change buffer length in Wire library to 128 (in the both file twi.h and wire.h)

    You can use a USB to serial interface connected to program the Atmega 1284p with Maniac bug bootloader

    Best regards,
    e-licktronic
    Thank you!
  • whats yocto 2.0 firmware for? i think my kit is with preburned 1.0c ..do i need to get a different chip and put this 2.0 on it? is it the latest firmware?