Difference between revisions of "Template:Facts"

From Ethersex_Wiki
Jump to: navigation, search
 
(6 intermediate revisions by 3 users not shown)
Line 2: Line 2:
 
{|cellpadding="4" cellspacing="0" style="margin-top:5px; background:#EEEEEE; border:1px #aaa solid; font-size:95%; color:black; width:100%;"
 
{|cellpadding="4" cellspacing="0" style="margin-top:5px; background:#EEEEEE; border:1px #aaa solid; font-size:95%; color:black; width:100%;"
 
|-
 
|-
| colspan=2 style="background-color: #FFFFFF; text-align: center; border-bottom:1px solid #aaaaaa;" | '''Overview'''
+
| style="background-color: #FFFFFF; text-align: center; border-bottom:1px solid #aaaaaa;" | '''Overview'''
 
|-
 
|-
 
|Ethersex is a community driven firmware with network support for 8-bit AVR microcontrollers.
 
|Ethersex is a community driven firmware with network support for 8-bit AVR microcontrollers.
Line 18: Line 18:
 
* TCP/IP IPv4/'''IPv6'''
 
* TCP/IP IPv4/'''IPv6'''
 
* OpenVPN
 
* OpenVPN
* Software USB stack
+
* software USB stack
* RFM12 (433 MHz)
+
* RFM12 / RFM12B (433 MHz / 868 MHz)
 
* '''i²c''' Master (numerous chips supported)/Slave
 
* '''i²c''' Master (numerous chips supported)/Slave
 
* onewire
 
* onewire
Line 27: Line 27:
 
* [[Features|and many more]]
 
* [[Features|and many more]]
 
|
 
|
* NetIO (Pollin)
+
* [[AVR-NET-IO]] (Pollin)
* Etherrape (lochraster.org)
+
* [[Etherrape]] (lochraster.org)
 
* AVR Module (Ulrich Radig)
 
* AVR Module (Ulrich Radig)
* Jackalope (lochraster.org
+
* [[Jackalope]] (lochraster.org
* Probot (Conrad)
+
* [[Conrad_Probot|Probot]] (Conrad)
* Fimser (OV Lennestadt)
+
* [[Fimser]] (OV Lennestadt)
* JeeLink v2 (JeeLabs)
+
* [[JeeLink]] v2 (JeeLabs)
* Funk-AVR-Evaluationsboard (Pollin)
+
* [[Funk-AVR-Evaluationsboard]] (Pollin)
* TODO: Custom Board
 
 
* [[Supported Boards |any many more]]
 
* [[Supported Boards |any many more]]
  
 
|}
 
|}
 
|}
 
|}

Latest revision as of 21:44, 17 October 2014

Overview
Ethersex is a community driven firmware with network support for 8-bit AVR microcontrollers.
Features Supported Boards
  • Support for atmega 8,16,32,64,128,644 and many more
  • Uses the common ENC28J60
  • easily customizable and expandable to suit your needs

Protocols:

  • TCP/IP IPv4/IPv6
  • OpenVPN
  • software USB stack
  • RFM12 / RFM12B (433 MHz / 868 MHz)
  • i²c Master (numerous chips supported)/Slave
  • onewire
  • http server
  • can be controlled remotely using the Ethersex Command Protocol (ECMD)