| KNOWLEDGE BASE

A rich source of expert knowledge

Learn from experts in the world of embedded systems

USE DISCOUNT CODE
LEARN30
TO SAVE $30 USD

Starting with RP2040 / RP2350 PICO - Programming Tutorial for Beginners | StepByStep | CircuitPython

For everyone who would like to learn how to start with RP2040 / RP2350 programming. Thank you very much Scott Shawcroft
Chapters:
  • 00:00What is this video about
  • 01:52Flashing CircuitPython on Raspberry PI PICO
  • 05:48How to run your code
  • 10:29Blinky example
  • 16:28Addressable RGB LED example - NeoPixel
  • 30:13Input example - Push button
  • 37:10About serial port
  • 42:12Making an USB keyboard - example
  • 53:19I2C example
  • 1:06:59WiFi Example
  • 1:15:45Webserver and controlling LED over WiFi example
  • 1:22:04About Scott