Navigation

    • Register
    • Login
    • OpenHardware.io
    • Categories
    • Recent
    • Tags
    • Popular
    1. Home
    2. legeantvert
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    legeantvert

    @legeantvert

    0
    Reputation
    7
    Posts
    978
    Profile views
    1
    Followers
    0
    Following
    Joined Last Online
    Location France, Paris area Age 42

    legeantvert Follow

    Best posts made by legeantvert

    This user hasn't posted anything yet.

    Latest posts made by legeantvert

    • A kickstarter project maybe helpfull to make nodes...

      The kickstarter project Airboard
      A "Shield" with RF24 and most of the node is done?
      What did you think about it?

      ATmega328P processor @ 8MHz
      Peripherals and I/Os
      16-million colors user-defined RGB LED, 2240mcd max, 120° viewing angle
      7x GPIO, 3x PWM, 2x 10-bit ADC, I2C, SPI solderless proto connector
      Up to 18x GPIOs, 6x 10-bit analog inputs or 6x PWMs

      Power Management System
      Autonomy in communication: 6 months @ 1 data/minute
      Autonomy in sleep mode: up to 3 years
      Charge time: 40-60 minutes
      150mAh rechargeable lithium-ion battery
      Built-in lithium-ion battery charger
      Charging via micro USB from computer system or power adapter
      Battery protection circuitry (Over Current, Over Charge, Over Discharge)
      USB voltage, charge status and battery level indicators
      5VUSB/500mA and 3.3V/200mA regulated power outputs for prototyping board
      3.3V/1A switchable regulated power output for wireless shield

      posted in Hardware
      legeantvert
      legeantvert
    • RE: Jeedom

      Hi, I 'm stating with Jeedom, installed on a Synology DS313J.
      After installaing jeedom, and installed the Mysensors plugin, I try to configure my serial gateway, attached with a USB / serial on the NAS.
      I ve installed some USB./Serial drivers and it seems that the Virtual Serial port mounted is USB_SERIAL for me (checked with " ls /dev" on Nas SSH console.
      So when I configure the Serial port to be .dev/USB_SERIAL, save it I always have a message that NODEJS is not running...
      Did you have any idea?
      On the diskstation software, I can see that NODEJS is running... Maybe a problem of the acces? On the wiki we can see that NODEJS is not needed now?
      Please help me.
      BR.

      posted in Jeedom
      legeantvert
      legeantvert
    • RE: Issue with temperature units

      I have seen the same issue with 1.4 when using DHT or Dallas ...
      I have try to clean EEPROM, change on Vera from metric to Imperial and back to metric without any succes...
      So hardcode temperature in C was the solution for me...

      posted in Vera
      legeantvert
      legeantvert
    • RE: RFID Lock Sensor/Actuator (1.4)

      Hi,
      I'm trying to make exactly the same thing with another reader, RC-522.
      I was using Mysensor 1.3 and that works for most things but without possibillity to change status from my Vera.
      So I decided to turn on 1.4.
      I've update my gateway, change the Vera files, delete all nodes and sensors related to Mysensors in Vera. (just keep the MySensorGW Module.

      And rewrite MyRFID code...

      The problem is this reader is only SPI... But I'm not sure this is here my problem...

      The code I'm using now:
      MYRFID.ino

      So the first problem is when using 1.4, I have make a test with DHT source code, launch node searching... This find 2 modules: One for temp and one for humidity... Those modules are working... I'm just surprized not to see the module "Arduino Node"...

      I ve tested with my code and launch node searching, this have just created me the Arduino Node Module and not the Lock module...

      When I check the serial debug information on my node I can see:

      Setup is starting Up
      sensor started, id 1
      send: 1-1-0-0 s=255,c=0,t=17,pt=0,l=15,st=ok:1.4b1 (18848a2)
      send: 1-1-0-0 s=255,c=3,t=6,pt=1,l=1,st=fail:0
      send: 1-1-0-0 s=255,c=3,t=11,pt=0,l=11,st=fail:MYRFID Lock
      send: 1-1-0-0 s=255,c=3,t=12,pt=0,l=3,st=fail:1.0
      send: 1-1-0-0 s=1,c=0,t=19,pt=0,l=15,st=fail:1.4b1 (18848a2)
      Close lock
      send: 1-1-0-0 s=1,c=1,t=36,pt=2,l=2,st=fail:0
      RF24 initialized and GW contacted
      RFID Reader initialized
       
      ------- SETUP IS DONE --------
       
      Cardnumber Read : 151612433071
      Open lock
      send: 1-1-0-0 s=1,c=1,t=36,pt=2,l=2,st=fail:1
      Close lock
      send: 1-1-0-0 s=1,c=1,t=36,pt=2,l=2,st=fail:0
      send: 1-1-255-255 s=255,c=3,t=7,pt=0,l=0,st=fail:
      Open lock
      send: 1-1-0-0 s=1,c=1,t=36,pt=2,l=2,st=fail:1
      Close lock
      send: 1-1-0-0 s=1,c=1,t=36,pt=2,l=2,st=fail:0
      Open lock
      send: 1-1-0-0 s=1,c=1,t=36,pt=2,l=2,st=fail:1
      Close lock
      send: 1-1-0-0 s=1,c=1,t=36,pt=2,l=2,st=fail:0
      Open lock
      send: 1-1-0-0 s=1,c=1,t=36,pt=2,l=2,st=fail:1
      Close lock
      send: 1-1-0-0 s=1,c=1,t=36,pt=2,l=2,st=fail:0
      send: 1-1-255-255 s=255,c=3,t=7,pt=0,l=0,st=fail:
      Open lock
      send: 1-1-0-0 s=1,c=1,t=36,pt=2,l=2,st=fail:1
      Close lock
      send: 1-1-0-0 s=1,c=1,t=36,pt=2,l=2,st=fail:0
      Open lock
      

      So As I understand, as the Sensor node could not receive the ack from the GW, it change back the status of the lock...

      Did you have any recommandation? Idea?

      Thank you.

      posted in Development
      legeantvert
      legeantvert
    • RE: [Newbie] Vera barometric sensor detection

      Hi,
      I think the Value is the pressure in Pa...
      Maybe you can divide it by 100 to turn it in Hpa to let it working with Vera...
      You can see the comment on the bottom of the page..
      http://www.mysensors.org/build/pressure
      BR.

      posted in Vera
      legeantvert
      legeantvert
    • RE: Gateway for Pachube Or Mysql Database

      Hi, Thank you for your ideas.
      I'm not sure but as I have understand your script, in fact, the script is client and ask to the Mysensor gateway the values which have been send back to the domoticz script and sent to pachube.

      So: perl script => MysensorGW => perl script => Pachube
      the refrech rate is done by the perl script

      The problem of this, if i'm not wrong is to have a high speed in case you would like to see a door opening and manage alarm system for example. The problem is also for me to be able to receive action from external system to send relay action for exemple => so need gateway to be both server and client...

      On the same way, i dont understand how and where are stored the values inside the gateway if not used on each reception, are they stored somewhere to be able to answer them when serial request arrive?
      BR.

      posted in Feature Requests
      legeantvert
      legeantvert
    • Gateway for Pachube Or Mysql Database

      Hello,

      I have started Home automation one year ago and I'm really interested on this project.
      As soon as understood, the gateway are always "server" gateway and are not sending data automatically like a "client" can send information on each reception.

      My idea is to be able to use gateway to send informations from sensors to a storage place in order to be able to make charts and generate actions.

      My first idea is to use the ethernet gateway and make sketch to make a html request to a php server with Post argument as var to be integrated inside a database. like this project: http://www.instructables.com/id/Save-data-of-temperature-and-humidity-on-MySQL-wit/
      I already have make this kind of plateform with lots of sensors on same arduino but the idea to be able to place sensors everywhere with RF transmition is really a good view, missing at home for me!

      The second idea is to make pachube request to store datas. using this kind of sketch => http://arduino.cc/en/Tutorial/PachubeCient )

      I don't know if someone have think about a similar idea?
      What are your opinion about this? Some recommendation?

      Thank you.

      posted in Feature Requests
      legeantvert
      legeantvert