Page 2 of 4

Re: is firmware public ?

Posted: Jan 15th, '15, 13:27
by deejayraoul
I'm volunteering to manage a git repo on bitbucket f.i.

Re: is firmware public ?

Posted: Jan 17th, '15, 12:24
by e-licktronic
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

Re: is firmware public ?

Posted: Jan 17th, '15, 15:55
by jeroenbvo
Merci Bien!

Re: is firmware public ?

Posted: Jan 17th, '15, 23:01
by Paradigm X
yay! im no programmer but love the way people tend to work on things when theyre open soucred!

nice one :)

Re: is firmware public ?

Posted: Jan 20th, '15, 11:36
by p4rancesc0
Thank you so much !!!

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


Cheers

Re: is firmware public ?

Posted: Jan 21st, '15, 23:12
by juicyboy
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

Re: is firmware public ?

Posted: Feb 19th, '15, 16:27
by julienvoirin
How do you update in MIDI ???

there's only .ino and .hex :/

thanks in advance

Re: is firmware public ?

Posted: Apr 2nd, '15, 03:19
by keen
Hello.

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

regards,

Re: is firmware public ?

Posted: Dec 14th, '15, 21:00
by RobyMX
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!

Re: is firmware public ?

Posted: Jun 10th, '16, 14:11
by rat
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?