-
-
avr-eth-i2c
ethernet connected i2c controller usinb enc28j60
-
RF12Ethernet-
... to allow RFM12 RF chip to be used in conjunction with the ENC28J60 Ethernet chip. The both use the SPI bus therefore carefull control ... which code is based), The SS pin for the ENC28J60 is defined in ENC28J60.cpp.
Nanode can be used with certian changes, ...
-
NanodeRF_ethershield
... received data packet.
On the Nanode 5 SPI bus CS Chip Select/ SS Slave Select is digital 8 for the Etherent chip (ENC28J60) and digital 10 for the RFM12B.
Older version of the Nanode can be used with certian changes, see: http://openenergymonitor.org/ ...
-
cerberuino
... a door/gate controller using Arduino.
Requirements:
- Arduino (we used Brasuino BS1, a Arduino One compatible)
- EtherShield w/ ENC28J60 (we bought it from seeedstudio.com)
- RFID Reader (idem)
- Homemade connector shield (optional, we created a shield ...
-
EtherShield_RESTduino
... RESTduino
=====================
** IMPORTANT NOTE **
This version of RESTduino is for ENC28J60 based ethernet shields only, not the Official Arduino ... it into an application that works with the ENC28J60 based ethernet shields.
I've also updated the ...
-
PubSubNanode
Port of Arduino PubSubClient to work with the EtherSheild library for the ENC28J60 as part of the Nottingham Hackspace Instrumentation Project
-
Webduino
... Shield DIY Kit](http://store.nkcelectronics.com/nkc-ethernet-shield-diy-kit-without-wiz812mj-mod812.html)
Shields using the Microchip ENC28J60 chip won't work with the library as that requires more software support for implementating
the TCP/IP stack. ...
-
eth_air_controller
Control Air Conditioner via internet using ATmega328P
This code can be controlled air conditioner via internet on ATmega328p with ENC28J60.
make main
usage:
access to http://hostname/pc or http://hostname/m
request need to send to /ir
Format:
/ir?power=< ...
-
EtherCard
... S]][T]
**EtherCard** is a driver for the Microchip ENC28J60 chip, compatible with Arduino IDE.
It is adapted ... : GPL2
## Requirements
* Hardware: This library **only** supports the ENC28J60 chip.
* Hardware: Only AVR-based microcontrollers are supported ...
-
avr-ethernet
...
====================================
Overview
--------
This is a pretty old project with a basic PCB consisting of an atmega168, enc28j60, voltage regulator and the physical connectors.
I've successfully used to board to transmit basic Ethernet packets ...
-