2017 © Pedro Peláez
 

project brixo-php

This project allows you to communicate with the BRIXO battery, by using a BLED112 dongle.

image

kea/brixo-php

This project allows you to communicate with the BRIXO battery, by using a BLED112 dongle.

  • Thursday, November 9, 2017
  • by Kea
  • Repository
  • 3 Watchers
  • 3 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Brixo API PHP implementation

This project allows you to communicate with the BRIXO battery, by using a BLED112 dongle., (*1)

Install

Download and install Composer by following the official instructions., (*2)

$ php composer.phar install

Configure

Edit src/test.php changing the device name at line 19 to match device dongle, (*3)

$deviceName = '/dev/tty.usbmodem1';

Es. Windows "\.\com4", Mac "/dev/tty.xyk", Linux "/dev/ttySxx", (*4)

Play

$ php src/test.php

asciicast, (*5)

The Versions

09/11 2017

dev-master

9999999-dev

This project allows you to communicate with the BRIXO battery, by using a BLED112 dongle.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Manuel Kea Baldassarri

09/11 2017

v0.9.0

0.9.0.0

This project allows you to communicate with the BRIXO battery, by using a BLED112 dongle.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Manuel Kea Baldassarri