/circuits

Code and schematics for circuit examples, scripts and projects

Primary LanguageC++MIT LicenseMIT

Circuits

Code and schematics for circuit examples, scripts and projects.

Most of these were made for the Raspberry Pi Pico W.

Relation of sketches

Useful information

Some links and information I came across and documented here. Might be useful.

Resources

Articles

Note for Arduino IDE Users

If you want to add support on Arduino IDE, get the JSON link for the boards repository above, go to Raspberry Pi Pico/RP2040. Go to File > Preferences, paste the link on “Additional Boards Manager URLs”. Then you’ll want to go to Boards Manager and install “Raspberry Pi Pico/RP2040”.

This should make you able to write sketches and upload them with ease, plus monitor the serial port too.

License

All code here is distributed under the MIT License.