A library to interface with the serial monitor and with display modules using familiar stdio functions.
Originally part of the CowPi library, the CowPi_stdio library extracts out a portion that is more-broadly applicable. The CowPi_stdio library allows printing to a serial terminal emulator connected through the microcontroller board's USB port by using printf(), and reading from that serial terminal emulator using scanf(). The CowPi_stdio library also provides file streams that can be used with fprintf() to print to a display module such as an LCD character display or an OLED dot matrix display.
Filename | Release Date | File Size |
---|---|---|
CowPi_stdio-0.6.1.zip | 2024-03-03 | 3.02 MiB |
CowPi_stdio-0.6.0.zip | 2023-08-02 | 3.02 MiB |
CowPi_stdio-0.5.1.zip | 2023-07-23 | 3.02 MiB |
CowPi_stdio-0.5.0.zip | 2023-07-03 | 3.02 MiB |
CowPi_stdio-0.4.4.zip | 2023-06-22 | 60.55 KiB |
CowPi_stdio-0.4.2.zip | 2023-06-01 | 16.25 KiB |