If you are new to Cytron Maker Pi Pico and want to get started quickly, you are in the right place! Here you will find all the information you need to set up your hardware and software and start coding with the Cytron Maker Pi Pico.
Resources/Example code for Maker Pi Pico and Maker Pi Pico Base by Cytron Technologies.
Raspberry Pi Pico is the first microcontroller board from Raspberry Pi Foundation, especially designed for physical computing. It can be programmed with MicroPython and C/C++ to control things in our real world.
To get started, you will need the following hardware and software:
Hardware:
Software:
To upload the code to the Raspberry Pi Pico you need an IDE such as Micropython.
These codes were written in python, if your operating system don't have it you can download it from here.
If you want a guidance on how to use the code for Maker Pi Pico, here some tutorials you can follow:
For more information on the Maker Pi Pico, check out the datasheet here:
If you need further assistance, we welcome you to our technical forum where our team will be happy to assist you.
Let's start building with Maker Pi Pico!