Skip to content

SequentMicrosystems/megabas-rpi

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
res
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 

megabas-rpi

megabas-rpi

This is the command to control Building Automation Stackable Card for Raspberry Pi

MEGA-BAS

Setup

Don't forget to enable I2C communication:

~$ sudo raspi-config

Usage

~$ git clone https://github.com/SequentMicrosystems/megabas-rpi.git
~$ cd megabas-rpi/
~/megabas-rpi$ sudo make install

Now you can access all the functions of the BAS board through the command "megabas". Use -h option for help:

~$ megabas -h

If you clone the repository any update can be made with the following commands:

~$ cd megabas-rpi/  
~/megabas-rpi$ git pull
~/megabas-rpi$ sudo make install

Python Library

Firmware update instructions.

Node-RED

CODESYS Driver

The board can act as Modbus RTU slave device, checkout modbus instructions

About

Command Line, Python lib, Node-Red and CODESYS driver for Building Automation Card

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published