RobHumphris / Arduino-Infineon-SmartSwitches

Some Arduino code for Infineon SmartSwitches and ProFETs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Arduino-Infineon-SmartSwitches

Some Arduino code for Infineon Smart Switches and ProFETs.

Infineon have made their demo code available as open source, but it is code that has been generated using their DAVE development tool.

The purpose of this project is to provide very simple interfaces to the devices via C++ objects.

These have been developed using Infineon's evalution sheilds:

The ProFET directory contains chip drivers for:

The SmartSwitch directory contains the chip driver for:

The Sheilds Directory contains C++ objects for the two Infineon Evaluation Boards listed above.

About

Some Arduino code for Infineon SmartSwitches and ProFETs

License:GNU General Public License v3.0


Languages

Language:C++ 98.0%Language:C 2.0%