MySensors is an EXCELLENT project.
It allows for complete control over the various sensors.
It's extremely simple.
Its drawback is that it's open source, so it's unfunded and development is slow, but I don't think there are any better projects than this at the moment.
sindrome73
@sindrome73
Best posts made by sindrome73
-
RE: Keen to build againposted in General Discussion
-
RE: Ebyte nRF24L01P Wireless rf Transceiver E01-2G4M27D 27dBm SPI 2.4GHz Transmitterposted in Troubleshooting
@skywatch said in Ebyte nRF24L01P Wireless rf Transceiver E01-2G4M27D 27dBm SPI 2.4GHz Transmitter:
usando problemi qui. Puoi postare
Good evening!! I also fought with some of those modules believing they didn't work, in the end the problem was the power supply !! Get tested now they work.
Here is the scheme I used:
Everything is about providing GOOD Power
I apologize for the bad English
-
RE: [SOLVED] Go to loop(); when parent/gateway can't be found.posted in Development
@skywatch said in Go to loop(); when parent/gateway can't be found.:
ai tempo, potresti dare un
Just insert this line:
#define MY_TRANSPORT_WAIT_READY_MS 1000
before : #include <MySensors.h>
this is all, so if the Gateway is not available after 1000 Milli seconds, the scketch is performed anyway
-
RE: Help to Build a Sensor with Arduino Pro 3Vposted in Troubleshooting
Discovered the problem !! I fed through the "RAW" pin while feeding through the VCC
Ok is now working
-
RE: Exploit the mysensors networkposted in Feature Requests
I got it!! So if I use domoticz as a controller, I should retrieve data from domoticz ...... Okay ???
-
RE: What did you build today (Pictures) ?posted in General Discussion
@mfalkvidd ok now I understand, and then commands an Arduino or other. thank you
-
RE: battery powered sensor / watchdog?posted in Troubleshooting
Excuse me but I go a little OT ..... What dashboard and this are you using?
-
RE: Motion sensor increase Time high status via softwareposted in Feature Requests
@skywatch said in Motion sensor increase Time high status via software:
ti sei
Hello and sorry, if I gave the idea of being courteous !! sorry again
I didn't publish the code because I really don't know where to start, but now that I understand WAIT, that in MySensors and a separate thing, I also understand your example, and I thank you for helping me !!
But then again I didn't know that this WAIT, was something different from DELAY
I answer little, because I'm a little busy these days ..... But anyway for now thanks again for help
Latest posts made by sindrome73
-
RE: Keen to build againposted in General Discussion
MySensors is an EXCELLENT project.
It allows for complete control over the various sensors.
It's extremely simple.
Its drawback is that it's open source, so it's unfunded and development is slow, but I don't think there are any better projects than this at the moment. -
RE: Getting Better Range with NRF24L01 Modulesposted in My Project
Thank you so much for your support
-
RE: Getting Better Range with NRF24L01 Modulesposted in My Project
@fsgraz said in Getting Better Range with NRF24L01 Modules:
trollare l'alimentatore
Can you tell me how to lower the speed?
-
Pjon Scriptposted in General Discussion
Hello, good evening!!
I'm trying to build two Nodes with two Arduino Pro Minis (a Gateway and a Node, to be precise) connected to each other using the Pjon Protocol.
If I understand correctly, the nodes are connected to each other by a single wire, specifically Pin 12 by default.
I just can't create the sketch.
Can someone provide the Gateway and Node scripts?
Thanks for your help. -
RE: Hey I am new hereposted in Hardware
@helpmine10 said in Hey I am new here:
er favore qualcuno mi aiuti riguardo a questo sito web.
just ask
-
RE: Ebyte nRF24L01P Wireless rf Transceiver E01-2G4M27D 27dBm SPI 2.4GHz Transmitterposted in Troubleshooting
@skywatch said in Ebyte nRF24L01P Wireless rf Transceiver E01-2G4M27D 27dBm SPI 2.4GHz Transmitter:
usando problemi qui. Puoi postare
Good evening!! I also fought with some of those modules believing they didn't work, in the end the problem was the power supply !! Get tested now they work.
Here is the scheme I used:
Everything is about providing GOOD Power
I apologize for the bad English
-
RE: MYSBootloader does not workposted in Troubleshooting
I for my Atmega328 (Arduino pro Mini) at 16 Mhz I am using 0xFF 0xDA 0xFD
-
RE: Personalize the MQTT topicsposted in Development
I'm interested, can you share some more info on this feature ??