Skip to content

tomvanklinken/Flatpack2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flatpack2

Arduino Library for communicating with Eltek Flatpack2 power supplies.

I found multiple pieces of code for communicating with Flatpack2 power supplies but I wanted a library so my program code would be more clean.

Features

  • Automaticly login and assign ID to powersupplies on CAN bus
  • Store last status in an object
  • Call an callback on status request
  • Send a broadcast to change voltage & current

TODO

  • Test with other revisions and multiple devices on bus
  • Test current limit
  • Add bootup voltage
  • Cleanup receive code & debug messages

Thanks to

Dependencies

Status

Code is very alpha currently.

Install

cd ~/Documents/Arduino/libraries/
git clone https://github.com/tomvanklinken/Flatpack2 Flatpack2

Compatibility

Description Part number Revision Status Set voltage Set current Bootup voltage
FP2 48V 3KW FRONT END RECT HE 380875 1.10 YES YES UNTESTED UNTESTED

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages