Is EmonTx Shield (no RF) compatible with Arduino Ethernet

Hello,

I want to make a logger electricity consumption (Which send data to a separate web server).

So I bought the EmonTx Shield (without RF module). : http://shop.openenergymonitor.com/emontx-shield-kit-no-rf/

And I want to connect it to an Arduino Ehernet :

http://www.arduino.cc/en/Main/ArduinoBoardEthernet

 

Is that possible? Is there going to be a problem with the pin ?

Or should I buy an arduino (which ?) and an ethernet shield separately?

 

 

Thank you in advance!

 

(Sorry for my poor english, I'm French ;) )

 

 

gcarlier's picture

Re: Is EmonTx Shield (no RF) compatible with Arduino Ethernet

Hello,

Take a look here http://openenergymonitor.org/emon/node/1239 , I'm trying to do the same thing. I'm waiting for mine and we can keep update about that. I'm also french.

 

guillaume

gysmovoile's picture

Re: Is EmonTx Shield (no RF) compatible with Arduino Ethernet

Thanks a lot Guillaume ;) ( my name is Guillaume too !!!)

You hold me know when you've managed to get the whole ?

I will follow your topik !

Guillaume too.

gysmovoile's picture

Re: Is EmonTx Shield (no RF) compatible with Arduino Ethernet

// In french (sorry for english users)

 

Merci de ta réponse ! J'attends moi aussi ma carte (sans module RF).

Je compte donc la brancher à un arduino Ethernet (pour éviter la cascade de shield) et mon but est que l'arduino envoi à un webservice stocké sur mon NAS (page php en gros) les valeurs mesurées toutes les X secondes ... (toutes les secondes seraient vraiment pas mal, ensuite c'est le NAS qui s'occupera de faire les moyennes et autres calculs)

Ensuite stockage des valeurs en bdd et présentation en graphiques ...

Voir affichage déporté sur un terminal android connecté au NAS ... (recyclage d'un vieux téléphone android en moniteur)

 

La partie développement ne me pause aucun problèmes (c'est mon boulot), par contre le montage avec l'arduino c'est un peu plus compliqué :) Je suis donc preneur de tes essais (un ptit schéma pourquoi pas !!)

 

On se tiens au courant !

A+

Guillaume.

gcarlier's picture

Re: Is EmonTx Shield (no RF) compatible with Arduino Ethernet

Hello,

Pour ma part j'avais déjà un arduino Uno et un ethernet shield donc ça diffère un peu de ton montage. Ne sachant pas souder j'ai envoyé le kit à un copain qui va me le faire, c'est la partie bidouillage de code qui risque d'etre un peu "touchy". J'utilise déjà Emoncms sur un syno, avec des données envoyées par une Zibase.

Tu devrais avoir moins de difficultés avec un arduino ethernet en suivant ce post http://harizanov.com/2012/04/rfm12b-and-arduino-ethernet-with-wiznet5100...

on se tient au jus

guillaume

Mayeric's picture

Re: Is EmonTx Shield (no RF) compatible with Arduino Ethernet

Propriétaire d'une Veralite (Z-Wave), j'envisage également d'utiliser un emonTx (ou un shiel sur arduino) pour suivre ma conso (multi-postes & triphasée, soit probablement de l'ordre de 6 à 9 CT !), ainsi que la logguer en HTTP/PHP/MYSQL sur un serveur local (NAS ou RaspberryPi). Je ne suis pas sur à ce stade de passer par la radio 433MHz ou par un cable Ethernet, mais je suivrai vos progrès !

A ce stade, j'en suis plutot à la décision de partir soit sur un OpenEnergyMonitor, ou sur un plus classique EnviR de CurrentCost (quand ils seront de retour en stock ! ). Le prix n'est en effet pas très différent !

Mayeric (Grenoble)

 

 

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.