@Thibthib02 Modify the arduino ide example sketch to work with mysensors and try it .
sharath krishna
Posts
-
DHT11 and Atmega 8MHz -
Small wall outlet sensor node -
Small wall outlet sensor node@axillent i wanted some more information along with the schematics.. like the wattage of the resistors used and also the type and voltage rating of the capacitors . Please could you provide the same ?
-
Minimal design thoughts@tbowmo : if the connections are fine when can we expect he board for production ?? looks everything is fine
-
Raspberry GPIO NRF24l01+ make error@Wiebe-Nieuwenhuis said:
-lrf24-bcm
install the -lrf24-bcm library first and den run make here... u have a dir for lrf24 bcm install it before and u should not have this erro
-
Controlling speed of an AC 230v FAN. Help Needed[RESOLVED]i think V_DIMMER can be used for the purpose.. but controlling speed is not something u can do with just a relay .
-
Node to Node Communication@hek said:
In the receiving node you can pick it up just like the RelayActuator example does.
then would it automatically be cleared ? or we need to change the destination again to the gateway for normal operation ??
-
NRF24l01+ directly on Raspberry Pi ?@ahhk mostly no i did not see mqtt der
-
NRF24l01+ directly on Raspberry Pi ?@ahhk install the raspberry pi mysensor port on ur raspberry and run the make command. then u shd see get executable file generated which u can then open and this would work as a /dev/tty* serial port .
-
[security] Introducing signing support to MySensors@Anticimex really a cool thing :+1: i just wanted to know if the rasp pi version of the mysensors will also get this ? it will be very useful when we use the raspberry pi as the gateway using pigateway serial.
-
Another possible board - ATMega328, nRF socket, DHT22 socket, MOSFET, Uno pinout@Raoul-Hecky said:
9600
may be a baud rate setting error.... else its possible that there is a mismatch of frequency btw the controller HW and the software it is complied for..just a thought -
PiGatewaySerial is stopped responding during catching new sensors@Andreas-Maurer andreas could u share what akk shd be changed for the rasp pi 2 ?
-
Minimal design thoughts@tbowmo what might be the cost we are talking of here for the complete assembled board ?
-
Minimal design thoughtsso @tbowmo when can we order em ? just waiting to get a may be around 10 to start with :)
-
Small wall outlet sensor nodereally cool :) what are u using to convert the AC-DC ? how u doing it ?
-
Getting the NRF24L01+ to work on the RPi@EasyIoT which library are you refering to here ? and any tutorials to explain mysensor on the raspberry pi?
-
Port of MySensors Library 1.4 to RaspberryHello Guys ,
I am looking to run the rasp pi as gateway+controller with the nrf24 . Please where should i start from does it have any explanation like we have for the arduino s running mysensor ? .