|
Forum Index : Microcontroller and PC projects : Pico ADK
| Author | Message | ||||
Quazee137![]() Guru Joined: 07/08/2016 Location: United StatesPosts: 600 |
Will this run MMBasic Pico ADK Quazee137 |
||||
| Mixtel90 Guru Joined: 05/10/2019 Location: United KingdomPosts: 8305 |
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: 600 |
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: 8305 |
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: 735 |
Or This ... Or This ... Or This ... Or This ... And not need the opticoupler ... my site |
||||
| Mixtel90 Guru Joined: 05/10/2019 Location: United KingdomPosts: 8305 |
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 |
||||
| The Back Shed's forum code is written, and hosted, in Australia. | © JAQ Software 2025 |