RobertPHeller / LCC-PNET-Router

LCC <=> PNET router

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LCC-PNET-Router

This is a "router" between a LCC network and a Pricom Lighting PNET network. It translates between LCC event reports and PNET Trigger, Control, and Dimmer messages. The PCB contains CAN transceivers for the two CAN IFs on a PocketBeagle, with one wired to LCC network connectors (RJ45s) and the other wired for PNET (RJ12 6-6). The "firmware" compiles and runs on a 32-bit ARM Linux SBC (tested on a Beagle Bone using GridConnect over Tcp/Ip for the LCC network and the Virtual CAN driver (vcan) for the PNET network.

About

LCC <=> PNET router

License:BSD 2-Clause "Simplified" License


Languages

Language:C++ 58.1%Language:Roff 36.3%Language:C 2.4%Language:Makefile 1.7%Language:Python 1.4%