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 [2011/12/19 12:23] – external edit 127.0.0.1en:netzer:index [2025/06/12 17:55] (current) Sven Schlender
Line 1: Line 1:
 ~~NOCACHE~~ ~~NOCACHE~~
  
-====== The Netzer Project =====+===== The Netzer Project =====
- +
- +
- +
- +
- +
- +
- +
-This project realizes an Ethernet interface on a PIC-based platform. {{ :de:logo_netzer_web.png?nolink&200|}} +
- +
- +
- +
- +
- +
  
 +{{: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). 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: Here is an overview of features:
- 
- 
- 
- 
- 
- 
  
 <block 45% left> <block 45% left>
- 
- 
- 
     * Ethernet device with tiny TCP/IP stack     * Ethernet device with tiny TCP/IP stack
- 
- 
- 
     * Based on a low-cost 8-bit PIC microcontroller (PIC18F67J60) from Microchip     * Based on a low-cost 8-bit PIC microcontroller (PIC18F67J60) from Microchip
- 
- 
- 
     * Bootloader integrated for easy firmware updates with TFTP     * Bootloader integrated for easy firmware updates with TFTP
- 
- 
- 
     * Integrated webserver for configuration with dynamic websites     * Integrated webserver for configuration with dynamic websites
- 
- 
- 
     * User based webserver authorization     * User based webserver authorization
- 
- 
- 
     * Multicast DNS functionality for easy device and service discovery with Bonjour     * Multicast DNS functionality for easy device and service discovery with Bonjour
- 
- 
- 
 </block> </block>
- 
- 
  
 <block 45% right> <block 45% right>
- 
- 
- 
     * Power-over-Ethernet: Prepared for power supply via the ethernet connection (PoE - 802.3af)     * Power-over-Ethernet: Prepared for power supply via the ethernet connection (PoE - 802.3af)
- 
- 
- 
     * Extensive settings via the webinterface     * Extensive settings via the webinterface
- 
- 
- 
     * Unlimited parallel usage of modules     * Unlimited parallel usage of modules
- 
- 
- 
     * Usage of 2.54 mm pinheaders enables simple integration in custom circuits     * Usage of 2.54 mm pinheaders enables simple integration in custom circuits
- 
- 
- 
     * Interfacing SPI, I2C and UART     * Interfacing SPI, I2C and UART
- +    Two ADC channel for sensing  
- +    * Two PWM and Impulse channel for control
- +
-    Included ADC for sensing and PWM for control +
- +
- +
 </block> </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/> 
-<block clear></block> +[[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 40% left> +
- +
- +
- +
-//**__Navigation__**// +
- +
- +
- +
- +
- +
- +
- +
-<menu col=2,align=center+
- +
- +
- +
-  <item>News|Announcements|[[:en:netzer:news]]|:news.png</item> +
- +
- +
- +
-  <item>Roadmap|Where the Netzer goes to|[[:en:netzer:roadmap]]|:roadmap.png</item> +
- +
- +
- +
-  <item>User|Manual|[[:en:netzer:user]]|:user_red.png</item> +
- +
- +
- +
-  <item>Developers|Further detailed project informations|[[:en:netzer:developers]]|:developer.png</item+
- +
- +
- +
-  <item>Hardware|Infos and downloads|[[:en:netzer:hardware]]|:hardware.png</item> +
- +
- +
- +
-  <item>FAQ|Frequently asked questions and ansers|[[:en:netzer:faq]]|:faq.png</item> +
- +
- +
- +
-  <item>Discussion|Discussion about problems and extensions|[[:en:netzer:discussion]]|:discussion.png</item> +
- +
- +
- +
-  <item>Links|Useful links for this project :)|[[:en:netzer:links]]|:links.png</item> +
- +
- +
- +
-  <item>Gallery|Nice pictures :)|[[:en:netzer:gallery]]|:gallery.png</item> +
- +
- +
- +
-</menu> +
- +
- +
 </block> </block>
  
 +<WRAP clear/>
  
 +==== Recently changed pages ====
  
- +{{changes>ns=en:netzer&count=10&type=create,edit&render=pagelist}}
- +
- +
- +
-<block 40% right> +
- +
- +
- +
-//**__Recently changed pages__**// +
- +
- +
- +
-{{changes>ns=en:netzer&count=10&type=create,edit&maxage=2419200&render=pagelist}}</block> +
- +
- +