Kangaroo Dev. Board

Documentation and Tutorial Page

Getting Started

The Kangaroo Dev. Board is based around the RP2040 microcontroller by Raspberry Pi. It should have come to you with a demonstration program pre-loaded, which has a number of different blinking LED patterns loaded. You can expand these with your own code! You can program the on-board microcontroller using MicroPython (recommended) or C. 

As the Kangaroo Dev. Board is based on the Raspberry Pi Pico hardware, the tutorials you follow with the Pico are usable here. For instance, this link has a great getting started guide.

Using MicroPython:

Using C:

Schematic

Schematic file is available below:

kangaroo-pcb-schematic-2024aug27.pdf

Default program

The default blinking program is pre-loaded on the board, but if you edited/deleted it, you can download a fresh copy to install from here:

https://drive.google.com/file/d/1j_RfUTnEd2JtMC0ejmS9N6dtf48cK6L2/view?usp=sharing