Post Reply 
µctrl Raspberryπ pico & arduino
01-27-2021, 09:56 PM
Post: #21
RE: Raspberryπ & arduino
EdS2 Wrote:Just a small point: it's not accurate to think of the Zero, or any other of the original Pi boads, as necessarily running Linux.

I remember once seeing a chess game that ran entirely in ARM assembly on a Pi, and like you say, it could boot in a fraction of a second. For a calculator, that's fine (look at the 48---every time I turn mine on, the screen flashes for about that long). That makes me wonder how power consumption is, between Linux and a dedicated program, on a Pi Zero.

EdS2 Wrote:A paired Zero and Pico might well be a common solution.

I don't know how this could be done, but it seems possible: a Zero for the screen, USB mass storage, and execution of programs, and a Pico for real-time hardware and keypad I/O and control. The speed of the Zero would give the machine modern calculator speeds, and the Pico would make infrared serial and other peripheral control easy.

I also thought of something else: the M0-based RP2040, as well as the ESP32, don't have hardware floating point support. I don't know about a Pi, but they're fast enough that I suspect software floating point, if needed, would not create tremendous overhead.

Maximilian Hohmann Wrote:but provining the Arduino programming environment (C / C++) via the "normal" Ardunio IDE.

I would like to see that, and I think it's likely, since there's already Arduino support for the raw M0. It would be really neat if they could incorporate the PIO assembly thing into the simpler Arduino environment, with all the same capability. Plus, if it means the board is compatible with the many Arduino libraries and peripherals...it could make the Pico promising for a lot of interesting projects.

That's all from me, for now. (Look! I figured out how to quote properly! Smile)
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Raspberryπ & arduino - Steve Simpkin - 01-23-2021, 12:06 AM
RE: Raspberryπ & arduino - Csaba Tizedes - 01-26-2021, 07:56 PM
RE: Raspberryπ & arduino - John Keith - 01-22-2021, 09:36 PM
RE: Raspberryπ & arduino - Paul Dale - 01-23-2021, 12:34 AM
RE: Raspberryπ & arduino - Craig Bladow - 01-23-2021, 02:01 AM
RE: Raspberryπ & arduino - Paul Dale - 01-23-2021, 12:30 PM
RE: Raspberryπ & arduino - Csaba Tizedes - 01-26-2021, 03:21 PM
RE: Raspberryπ & arduino - John Keith - 01-26-2021, 06:56 PM
RE: Raspberryπ & arduino - cdmackay - 01-26-2021, 05:37 PM
RE: Raspberryπ & arduino - Liam Hays - 01-26-2021, 06:43 PM
RE: Raspberryπ & arduino - Liam Hays - 01-26-2021, 10:52 PM
RE: Raspberryπ & arduino - EdS2 - 01-27-2021, 10:01 AM
RE: Raspberryπ & arduino - Liam Hays - 01-27-2021 09:56 PM
RE: Raspberryπ & arduino - ijabbott - 01-28-2021, 12:37 AM
RE: Raspberryπ & arduino - John Keith - 01-28-2021, 07:52 PM
RE: Raspberryπ & arduino - David Hayden - 02-02-2021, 10:35 PM
RE: Raspberryπ & arduino - grsbanks - 02-03-2021, 07:52 AM
RE: Raspberryπ & arduino - EdS2 - 02-03-2021, 09:49 AM



User(s) browsing this thread: 1 Guest(s)