Difference between revisions of "NanoEasy"

From Let's Control It
Jump to navigation Jump to search
 
Line 3: Line 3:
 
{{Experimental}}
 
{{Experimental}}
  
Tried to get something work on the Arduino Nano with the ENC28J60 ethernet module.
+
Tried to get something work on the Arduino Nano with the ENC28J60 ethernet module:
 +
 
 +
[[File:NanoEthernet.jpg]]
  
 
There's no road-map for this edition other than trying to see if anythinh can run at all...
 
There's no road-map for this edition other than trying to see if anythinh can run at all...

Latest revision as of 18:48, 12 December 2016

WIP.gifYou may hear some construction noise in the background...

Experimental !

Tried to get something work on the Arduino Nano with the ENC28J60 ethernet module:

NanoEthernet.jpg

There's no road-map for this edition other than trying to see if anythinh can run at all...

Sneak preview

Source R148

You'll have to compile this yourself using Arduino IDE and the enclosed ethernet library for the ENC28J60 module.

It has been running for some hours in the testlab, sending analog port data to Domoticz...

Do not expect anything near to ESP Easy. It will be severely limited and not so 'easy'...