Ecosyste.ms sponsors
An open API service aggregating public data about GitHub Sponsors.
An open API service aggregating public data about GitHub Sponsors.
๐ Pathological Yak Shaver
Funding Links: https://github.com/sponsors/bblanchon
Hi!
I'm Benoit, a self-employed software craftsman ๐
I've been doing open-source since 2004 with the Winpooch project, and nowadays, I'm maintaining three popular Arduino libraries:
ArduinoJson, a JSON library for embedded C++. It's currently the most popular Arduino library on GitHub. Even if it was originally designed for Arduino, it can be used on any C++ project.
StreamUtils, a collection of utilities to complement streams in Arduino (for example Serial, EthernetClient, and WiFiClient). It allows extending existing streams with features like logging, buffering, and error correction. It's a perfect companion to ArduinoJson but can be used without it.
ArduinoTrace, a very simple tracing library for Arduino.
All these projects are thoroughly tested with close to 100% coverage, which is pretty unique for Arduino libraries ๐.
I generally answer issues and PR in less than 24 hours and keep the backlog of open issues clean.
On top of that, I maintain the arduinojson.org website, with all the documentation, examples, and news about ArduinoJson (more than 500 pages ๐ฒ). This site also includes two unique tools:
ArduinoJson Assistant, which computes the memory requirements for your project and writes scaffolding code
ArduinoJson Troubleshooter, which helps you solve the most common problems by asking a series of questions.
ArduinoJson is used in thousands of projects, and arduinojson.org is visited by roughly 2000 users per day, with an average session duration above 5 minutes! There is also an ArduinoJson mailing-list with 250+ subscribers. Lastly, my book Mastering ArduinoJson has nearly 2000 readers.
By sponsoring me, you'll allow me to continue crafting useful and well-designed libraries for Arduino and IoT.
You'll also allow me to write new quality articles on cpp4arduino.com and, who knows, maybe shoot more videos.
Thanks! โค๏ธ
๐ JSON library for Arduino and embedded C++. Simple and efficient.
Language: C++ - Stars: 6752๐ A dead-simple tracing library to debug your Arduino programs
Language: C++ - Stars: 189๐ช Power-ups for Arduino streams
Language: C++ - Stars: 261Samples files for cpp4arduino.com
Language: C++ - Stars: 48