Directories
¶
Path | Synopsis |
---|---|
board
|
|
examples
|
|
blinky
command
Blinky flashes the on-board LED.
|
Blinky flashes the on-board LED. |
blinky1
command
Blinky flashes the on-board LED.
|
Blinky flashes the on-board LED. |
crudeblinky
command
Crudeblinky flashes the on-board LED without using HAL.
|
Crudeblinky flashes the on-board LED without using HAL. |
display
command
Display draws on the connected display.
|
Display draws on the connected display. |
dma
command
Dma shows how to use the DMA controller for RAM to RAM transfers.
|
Dma shows how to use the DMA controller for RAM to RAM transfers. |
gpiotest
command
Gpiotest tests all GPIOs exposed as the Pico 2 GPIO pins.
|
Gpiotest tests all GPIOs exposed as the Pico 2 GPIO pins. |
irqpin
command
Irqpin shows how to setup an IO pin to be an interrupt source.
|
Irqpin shows how to setup an IO pin to be an interrupt source. |
readpin
command
Readpin polls the state of the GP15 pin and shows it using the onboard LED.
|
Readpin polls the state of the GP15 pin and shows it using the onboard LED. |
smpblinky
command
Smpblinky tests the Go and noos schedulers.
|
Smpblinky tests the Go and noos schedulers. |
spi
command
SPI loop test: wire GP3 and GP4 together.
|
SPI loop test: wire GP3 and GP4 together. |
uart
command
Uart allows to tests the communication over UART peripheral.
|
Uart allows to tests the communication over UART peripheral. |
ws2812
command
WS2812 uses the UART peripheral to drive the string of the WS2812 RGB LEDs.
|
WS2812 uses the UART peripheral to drive the string of the WS2812 RGB LEDs. |
module
|
|
cytron/examples/maker
command
|
|
waveshare/examples/pico-8seg-led
command
Pico-8seg-led uses standard fmt.Fprintf function to prints different chars and numbers on the 8-segment display.
|
Pico-8seg-led uses standard fmt.Fprintf function to prints different chars and numbers on the 8-segment display. |
waveshare/examples/pico-lcd-1.3
command
Pico-lcd-1.3 is similar to the Waveshare demo code for this module.
|
Pico-lcd-1.3 is similar to the Waveshare demo code for this module. |
Click to show internal directories.
Click to hide internal directories.