Skip to content

KorribanMaster/venus-os-expansions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Installing

# ssh into venus
opkg install git
cd /data
git clone https://github.com/KorribanMaster/venus-os-expansions.git
cd venus-os-expansions
./install.sh

This repo is a collection of expansions for the venus-os from victronenergy running on a raspberry pi. As i only have a raspberry pi 2 everything is only tested on this device. Detailed descriptions about required changes and installation are inside the respective folders.

General Notes

Software update

When venus os is updated the rootfs is overwritten and all changes would be lost. To prevent this put the repository on /data and the installer script adds a hook to /data/rc.local which checks that the expansion pack is reinstalled after a software update.

Interesting links

Components

relay

This makes up to four relays available in the gui to control via the raspberry py gpios

sim7600

The sim7600 raspberry pi hat from waveshare is fully functional and integrated in venus os with both gsm/4g and gps working with full integration into the gui

sim800

Currently not installable automatically and working only partially The sim800 raspberry pi hat from waveshare was my first shot at adding gsm+gps to the venus os. However due too the single serial interface i only got either gsm or gps working never both at the same time

ads1115

Currently not installable automatically and working only partially The ads1115 is an adc with 4 channels atached to the i2c interface. The goal would be to integrate it as tank/temperature sensor into the venus gui Support for ads1115 is developped in a seperate repository and is a work in progress.

Built with Spacemacs

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published