DigiMaxIO / GreenPak

Arduino Library to facilitate I2C communication between Arduino and Renesas GreenPAK devices. These devices were originally created by Silego, Then Silego was acquired by Dialog Semiconductor, and eventually Dialog was acquired by Renesas.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GreenPak Arduino Library

Arduino Library to facilitate I2C communication between Arduino and Renesas GreenPAK devices.

Planned Developments

Roadmap & Ideas of Potential Additions.

Additional Device Compatibility to Add:

  • SLG46537
  • SLG46538
  • SLG46826
  • More TBD...

Features to Add:

  • Keypad Matrix
  • LED Control
  • LCD Display(s)
  • Haptic Motors
  • 7-Segment Displays
  • Neopixel Control
  • TBD...

Example Projects to Add:

Companion Projects

Planning to add companion projects for the examples for the Go Configure software that you can program your GreenPak parts with.


Author(s)

This Library was not originally written me, it was written by David Riedell who worked for Silego at the time. I do plan to make changes and updates to this library moving forward as I continue testing with GreenPak devices.

Acquisition Issues for the GreenPak Lineup

These devices were originally created by Silego, then Silego was acquired by Dialog Semiconductor, and eventually Dialog was acquired by Renesas. Since the GreenPak parts have gone through the wringer with IP transfers, I believe this means Renesas is completely unaware that many files and documentation have gone missing or forgotten in the process. This library is mentioned in many of the revised documents that Renesas has, however, unfortunately this library is nowhere to be found.

The only place I was able to find this library still available online was hidden in blueberrymuffin3's project repository (Thank You!)

About

Arduino Library to facilitate I2C communication between Arduino and Renesas GreenPAK devices. These devices were originally created by Silego, Then Silego was acquired by Dialog Semiconductor, and eventually Dialog was acquired by Renesas.

License:Other


Languages

Language:C++ 100.0%