Nano Easy
Moderators: rtenklooster, Voyager, BertB, Stuntteam
Forum rules
You have entered the experimental forum, beware!!!
You have entered the experimental forum, beware!!!
Re: Nano Easy
Sweet Martinus !!!
HVAC devices mainly housed in steel enclosures raise WiFi connectivity issues so I put together an Ethernet based ESP PCB with passive PoE support that fulfills many cases meanwhile eliminating the need for powering the device locally (powered directly from PoE switch). All that in the standard arduino IDE
ESP easy supporting that combo would be a great asset.
HVAC devices mainly housed in steel enclosures raise WiFi connectivity issues so I put together an Ethernet based ESP PCB with passive PoE support that fulfills many cases meanwhile eliminating the need for powering the device locally (powered directly from PoE switch). All that in the standard arduino IDE
ESP easy supporting that combo would be a great asset.
-D
Re: Nano Easy
Will it be available for Arduino Uno?
Re: Nano Easy
It should work on Uno, Nano, Pro Micro and any other board with an Atmega328 chip as long as an ENC28J60 module is connected to the SPI buskniazio wrote:Will it be available for Arduino Uno?
Re: Nano Easy
... works
but, it is to hard for me implement mqtt correct..
is this the right library? https://github.com/njh/NanodeMQTT
but, it is to hard for me implement mqtt correct..
is this the right library? https://github.com/njh/NanodeMQTT
Re: Nano Easy
What to do if someone has W5100 ethernet shield?Martinus wrote:It should work on Uno, Nano, Pro Micro and any other board with an Atmega328 chip as long as an ENC28J60 module is connected to the SPI buskniazio wrote:Will it be available for Arduino Uno?
Re: Nano Easy
What to do if someone has W5100 ethernet shield?
Re: Nano Easy
mmm
What are there for more options possible with this nano/arduino easy?
Or just because it is possible?
What are there for more options possible with this nano/arduino easy?
Or just because it is possible?
Re: Nano Easy
Hello
Unfortunately, I can not compile nanoeasy compilation
I need nanoeasy and dallas to read the temperature
Can any of you help me, submit a compiled file?
Or maybe some tutorial on how to connect ENC28J60 to espeasy?
Unfortunately, I can not compile nanoeasy compilation

I need nanoeasy and dallas to read the temperature
Can any of you help me, submit a compiled file?
Or maybe some tutorial on how to connect ENC28J60 to espeasy?
Re: Nano Easy
The Nano source only supports reading an analog or digital port and the Dallas code wouldn't fit the progmem anyway. A dedicated sketch might still be an option for this kind of hardware.
I assume there's a reason you want to have a wired connection. Arduino Mega + W5100 supports a dallas sensor on wired ethernet with an experimental version of ArduinoEasy.
Of wait for uPyEasy and use a hardware board like Orange Pi Zero that has a hardware ethernet port. Only around 12 dollars...
I assume there's a reason you want to have a wired connection. Arduino Mega + W5100 supports a dallas sensor on wired ethernet with an experimental version of ArduinoEasy.
Of wait for uPyEasy and use a hardware board like Orange Pi Zero that has a hardware ethernet port. Only around 12 dollars...
Who is online
Users browsing this forum: No registered users and 12 guests