💬 OH MySensors RGBW Controller
-
@pepson said:
This PCB will also available to buy it as i can buy PCB to converter NRF to RFM69 ?
I am not sure if I understand your question. I am not selling the pcbs but you can buy it from dirtypcbs and support me. I guess you should be able to use it with the converter though I never did. Be sure to check dimensions first!
-
A zip with the gerber files. The version 1.3 that I used is already in their store though: http://dirtypcbs.com/store/designer/details/7078/867/mysensors-rgbw-controller-v1-3
-
@pepson What do you want to know about domoticz? It looks like every other RGB switch in domotizc depending on your used theme, just google it ;)
-
@pepson I don't understand?!
-
@pepson Still not sure what you mean. If you want hardware buttons you can add those to the node (I did not). Everything else is part of the controller software which I don't control. You can always use something other than domoticz. But lets not spam this thread with that anymore please :)
-
Will this board works with an APA102 ledstrip? And, I'm new to custom boards, how can I simply order a couple of this boards?
EDIT: i'm too fast, found this link: http://dirtypcbs.com/store/designer/details/7078/867/mysensors-rgbw-controller-v1-3
so my second question is already be answered! -
Will this board works with an APA102 ledstrip? And, I'm new to custom boards, how can I simply order a couple of this boards?
EDIT: i'm too fast, found this link: http://dirtypcbs.com/store/designer/details/7078/867/mysensors-rgbw-controller-v1-3
so my second question is already be answered!@niek APA102 are adressable leds, right? My led controller only supports "analog" leds controlled by pwm. At least without some modding.
-
Will this board works with an APA102 ledstrip? And, I'm new to custom boards, how can I simply order a couple of this boards?
EDIT: i'm too fast, found this link: http://dirtypcbs.com/store/designer/details/7078/867/mysensors-rgbw-controller-v1-3
so my second question is already be answered! -
I am trying to compile this project with the 2.1.1 library, but I keep getting the errors: the 'MyTransportNRF24' does not name a type.
As far as I can see, it seems that the type is nowhere defined in the libraries.@CoolSaet Yes that is because the sketch you are using is still from MySensors 1.5. I already updated the sketch to Version 2 in November but forgot to push the changes to github.
Here is a newer version that should work with mysensors 2. Only the (non)linear fading is still not working 100%.PS I also updated the text of the openhardware.io project
-
@CoolSaet Yes that is because the sketch you are using is still from MySensors 1.5. I already updated the sketch to Version 2 in November but forgot to push the changes to github.
Here is a newer version that should work with mysensors 2. Only the (non)linear fading is still not working 100%.PS I also updated the text of the openhardware.io project
@LastSamurai Thank you very much for the update. That seems to have done the trick.
-
@LastSamurai The gerber files on Dirty PCBs are the mosfet corrected ones or the wrong? I just ordered some and now I've this doubt.
-
@LastSamurai The gerber files on Dirty PCBs are the mosfet corrected ones or the wrong? I just ordered some and now I've this doubt.
@Sergio-Rius
I ordered the pcb a few months back on dirty pcbs. That one had the MOSFET pins connected wrong, but it wasn't that difficult to turn them an discribed in the post. I am not sure if a correct one is available. -
@Sergio-Rius
I ordered the pcb a few months back on dirty pcbs. That one had the MOSFET pins connected wrong, but it wasn't that difficult to turn them an discribed in the post. I am not sure if a correct one is available.@CoolSaet Thankiuu! I'll try not to mess anything.
-
@Sergio-Rius I am pretty sure the version 1.3 from the store still has the pins rotated (= wrong but you can fix it as described). There is a fixed version of the gerber files in my github repo that is linked to this project though. I just haven't ordered them from dirtyPCBs yet so they are not in the store (as I am still using the rest of the old ones).