|
Forum Index : Microcontroller and PC projects : Pi Pico W
| Author | Message | ||||
| lew247 Guru Joined: 23/12/2015 Location: United KingdomPosts: 1702 |
Does anyone know if it's possible to communicate with the inbuilt AIROC CYW43439 WIFI module on this board using MMbasic yet? |
||||
| matherp Guru Joined: 11/12/2012 Location: United KingdomPosts: 10629 |
No and never will be. The various libraries use far too much RAM to be sensibly workable. Use a USB/UART or ESP if you need internet access from a Pico Edited 2022-12-07 22:41 by matherp |
||||
| lew247 Guru Joined: 23/12/2015 Location: United KingdomPosts: 1702 |
Very interesting article bare metal driver for the CYW43439 wifi chip in the Pi Pico W I just wish I understood it all properly Source code for instance I didn't know that the CYW43439 wifi chip contains two processors (ARM M3 and D11), each with their own memory and I/O, and they both have to be programmed before any network operations can start. |
||||
| Hans Senior Member Joined: 18/10/2022 Location: CanadaPosts: 117 |
Thanks, that was a nice find. I would be lying if I said I understood what was going on here, but for me it's a good starting point because I love to understand the way of things. Again Thanks, Hans ... |
||||
| JohnS Guru Joined: 18/11/2011 Location: United KingdomPosts: 4147 |
I see the author says he has left it a bit buggy and now uses the ESP32. John |
||||
| lew247 Guru Joined: 23/12/2015 Location: United KingdomPosts: 1702 |
Where? I went through every page searching for ESP32 and it wasn't there And the last edits on his github was yesterday the other files were updated 8 days ago Edited 2022-12-14 18:53 by lew247 |
||||
| Tinine Guru Joined: 30/03/2016 Location: United KingdomPosts: 1646 |
I would choose the ESP32/8266 in a heartbeat and if I wanted to utilise the power of the chip (in BASIC), I would use B4R Craig |
||||
| JohnS Guru Joined: 18/11/2011 Location: United KingdomPosts: 4147 |
In the comments here John |
||||
| lew247 Guru Joined: 23/12/2015 Location: United KingdomPosts: 1702 |
John That was January 2022 and as the last edit on his github was yesterday and all the rest was updated 8 days ago that comment is irrelevant |
||||
| knivd Regular Member Joined: 07/09/2014 Location: United KingdomPosts: 72 |
Check this one out. Wipes the floor with the Pico https://pine64.com/product/16mb-ox64-sbc-available-on-december-2-2022/ And the datasheet Edited 2023-01-12 06:33 by knivd |
||||
| JohnS Guru Joined: 18/11/2011 Location: United KingdomPosts: 4147 |
https://pine64.com/product/16mb-ox64-sbc-available-on-december-2-2022/ Looks nice except if anyone wants to run their existing code, such as MMBasic, it needs some serious work to re-write all the I/O etc. John |
||||
| Volhout Guru Joined: 05/03/2018 Location: NetherlandsPosts: 5481 |
Yip, Another alternative to the pi zero W PicomiteVGA PETSCII ROBOTS |
||||
| lizby Guru Joined: 17/05/2016 Location: United StatesPosts: 3481 |
https://pine64.com/product/16mb-ox64-sbc-available-on-december-2-2022/ For that matter, why not $2 bucks more for the 128Mb (16MB) version. Is there a community for these? PicoMite, Armmite F4, SensorKits, MMBasic Hardware, Games, etc. on fruitoftheshed |
||||
| JohnS Guru Joined: 18/11/2011 Location: United KingdomPosts: 4147 |
At least Linux :) MMB4L... John |
||||
| Plasmamac Guru Joined: 31/01/2019 Location: GermanyPosts: 596 |
Will anyone write MMBasic for? Plasma |
||||
| The Back Shed's forum code is written, and hosted, in Australia. | © JAQ Software 2025 |