@Thibthib02 Modify the arduino ide example sketch to work with mysensors and try it .
Posts made by sharath krishna
-
RE: DHT11 and Atmega 8MHz
-
RE: Small wall outlet sensor node
@axillent : thanks and @Tibus i think all only 45 and r4 would be like 0.5w else all 0.25 may be i have not worked much with smd tough.
-
RE: 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 ?
-
RE: Minimal design thoughts
@tbowmo : if the connections are fine when can we expect he board for production ?? looks everything is fine
-
RE: 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
-
RE: 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 .
-
RE: 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 ??
-
RE: NRF24l01+ directly on Raspberry Pi ?
@ahhk mostly no i did not see mqtt der
-
RE: 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 .
-
RE: [security] Introducing signing support to MySensors
@Anticimex really a cool thing 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.
-
RE: 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 -
RE: PiGatewaySerial is stopped responding during catching new sensors
@Andreas-Maurer andreas could u share what akk shd be changed for the rasp pi 2 ?
-
RE: Minimal design thoughts
@tbowmo what might be the cost we are talking of here for the complete assembled board ?
-
RE: Minimal design thoughts
so @tbowmo when can we order em ? just waiting to get a may be around 10 to start with
-
RE: Small wall outlet sensor node
really cool what are u using to convert the AC-DC ? how u doing it ?
-
RE: 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?
-
RE: Port of MySensors Library 1.4 to Raspberry
Hello 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 ? .