Difference between revisions of "PicoTuner Hardware"

From BATC Wiki
Jump to navigation Jump to search
(Created page with "Mike G0MJW is designing a PCB which will host the Serit NIM and Pico board - it will look something like this: 400px PCBs will be made available i...")
 
Line 8: Line 8:
  
 
Draft BOM is available here: [[:File:PicoTunerADJBOM.xlsx]]
 
Draft BOM is available here: [[:File:PicoTunerADJBOM.xlsx]]
 +
 +
 +
= Programming the Pico =
 +
 +
This can be done either before or after the Pico has been fitted to the PCB, it makes no difference. Updating to a new firmware version is done the same way. 
 +
 +
1. Locate the latest compiled firmware file 'PicoTuner_vxxx.uf2' which will be found here https://github.com/g4eml/PicoTuner/releases and save it to your desktop.
 +
 +
2. Hold down the BOOTSEL button on the Pico while connecting it to your PC using its micro USB port. The Pico should appear as a USB disk drive on your PC.
 +
 +
3. Copy the .uf2 file onto the USB drive. The Pico will recognise the file and immediately update its firmware, reboot and the PC should recognise a new USB device.

Revision as of 10:14, 28 March 2024

Mike G0MJW is designing a PCB which will host the Serit NIM and Pico board - it will look something like this:

Picotuner Mk1.png

PCBs will be made available in the shop during April 2024.

Draft schematic is available here Media:PicoTuner-V2AR.pdf

Draft BOM is available here: File:PicoTunerADJBOM.xlsx


Programming the Pico

This can be done either before or after the Pico has been fitted to the PCB, it makes no difference. Updating to a new firmware version is done the same way.

1. Locate the latest compiled firmware file 'PicoTuner_vxxx.uf2' which will be found here https://github.com/g4eml/PicoTuner/releases and save it to your desktop.

2. Hold down the BOOTSEL button on the Pico while connecting it to your PC using its micro USB port. The Pico should appear as a USB disk drive on your PC.

3. Copy the .uf2 file onto the USB drive. The Pico will recognise the file and immediately update its firmware, reboot and the PC should recognise a new USB device.