Navigation

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

    Nathan Matos

    @Nathan Matos

    1
    Reputation
    7
    Posts
    398
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    Nathan Matos Follow

    Best posts made by Nathan Matos

    • RE: Hello, Can you help me? LDR Sensor

      Thank you very much,
      I already read the whole Getting Started Section, Very instructive.

      One of my many doubts was about the controller, I can already read de debug through the Debug and serial monitor (easy to understand) so I was wondering why I would need them.. Ty for the awnser!

      I kind of understood the Node IP adress thing. I mean, I saw a few videos on youtube using the MySensors but I'm not entirely familiar with the library.

      Perhaps you know the Mysensors.h set of instructions and maybe and example of the program

      Again, thank you very much and I promess you, once I finish, to donate a small amount, buy a few thing in the store and put my whole project into the forum!

      posted in Development
      Nathan Matos
      Nathan Matos

    Latest posts made by Nathan Matos

    • How to use the lib on a STM32 Nucleo

      Hello again guys,

      I've been trying to develop a network protocol similar to the MySensors for a STM32 microcontroller.
      A Nucleo board with 64 pins to be more accurate.
      My question is: There is a way to simply convert the lib for arduino to the Nucleo Board? I know they are diferent boards with diferent memory address and pin, but maybe someone is already developing to this plataform... who knows right?

      I simply love the Star-Mesh network protocol you guys put into this beatyful lib, something that i'm having trouble to replicate for the STM32.

      And if anyone know any lib for this microcontroller with similar functions, please let me know.

      Thank you very much for all the support you guys have been giving to me!

      posted in Hardware
      Nathan Matos
      Nathan Matos
    • RE: Problems with Node sensor

      Guys, i'm having the same problem but with a serial GW..

      Any ideas?

      posted in Troubleshooting
      Nathan Matos
      Nathan Matos
    • RE: Hello, Can you help me? LDR Sensor

      Ty, it worked like a charm and now I'm understanding the protocol a little bit more.

      For now im satisfied with my results, but I will keep seeking for automation solutions like this and i feel like a found a realy good comunitty in here with helpfull ppl to suport and awnser my questions.

      Ty very much, I can't even tell you how much happy I'm for see this whole thing actualy working!

      posted in Development
      Nathan Matos
      Nathan Matos
    • RE: Hello, Can you help me? LDR Sensor

      @blacey
      OK Blacey, my savior , let me update the project.

      I was able to study and control pretty well the LDR mote, put a #Include MY_NODE on it, a child number also and im reading with the serial the value perfecty, it only sends the message once the value is changed and I'm loving it.

      As for the gateway in other hand, I have no clue how im going to set it to receive the data LDR mote is SENDING.

      I try to look a bit into the site but the only line of code I find about it was
      gw.getStatus(1,11,0)

      can you pls give me a light over here ? (got the joke... give me a light, Light dependent resistor LDR.. hum? it was a little fun c'mon)

      What command should I use at my gateway in order to recive messenges from other NODE /Children/Boards and etc...

      Edit

      https://www.mysensors.org/download/sensor_api_20

      That's what I was looking for, a set of basic instructions!

      posted in Development
      Nathan Matos
      Nathan Matos
    • RE: Hello, Can you help me? LDR Sensor

      Thank you, many times thank you!

      I was just looking for this!

      posted in Development
      Nathan Matos
      Nathan Matos
    • RE: Hello, Can you help me? LDR Sensor

      Thank you very much,
      I already read the whole Getting Started Section, Very instructive.

      One of my many doubts was about the controller, I can already read de debug through the Debug and serial monitor (easy to understand) so I was wondering why I would need them.. Ty for the awnser!

      I kind of understood the Node IP adress thing. I mean, I saw a few videos on youtube using the MySensors but I'm not entirely familiar with the library.

      Perhaps you know the Mysensors.h set of instructions and maybe and example of the program

      Again, thank you very much and I promess you, once I finish, to donate a small amount, buy a few thing in the store and put my whole project into the forum!

      posted in Development
      Nathan Matos
      Nathan Matos
    • Hello, Can you help me? LDR Sensor

      Hi everyone,

      I'm new at this forum, i've been following the site for a while but only now I took the decision to actualy make a post.

      Well, let me introduce myself first. My name is Nathan, I'm a Mecatronic engeneering student in Brazil (yes, I know its cliche but... pardon my english sometimes)

      I'm gonna build this topic as a seek for help and a record for the development of my project.

      About the project

      I'm trying to build a Wireless Network Sensor using the boards and codes avalible at this site to monitor 2 LDR mote sensores.

      For the guys who don't know what a WNS stands for, is a network made out of one gateway and motes (sensores with batteries and microcontrollers wich can comunicate between themselfs).

      I need HELP
      Well, in my original project, i would build a gateway and 2 motes with LDR sensores.

      I need the motes to be able to comuniate with themselfs and then one of them to comunicate with the gateway.

      I've been trying to think how can I do this using the codes and librarys at this site but unfortunaly WIRELESS comunication is not my area.

      I know a buch about arduino and programing, but not enough to figure this all out by myself.

      so, here cames my question.

      I want to conect one gateway to my PC, to both recive and send data, I want to make 2 other boards with battery to comunicate between themselfs and with the gateway atached at the computer, and after all this work be able to see the data in my computer (serial monitor would be nice)

      ANY IDEA HOW SHULD I START THIS?

      I know my asking too much, but let me thank you guys in advance and tell you that I already have the arduino boards and the Radio boards and already build a gateway with buttons leds but no sensors!

      Ty

      posted in Development
      Nathan Matos
      Nathan Matos