Skip to content

xjamesmorris/fp_util

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fp_util

Yet another Arduino control utility for the Eltek Flatpack2 power supply.

This is a simple serial terminal app which allows you to manage an Eltek Flatpack2 power supply via an MCP2515 CAN controller chip. This should work with all Arduino-type shields, as long as the CS & INT pin definitions are correct (you can modify these if needed).

You'll need to install the mcp_can and LibPrintf libraries -- the simplest method is via the Arduino IDE.

Note: you can use Arduino's serial plotter when in monitor mode. This works by accident!

Derived from https://github.com/the6p4c/Flatpack2/blob/master/Arduino/fp2_control/

Information Sources

Screen Shots

Startup and status command ('s')

Monitor mode ('m')

Serial plotter output

About

Yet another control utility for the Eltek Flatpack2 power supply

Topics

Resources

License

Stars

8 stars

Watchers

2 watching

Forks

Releases

No releases published

Contributors