Open Source Projects
Open source libraries, hardware designs and tools I've developed for Arduino and embedded systems. All projects are shared on GitHub under MIT license.
Console – VT100 Terminal
Lightweight and portable terminal control library developed in modern C++ for VT100 compatible terminals.
View Details →MAX78630 – Polyphase Energy Analyzer
Arduino/C++ library working with MAX78630 IC for three-phase energy monitoring applications.
View Details →RV3028 RTC Library
Ultra low power real-time clock (RTC) library based on Micro Crystal RV-3028-C7.
View Details →Statistical Analysis Library
Lightweight and fast Arduino library developed for cleaning, filtering and analyzing sensor data.
View Details →MAX17055 Battery Management Library
Fast and reliable Arduino library developed for MAX17055 Li-Ion/LiPo fuel gauge.
View Details →DS28C I2C Authentication
Lightweight and reliable I2C authentication library developed for Maxim Integrated DS28C family.
View Details →I2C Functions
Helper C++ library that simplifies working with I2C devices and I2C multiplexers.
View Details →My Open Source Philosophy
The libraries I share here are constantly evolving based on needs from projects I use in the real field. Each library has been tested and optimized in different areas from IoT devices to industrial applications.
All projects are shared under the MIT license. You can freely use them in your personal or commercial projects. My goal is for these libraries to be included in as many real-world projects as possible.
If you have a special integration need, a technical question or a collaboration proposal, you can contact me:akkoyun@me.com
You can access all my projects from my GitHub profile:
My GitHub Profile