Become a sponsor to Benoît Blanchon
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
, andWiFiClient
). 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! ❤️
Featured work
-
bblanchon/ArduinoJson
📟 JSON library for Arduino and embedded C++. Simple and efficient.
C++ 6,724 -
bblanchon/ArduinoTrace
📓 A dead-simple tracing library to debug your Arduino programs
C++ 188 -
bblanchon/ArduinoStreamUtils
💪 Power-ups for Arduino streams
C++ 258 -
bblanchon/cpp4arduino
Samples files for cpp4arduino.com
C++ 48
$1 a month
SelectSupporter
Get a Sponsor badge on your profile
$10 a month
SelectSponsor
Your profile picture will be included in the Sponsors section of the README.
I'll treat your GitHub issues as a priority.
$50 a month
SelectPremium sponsor
Your logo will appear:
- on arduinojson.org's front page (35k+ views per month)
- in the Sponsors section of the README (25k+ views per month)
I'll treat your GitHub issues as a priority, and I'll also provide support via email.