en:netzer:index

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
en:netzer:index [2013/03/01 13:46] – Getting started link added. sveschen:netzer:index [2025/06/12 17:55] (current) Sven Schlender
Line 1: Line 1:
 +~~NOCACHE~~
 +
 +===== The Netzer Project =====
 +
 +{{:de:logo_netzer_web.png?nolink&200 }} This project realizes an Ethernet interface on a PIC-based platform. 
 +As a gateway module it enables communication between standard TCP/IP sockets and serial busses like I2C, SPI and UART. Also up to 13 GPIO pins can be accessed (written to or read from).
 +
 +<WRAP clear/>
 +Here is an overview of features:
 +
 +<block 45% left>
 +    * Ethernet device with tiny TCP/IP stack
 +    * Based on a low-cost 8-bit PIC microcontroller (PIC18F67J60) from Microchip
 +    * Bootloader integrated for easy firmware updates with TFTP
 +    * Integrated webserver for configuration with dynamic websites
 +    * User based webserver authorization
 +    * Multicast DNS functionality for easy device and service discovery with Bonjour
 +</block>
 +
 +<block 45% right>
 +    * Power-over-Ethernet: Prepared for power supply via the ethernet connection (PoE - 802.3af)
 +    * Extensive settings via the webinterface
 +    * Unlimited parallel usage of modules
 +    * Usage of 2.54 mm pinheaders enables simple integration in custom circuits
 +    * Interfacing SPI, I2C and UART
 +    * Two ADC channel for sensing 
 +    * Two PWM and Impulse channel for control
 +</block>
 +<WRAP clear/>
 +
 +==== Navigation ====
 +
 +<block 45% left>
 +[[news|{{:news.png }}]] \\ **News** \\ <wrap lo>Announcements</wrap><WRAP clear/>
 +[[start|{{:getting_started.png }}]] \\ **Getting started** \\ <wrap lo>What to do first?</wrap><WRAP clear/>
 +[[roadmap|{{:roadmap.png }}]] \\ **Roadmap** \\ <wrap lo>Where the Netzer goes to</wrap><WRAP clear/>
 +[[user|{{:user_red.png }}]] \\ **User** \\ <wrap lo>Manual</wrap><WRAP clear/>
 +[[developers|{{:developer.png }}]] \\ **Developers** \\ <wrap lo>Further detailed project informations</wrap><WRAP clear/>
 +</block>
 +<block 45% right>
 +[[hardware|{{:hardware.png }}]] \\ **Hardware** \\ <wrap lo>Information and downloads</wrap><WRAP clear/>
 +[[faq|{{:faq.png }}]] \\ **FAQ** \\ <wrap lo>Frequently asked questions and answers</wrap><WRAP clear/> 
 +[[discussion|{{:discussion.png }}]] \\ **Discussion** \\ <wrap lo>Discussion about problems and extensions</wrap><WRAP clear/>
 +[[links|{{:links.png }}]] \\ **Links** \\ <wrap lo>Useful links for this project</wrap><WRAP clear/>
 +[[gallery|{{:gallery.png }}]] \\ **Gallery** \\ <wrap lo>Nice pictures :)</wrap><WRAP clear/>
 +</block>
 +
 +<WRAP clear/>
 +
 +==== Recently changed pages ====
 +
 +{{changes>ns=en:netzer&count=10&type=create,edit&render=pagelist}}