Jump to content

protofuse

Programmer
  • Posts

    288
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by protofuse

  1. 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?
  2. reordered this one https://www.crystalfontz.com/product/CFAH1602W-RTI-JP
  3. I'm going to reorder one :-( I'm sad! It was the last part of my controller I was working with ...
  4. 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 (!)
  5. 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
  6. it answered.
  7. 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 ?
  8. 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 ...?!
  9. hello, it helps. but should I put special files in my apps folders? in my MIOS_base folders ?
  10. and may I have the chance to check this little function?
  11. 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,
  12. 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 ?
  13. ok lucem. this was the part I didn't tweak yet.. thanks.
  14. 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) ...?
  15. protofuse

    MB-808 progress

    pretty !
  16. ok. in my case, 1 is enough. can I use a 2x40? or only 2x16 ?
  17. 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,
  18. 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) ..?!
  19. about the design, you could check my protodeck's page. this one could help too:
  20. wow. I didn't see that. the code has changed a lot since the date of this post.
  21. just go to Live + max for live

    you'll get the most powerful framework ever done!

  22. nice :) maybe, one day, the protodeck would have this brain :)
  23. 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
  24. and all is here: http://www.julienbayle.net/diy/protodeck/ I'll finish the max for live part this week
×
×
  • Create New...