An open API service indexing awesome lists of open source software.

https://github.com/macbre/plc

Power Line Communication
https://github.com/macbre/plc

avr c communication electronics-projects plc x10

Last synced: about 2 months ago
JSON representation

Power Line Communication

Awesome Lists containing this project

README

          

plc
===

Power Line Communication

Projekt nadajnika i odbiornika implementującego protokół [X10](http://en.wikipedia.org/wiki/X10_(industry_standard)) służący do transmisji danych przez sieć elektroenergetyczną.

### Elektronika

* ATMega 8
* LM311 (komparator)
* 2N2222 (tranzystor kluczujący)
* 6N135 (optoizolator)
* diody Zenera 6,8V
* transformator bloku zasilania + stabilizator 7805L
* transformator sygnałowy - Y8848-A firmy Coil-Craft

### Zdjęcie prototypu

![](http://s3.macbre.net/plc/board.jpg)

### Linki

- [Dokumentacja](http://s3.macbre.net/plc/dokumentacja_plc.pdf)
- [Schemat bloku nadawczego i zasilacza](http://s3.macbre.net/plc/schemat.png)
- [Schemat części z uC](http://s3.macbre.net/plc/schemat_cpu.png)