Skip to content

BojanJurca/cin-cout-for-Arduino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cin, cout Arduino Library

A lightweight, modular implementation of cin/cout-style streaming for Arduino, with UTF-8 support and customizable formatting.

The library provides standard C++ access to the serial console by implementing ostream and istream instances (cout and cin), along with convenient construction of a custom UTF-8 locale.

About

cin, cout Arduino Library

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages