Sonsivri

Electronics => Hardware and Tools => Topic started by: jirawatk on May 30, 2007, 10:06:36 10:06



Title: AVRnet V0.9 ehternet dev board
Post by: jirawatk on May 30, 2007, 10:06:36 10:06
     AVRnet is an Ethernet development board, v0.9 first is pubblic release.
You can use AVRnet to build a small web-server and web-client for send data to webserver.
Before you can use web-client application, Apache and PHP must be installed on your pc.
More detail about Apache and PHP installation please visit
http://www.avrportal.com/forum

If you have any question you can post question at
http://www.avrportal.com/forum/index.php?board=14.0
Files
(http://www.avrportal.com/avrnet/avrnet2.jpg)
(http://www.avrportal.com/avrnet/sample.gif)

    * Schematic (May 30, 2007) http://www.avrportal.com/avrnet/AVRnet.pdf
    * Source code (May 30, 2007) http://www.avrportal.com/avrnet/avrnet-v0.9-20070529.zip



Title: Re: AVRnet V0.9 ehternet dev board
Post by: firewalker on May 30, 2007, 08:17:03 20:17
I have also found those links with avr and ethernet.

Quote
http://www.tuxgraphic.org/electronics/200606/article06061.shtml - An AVR microcontroller based Ethernet device
http://www.tuxgraphic.org/electronics/200611/article06111.shtml - HTTP/TCP with an atmega88 AVR microcontroller (AVR web server)
http://www.tuxgraphic.org/electronics/200612/article06121.shtml - Using the AVR microcontroller based web server
http://www.tuxgraphic.org/electronics/200702/article07021.shtml - A LCD display with Ethernet interface
http://www.tuxgraphic.org/electronics/200704/article07041.shtml - An ethernet weather station


Title: Re: AVRnet V0.9 ehternet dev board
Post by: samir on June 01, 2007, 01:19:16 13:19
     AVRnet is an Ethernet development board, v0.9 first is pubblic release.
You can use AVRnet to build a small web-server and web-client for send data to webserver.
Before you can use web-client application, Apache and PHP must be installed on your pc.
More detail about Apache and PHP installation please visit
http://www.avrportal.com/forum

If you have any question you can post question at
http://www.avrportal.com/forum/index.php?board=14.0
Files
(http://www.avrportal.com/avrnet/avrnet2.jpg)
(http://www.avrportal.com/avrnet/sample.gif)

    * Schematic (May 30, 2007) http://www.avrportal.com/avrnet/AVRnet.pdf
    * Source code (May 30, 2007) http://www.avrportal.com/avrnet/avrnet-v0.9-20070529.zip


;D Good Work.Can you please provide us the documentation of source code if possible


Title: Re: AVRnet V0.9 ehternet dev board
Post by: jirawatk on June 02, 2007, 04:01:24 04:01
I'm trying to create a document in english language, if it complete you can see it on
my forum.
And now, I'm working with another project. I will continue AVRnet (V1.0) project after another project is completed.


Title: Re: AVRnet V0.9 ehternet dev board
Post by: samir on June 02, 2007, 04:41:46 04:41
I'm trying to create a document in english language, if it complete you can see it on
my forum.
And now, I'm working with another project. I will continue AVRnet (V1.0) project after another project is completed.
Thank You jirawatk
I will Wait for this


Title: Re: AVRnet V0.9 ehternet dev board
Post by: orange on June 05, 2007, 12:57:10 00:57
Thanks.


Title: Re: AVRnet V0.9 ehternet dev board
Post by: jirawatk on June 25, 2007, 03:45:53 03:45
AVRnet V1.0 is out, more detail please visit

http://www.avrportal.com/forum/index.php/topic,39.0.html


Title: Re: AVRnet V0.9 ehternet dev board
Post by: samir on June 25, 2007, 06:25:35 06:25
AVRnet V1.0 is out, more detail please visit

http://www.avrportal.com/forum/index.php/topic,39.0.html
Thank You Very much jirawatk


Title: AVRnet V1.1 is out
Post by: jirawatk on September 10, 2007, 11:04:43 11:04
AVRnet V1.1 is out, added AVRnetLoader, it's UDP bootloader for firmware upgrade purpose.

(http://www.avrportal.com/avrnet/AVRnet-CPanel-V1.1-02.gif)

Download
http://www.avrportal.com/avrnet/AVRnet-V1.1-20070912.7z
http://www.avrportal.com/avrnet/AVRnetLoader.7z
http://www.avrportal.com/avrnet/AVRnet-CPanel-V1.1-BIN.7z
http://www.avrportal.com/avrnet/AVRnet-CPanel-V1.1-SRC.7z

More detail http://www.avrportal.com/?lang=en&page=avrnet

 ;D


Title: Re: AVRnet V0.9 ehternet dev board
Post by: ALLPIC on November 21, 2012, 06:44:21 18:44
I changed AVR- NET code for connected through PPP over GPRS network and it work really gr8. I highly new recommend this stack for newbies


Title: Re: AVRnet V0.9 ehternet dev board
Post by: metal on November 21, 2012, 07:34:56 19:34
Can you please post your modified codes in the projects section, highly appreciated.