Skip to content

Test programs of various hardware for the Raspberry Pi Pico W

License

Notifications You must be signed in to change notification settings

kubakos/pico-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raspberry Pi Pico W Tests

Testing various hardware with the pico_w.

Usage:

Clone and build.

git clone https://github.com/kubakos/pico-test.git
cd pico-test
mkdir build
cd build
cmake ..
make

Then copy the .UF2 to the Pico from the build directory of the corresponding hardware. To be able to see the recieved data from the pico you will need a serial communication program (e.g. bootterm, minicom).

About

Test programs of various hardware for the Raspberry Pi Pico W

Topics

Resources

License

Stars

Watchers

Forks