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
- Host: GitHub
- URL: https://github.com/macbre/plc
- Owner: macbre
- License: bsd-3-clause
- Created: 2014-08-06T17:41:01.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2016-03-23T21:23:27.000Z (about 10 years ago)
- Last Synced: 2025-04-08T15:14:30.283Z (about 1 year ago)
- Topics: avr, c, communication, electronics-projects, plc, x10
- Language: C
- Homepage:
- Size: 3.91 KB
- Stars: 4
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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

### 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)