Difference between revisions of "Template:Facts"
(7 intermediate revisions by 4 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%;" | ||
|- | |- | ||
− | | | + | | style="background-color: #FFFFFF; text-align: center; border-bottom:1px solid #aaaaaa;" | '''Overview''' |
|- | |- | ||
− | |Ethersex is a firmware with network support for 8-bit AVR microcontrollers. | + | |Ethersex is a community driven firmware with network support for 8-bit AVR microcontrollers. |
{|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%;" | ||
|- | |- | ||
Line 13: | Line 13: | ||
* Support for atmega 8,16,32,64,128,644 and many more | * Support for atmega 8,16,32,64,128,644 and many more | ||
* Uses the common '''ENC28J60''' | * Uses the common '''ENC28J60''' | ||
+ | * easily customizable and expandable to suit your needs | ||
+ | |||
+ | Protocols: | ||
* TCP/IP IPv4/'''IPv6''' | * TCP/IP IPv4/'''IPv6''' | ||
* OpenVPN | * OpenVPN | ||
− | * | + | * 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 | ||
* http server | * http server | ||
* can be controlled remotely using the '''Ethersex Command Protocol (ECMD)''' | * can be controlled remotely using the '''Ethersex Command Protocol (ECMD)''' | ||
− | + | ||
− | * [[Features| | + | * [[Features|and many more]] |
| | | | ||
− | * | + | * [[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) |
− | |||
* [[Supported Boards |any many more]] | * [[Supported Boards |any many more]] | ||
|} | |} | ||
|} | |} |
Latest revision as of 20:44, 17 October 2014
Overview | ||||
Ethersex is a community driven firmware with network support for 8-bit AVR microcontrollers.
|