In other news, a copy of Jan Axelson’s “USB Complete” 5th edition arrived today. Hoping it can help me make sense of USB Audio 2, so I can make progress on my #RaspberryPiPico project! #PacketRadio #Embedded #HamRadio
In other news, a copy of Jan Axelson’s “USB Complete” 5th edition arrived today. Hoping it can help me make sense of USB Audio 2, so I can make progress on my #RaspberryPiPico project! #PacketRadio #Embedded #HamRadio
RC2040
I’ve recently gotten hold of a RC2014 computer and it’s great. Once I’ve gone beyond some of the basic tutorials online I might start posting something about it at some point, so watch this space.
But also, I stumbled across the RC2040 project and kit from Extreme Kits (https://extkits.co.uk/product/rc2040/). Described as a “Retro emulated Z80 CP/M computer kit” it is basically a rc2014 emulated on a Raspberry Pi Pico. So I just had to get one to have a play with that too!
It comes as a PCB, acrylic baseplate and then a pile of components – mostly resistors, buttons, jumper. The PCB itself has the surface mount footprint for the Raspberry Pi Pico – and as it is essentially emulating a RC2014, hence the name RC2040.
These are my “notes to self” to remind me what I did to get up and running as the instructions are somewhat spread around and I felt assume a bit of knowledge of the RC2014 and the Z80 ecosystem that I don’t yet have.
Main resources and references:
This post has the main usage points, which are mostly in the getting started pages, but with a few extras I had to figure out on the way too.
PCB Build Notes
If you’re thinking about getting one of these kits, take particularly note of the warning about the micro SD card connector.
This has to be soldered on using surface mount 1mm pitch connectors and to say it is fiddly is putting it mildly! And you almost certainly won’t know if you’ve succeeded until everything else is together and you’re reading data from the card…
There is a note on the product page to ask for help prior to ordering if you want it done for you.
I just went slowly with it, fixing one of the larger grounding pads first and then using that to orient the other pins before soldering any of the others. Then it was checked thoroughly with a magnifying glass before continuing.
Other things to consider:
With hindsight, I suspect it would have been more useful for me to have had switches instead of the A13, A14, A15 jumpers and a jumper for the USB/UART setting.
Boot Configurations
This is one area I was getting quite confused over… I think there is where knowledge of the RC2014 boot options and ROM sets would really help, but what I think is happening is as follows.
The ROM file provided is 24886009.bin. Each number represents a single bank of the ROM and consequently an address jumper setting. Following the key from here, this decodes as:
When the RC2040 is oriented with USB on the left and the address jumpers at the bottom right of the board, the order is inverted. For the A13-A14-A15 Jumper settings: “1” is the position nearest the Pico; “0” is the position nearest the edge of the board.
So, in A13-A14-A15 order the options are:
The following go into a loop for me:
As might be expected the remaining two options (101,011) do nothing.
MS Basic (000) is the same as the standard image for RC2014 that I had by default with my kit.
Booting into the SC monitor (010) works fine too. When selecting help (“?”) there are three options at the bottom to boot into BASIC, WBASIC (“warm start” BASIC) or CPM.
Booting into the CP/M monitor appears to offer some basic options (once the “press [space] to access console” message appears and space has been pressed), but apparently only the boot into CP/M will work.
It would seem that the most versatile option is to use the SC monitor (010) mode for now.
A side note on boot configuration
There are a number of places in the emulator code where a choice is made between reading configuration switches and using a configuration from the rc2040.ini file on the SD Card.
There is a hardware indication of using switches. This is determined by the setting of GP22. In the board, this is tied to GND which means “this board has switches” (i.e. address jumpers). But it is tied to GND via a (connected) solder jumper which doesn’t appear to be on the schematic. This also determines if the USB/UART jumper is present.
There is also a config setting which can determined if the switches should be overridden by what is in the config file. This is the setting [ROM]\ovjump. If this is present and set to 1 then the A13-A14-A15 values are read from the rc2040.ini file rather than the A13-A14-A15 jumper settings.
In the readme file for the SD card contents, two rc2040.ini configurations are described. The actual rc2040.ini file present is the SIO2 configuration.
Usage Notes
When using USB serial, the board will pause until a serial link is established. This is pretty handy as when resetting the Pico I lose the connection in PuTTY, but on “Restart Session” the session is re-established and the Pico will then boot up.
The buttons do the following:
There is a good reference for additional useful rc2040.ini file settings here: https://www.extremeelectronics.co.uk/more-rc2040-settings/
GP16,17,18,19,20,21,26,27 are broken out on an additional header and form the 8 bits of a single Z80 IO port. By default this is at PORT address 0 but that can be changed with the [PORT]\pioa rc2040.ini file option.
Conclusion
This will do for the time being. I think I now understand how this can boot into either BASIC or CP/M, so next is to do some reading about how to get different programmes running under CP/M.
Kevin
Probíhá radost
Ještě dodělat ty světla a blinkry, kvůli kterým jsem to vlastně původně celý začal
April fool's morning thought...
I have BEAPER Pico for #RaspberryPiPico...
and I have BEAPER Nano for #Arduino Nano ESP32...
do I need to create BEAPER Micro for #Microchip PIC?
První release PicoBike kompletní
Ve verzi 0.1 je funkční rychloměr a vzdálenost trip. Zároveň hardwarově jsem ještě daleko od toho, čeho jsem chtěl dosáhnout. Ale jako pracovní verzi to považuji za dost dobré na to, abych projekt chtěl pustit do světa
Přijímám kritiku, rád zodpovím dotazy a ještě raději se poučím jak co se týká psaní kódu, tak co se týká správy repozitáře. Přeci jen jedu metodou pokus-omyl
https://codeberg.org/janez/PicoBike/releases/tag/v0.1
ph0wn labs #2: Raspberry Pico (RP2040)
- next Tuesday: April 1st, 2025
- time: 19:00 - 22:00
- Sophia Hack Lab (SHL) - 2323 Chem. de Saint-Bernard, Space Antipolis Batiment 9, 06220 Vallauris - Sophia Antipolis. On site only - no recording.
1. Setup Pico SDK
2. Pico le Croco's car engine won't start! Help him repair it, and solve ph0wn 2024 CTF challenge Pico PCB
3. Implement an April Fool program for the board, and flash it
Have fun!
Don't forget your laptop, you'd be left with your eyes to cry. Please check your laptop has a USB slot Type A. If not, come with an adapter.
+ install a disassembler (Ghidra, IDA Pro, Radare2...)
NB. Pico le Croco is not affiliated with the Raspberry Pico, but the play on words was so tempting...
In today's brave new world , we've reinvented the crystal radio
with the cutting-edge Raspberry Pi Pico — because nothing screams "digital age" like repackaging century-old tech in a microcontroller. Who needs batteries when you can power your #nostalgia with over-explained documentation and faint whispers of radio waves?
https://101-things.readthedocs.io/en/latest/radio_receiver.html #crystalradio #RaspberryPiPico #digitalage #techinnovation #HackerNews #ngated
New #robot family portrait just dropped!
ARPS-2 and BEAPER Nano are excited to welcome their new sibling, BEAPER Pico!
These three are designed to make it easy for beginners to learn #microcontroller #programming and to build simple robots using #Arduino UNO, Arduino Nano ESP32, and #RaspberryPiPico – find out more about BEAPER Pico here: https://lectronz.com/products/beaper-pico
Many people wanted a RESET button on their Pico but I decided to make one without buttons .
It currently has no FLASH/PSRAM and boots over UART (3-pin at the bottom) or you can upload a UF2 over USB. The I2C expander towards the bottom (4-pin STEMMA QT) can twiddle the BOOTSEL, SD1 and RUN pins.
Circuit connection diagram featuring Raspberry Pi Pico, DHT11, water level, and soil moisture sensors, with a 128x64 OLED display.
The display shows an animated eye and readings when a button is pressed.
Raspberry Pi eBooks: https://bokfive.com/raspberry-pi
For more follow @bokfive
@pescara MicroPython, un caso d'uso pratico
Stasera, alle 18:00, Moreno Mazzocchetti ci guiderà all'uso pratico di MicroPython su Raspberry PI Pico
Università degli Studi "Gabriele d'Annunzio", Dipartimento di Neuroscienze
Gaur #Arduino-rekin hasi gara klasean eta etxean dudan kolekzioa eraman diet ikusteko.
Batzuk oso gutxi erabili ditut, baten bat ezer
Zein den zen ALT testuan.
Raspberry Pi Pico 2's RP2350 SoC goes on general sale - Raspberry Pi has announced the general availability of the ... - https://www.tomshardware.com/raspberry-pi/raspberry-pi-pico/raspberry-pi-pico-2s-rp2350-soc-goes-on-general-sale #raspberrypipico #raspberrypi
ClockworkPi Unveils New PicoCalc Handheld - Do you like scientific calculators? Don’t bother answering that question, you’re r... - https://hackaday.com/2025/03/14/clockworkpi-unveils-new-picocalc-handheld/ #scientificcalculator #microcontrollers #raspberrypipico #handheldshacks #raspberrypi #clockworkpi
Clockwork PicoCalc is a retro handheld powered by a Raspberry Pi Pico
The PicoCalc is a new handheld with a retro design. At first glance it looks more like a graphing calculator than a modern handheld device. But it sports a QWERTY keyboard, a 4 inch display, and a mainboard designed to accommodate a Raspberry Pi Pico.
Available for $75 from the Clockwork Pi store, it’s also the latest in a line of retro-inspired, modular, and open source products from the […]
#clockwork #clockworkPi #handheld #mcu #openHardware #picocalc #raspberryPiPico
Read more: https://liliputing.com/clockwork-picocalc-is-a-retro-handheld-powered-by-a-raspberry-pi-pico/
How to use an RFID reader with a Raspberry Pi Pico - ACCESS GRANTED
... - https://www.tomshardware.com/raspberry-pi/raspberry-pi-pico/how-to-use-an-rfid-reader-with-a-raspberry-pi-pico #raspberrypipico #raspberrypi
Lilbits: A weird new AI phone, Apple refreshes the MacBook Air, Intel Arrow Lake goes business-class, and postmarketOS is looking for a new name
Would you be willing to grant a smartphone with access to huge amounts of personal date in order to develop a personalized AI assistant that an help you get things done? Arguably that’s something you may already be doing if you’re using an Android phone, but a startup called Newnal is taking things to a new level with a phone that not only generates an AI avatar that you can communicate […]
#ai #apple #arrowLake #lilbits #m4 #macbookAir #mobileLinux #mwc2025 #newnal #postmarketos #qualcomm #raspberryPi #raspberryPiPico #rp2040 #sc8480xp #snapdragonXEliteGen2 #vpro
Uma não-resenha do MSX-VGA.
https://retropolis.com.br/2025/03/03/uma-nao-resenha-do-msx-vga/
I've now put up the designs for my own take on a MIDI touch board based on the Raspberry Pi PIco, based on ideas from my Pico Touch Keyboard that I published before. It's something I've been meaning to do for some time!
As well as 21 GPIO touch pads with holes that are Lego compatible, this includes serial MIDI IN/OUT.
With hindsight, I should have added a PWM filter too :)
https://diyelectromusic.com/2025/03/02/pico-touch-board-pcb-build-guide/