Sonsivri

Electronics => Projects => Topic started by: delamoure on March 15, 2012, 09:59:38 21:59



Title: POE + Ethernet + AVR MCU
Post by: delamoure on March 15, 2012, 09:59:38 21:59
Hello.

I want to share one of my projects: POE, Ethernet, AVR MCU in the one device.

This device has following features:

1) W5100 as Ethernet controller;

2) ATmega128-16AU as main controller;

3) LM5070MTC-50 as Power On Ethernet controller;

4) two UARTs (with RS232 levels);

5) open optocoupler (for the case cover control);

6) two digital IO;

7) buzzer.

Link for the non-members: http://ellab.blog.com/2012/02/22/3-in-1-poe-ethernet-avr-mcu/


Title: Re: POE + Ethernet + AVR MCU
Post by: Magnox on March 15, 2012, 10:14:04 22:14
That looks very interesting. Are you going to share the software?


Title: Re: POE + Ethernet + AVR MCU
Post by: delamoure on March 15, 2012, 10:20:38 22:20
That looks very interesting. Are you going to share the software?

No. I can't share. Because existing software is specific.
You have to find a lot of avr+w5100 software examples in the Internet.