Notice. New forum software under development. It's going to miss a few functions and look a bit ugly for a while, but I'm working on it full time now as the old forum was too unstable. Couple days, all good. If you notice any issues, please contact me.
|
Forum Index : Microcontroller and PC projects : Pico ADK
Author | Message | ||||
Quazee137 Guru Joined: 07/08/2016 Location: United StatesPosts: 573 |
Will this run MMBasic Pico ADK Quazee137 |
||||
Mixtel90 Guru Joined: 05/10/2019 Location: United KingdomPosts: 6812 |
It certainly isn't supported by MMBasic. You'd need to write your own routines to work with it. Note that it uses I2S so you are starting from scratch. It won't work with the PicoMite VGA firmware (VGA pins are used for something else). Pin GP25 (heartbeat LED) is used for something else. TBH I. personally, wouldn't attempt it. It would be easier to learn C or Python, I think. Mick Zilog Inside! nascom.info for Nascom & Gemini Preliminary MMBasic docs & my PCB designs |
||||
Quazee137 Guru Joined: 07/08/2016 Location: United StatesPosts: 573 |
Not looking at using the VGA. With the new library might be FUN to play with my other MIDI systems but using MMBasic. |
||||
Mixtel90 Guru Joined: 05/10/2019 Location: United KingdomPosts: 6812 |
If you want a MIDI interface on a standard PicoMite then surely all you need is a buffered output (to get the 5V drive necessary) and an opto-coupler then put them on a COM port. Oh, and a bit of software. ;) It looks like the latest beta is going to be fun for you anyway, without getting a device that isn't fully supported. :) Mick Zilog Inside! nascom.info for Nascom & Gemini Preliminary MMBasic docs & my PCB designs |
||||
hitsware2 Guru Joined: 03/08/2019 Location: United StatesPosts: 713 |
Or This ... Or This ... Or This ... Or This ... And not need the opticoupler ... my site |
||||
Mixtel90 Guru Joined: 05/10/2019 Location: United KingdomPosts: 6812 |
Lovely if you want to make sounds but not very effective if you want to control remote MIDI devices. :) Mick Zilog Inside! nascom.info for Nascom & Gemini Preliminary MMBasic docs & my PCB designs |
||||
Print this page |