about "converting" my 2 main.c for my 2 core8 to only one main.c for my future core32, which "skeleton" could I use?
I mean, my midibox is 2x MB64.
Is there a MB64 version of the main.c for core32?
hello phil!
the app is a basic one and based on MB64: http://svnmios.midibox.org/filedetails.php?repname=svn.mios&path=%2Ftrunk%2Fapps%2Fcontrollers%2Fprotodeck_v1%2Fprotodeck_CORE_2%2Fmain.c
I'm using a PIC18F4620.
the LCD was VERY hot (the chip inside the black plastic under the lcd especially) when I plugged it bad!
no smoke (!)
hello,
I'd like to know your opinion about the compatibility of this LCD with the midibox CORE8
http://www.crystalfontz.com/product/CFAH2002ATMIJT.html
I have one.
I made a mistake when I first connected it... I probably killed it :-(
but not sure
backlight is ok (but I guess it is a basic led)
even the MIOS version message doesn't appear
sometime, I have characters filled a bit
it isn't stable etc.
so I'd like to know if the compatibility (protocol & power supply) was ok & if there was some tests to do before drop it
all the best! CFAH2002ATMIJP-3.pdf
ok.
I replaced s8 by unsigned int cause I had a compilation error.
My LCD is 2x20
should I define something somewhere with MIOS_LCD_YAddressSet and/or MIOS_LCD_TypeSet ?
a very old post... but a new question.
my protodeck is based on 2 MB64 and I'm using a 2x20 too.
so, where must I put this
#define DEFAULT_LCD_SIZE 1
I guess the 2nd part of the constant definition should be done in my main.h ...?!
I'm adding the final part on my protodeck controller: a nice white over blue LCD.
it is a 2x20.
where should I declare the type of LCD? its size etc ?
MIOS_LCD_TypeSet and other C functions are ok for me to use, but where?
I didn't figure out that.
I'm sorry for this n00b question (I guess)
all the best,
nice!
I'd like to put a little logo at the init time.
how could I do that?
I mean, as LCD are refreshed and displayed with ISR functions, should I addressed things inside init() ? or elsewhere, when init() is done ?
hello,
I'm using 2 core8 but my target would be 1 core32.
the question is : can I use a LCD greater than 16x2 with core8 ?
I'm using a "basic" customized MB64 code, should I tweak it for using a 40x2 (for instance) ...?
ok Thorsten, thanks a lot for your anwser.
I'd really like to upgrade in a few months.
About LCD, I'll check further but I understood we can use 2LCD with this core... wow!
all the best,
about DIN, can I cascade 3 DINx4 on the core32 ?
I easily found the info for AIN (and Thorsten wrote it in this thread) but for DIN..
I guess the features of the protodeck wouldn't be a problem to replace the 2 core8 by only 1 core32:
am I right?
would I have to make A LOT of change in the code?
(codes are there: http://www.julienbay...odeck/#firmware but soon in the repositories here! )
I could use midi over usb (not OSC for the moment) ..?!
I began the documentation about the interface between my protodeck controller and ableton live software.
It uses a max for live patch.
All is there: http://www.julienbayle.net/diy/protodeck/#m4L