Skip to content

Lightweight C++/Micropython logger specifically designed for debugging and logging purposes of the Raspberry Pi Pico (RP2040) microcontroller.

Notifications You must be signed in to change notification settings

DarekKrawczyk/RPi-Pico-Logger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Raspberry Pi Pico Logger

About

This repository is called RPi-Pico-Logger and it contains a lightweight C++ and Micropython based loggers specifically designed for debugging and logging purposes of the Raspberry Pi Pico (RP2040) microcontroller.

Features

  • Logs events via the serial port for easy debugging.
  • Allows logging of various types of data.
  • Provides logging for messages, warnings, variables, functions, and classes.
  • Enhances the development experience for Raspberry Pi Pico projects.

How to use?

To use this library, clone it from github and follow instructions provided via README files for:

About

Lightweight C++/Micropython logger specifically designed for debugging and logging purposes of the Raspberry Pi Pico (RP2040) microcontroller.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published