💬 In Wall AC/DC Pcb (with Relay) for MySensors (SMD)
-
@Justas
you get the PCB only, then you have to buy all the components and solder them on the pcb
If you aren't a lot familiar with soldering you could also evaluate Sonoff wifi relays
-
Thanks, I also checked the parts list and found that total price is more than $14, so now I see how stupid my questions was
-
and building it is 99% of the fun !
-
Very nice project. And it is so nice that you thought about the fuses for the power supply and the relais.
I have two additional ideas:- adding the ATSHA204 fo secure signing
- I could be to big to integrate but something like this (https://www.aliexpress.com/item/1Bit-AC-220V-Optocoupler-Isolation-Module-Testing-Board-Adaptive-for-PLC/32754734564.html) would be great to detect the in wall switch state.
-
Great project, thank you for sharing. Searching for a power supply i found your project which seems to fit my needs pretty well. What do you think are the main differences to the AC/DC/Double SSD Relay by Aproxx (https://www.mysensors.org/hardware/ac-dc-ssd-relay). I am mainly interested in the AC/DC conversion part.Would like to hear your opinion on that.
-
@exilit - sorry my friend, I have not studied the AC/DC/Double SSD Relay by Aproxx very closely.
Mine is a bit smaller instead of 50x50 but he got 2 relays.
-
@sundberg84 Thank you for your reply. Do you see big differences regarding the safety?
As far as I see both projects use a slow blow fuse and a thermal fuse to protect the AC-side.Sorry for digging deeper, but both projects look great. Yours seems to be better tested,
but the other one has two relays. Hard to decide, which one to use :-).
-
@exilit - I think we both origin from the original discussion about the HLK-PM01: https://forum.mysensors.org/topic/1607/safe-in-wall-ac-to-dc-transformers.
If you read this you can pretty much see everything in the PCB (fuses, varistor and temp fuse to protect the HLK module).
-
Hi @sundberg84 does it fit the fuga (scandinavian) wall socket? :=
-
@martin-nicolaisen - Im not familiar with the fuga wall socket.
I use standard round wall sockets (60cm). Can you point me to an image with dimensions ?
-
@sundberg84 said in In Wall AC/DC Pcb (with Relay) for MySensors (SMD):
(60cm)
Wow that's quite a wall plug
-
@gohan - lol
60mm!!!!
-
https://photos.app.goo.gl/JBIVogCZMp0mOCVh2
I must have been drunk when I ordered this. Any idea what I have ordered? I ordered thru dirtypcbs somehow.
Does look a little bit like this PCB but not really. Have I found a early version and drunk ordered 10 of em?
-
That looks like version 4.1
-
Hi folks, I manage to solder all the tiny pieces together and now I need some advice on uploading some code/sketch. To start with... is there any instruction for dummies on internet how to upload sketch through ICSP ? I have one arduino which can be programmer, but I don't know how to do it. Then there is question about powering circuit during uploading code.... is it OK if it's connect to AC power during uploading code? And finally, can anyone post some simple sketch for this board to check if everythiing is working? Thanks for help.
-
@nightbodom Arduino have a tutorial for this https://www.arduino.cc/en/Tutorial/ArduinoISP
-
@hugch thanks for info. I also find this: https://www.arduino.cc/en/Tutorial/ArduinoToBreadboard for burning bootloader. And after that... how should I upload sketch?
-
@nightbodom you connect it to a ISP programmer to the port. This will take care of 5v and Gnd as well so don't connect to AC during upload
-
@sundberg84 so I use ISP programmer for burning bootloader... but after that how can i upload sketch... usualy I use FTDI programmer for proMINI ect. but here I don't see TX/RX... so how do you upload sketch?
-
@nightbodom / either you use the isp to program the sketch without the bootloader or you can use the MysX connector where you will find all the necessary pins for ftdi.
-
@sundberg84 thanks for advice... I successfully load bootloader through ISP with spare Uno as programmer, then I try to load a sketch with ftdi but it didn't recognize PCB. I also try with arduino uno as ISP and it goes without problem. I use node manager sketch with relay and connect it to AC wires...and nothing!
After visual checking of PCB I check fuses and notice that thermal fuse is dead. So I think I burn it with soldering. Any advice how to solder it?
-
@nightbodom - this can be a bit tricky. Some suggest cooling pincers or tongs to hold it while soldering. Myself I solder as normal and wait it to cool down before continue. As long as you are quick and not heat it up to much it should work.
If you power the pcb with FTDI it should work without the fuse though. But I guess you power it through AC->HLK and use only RX/TX/GND and Rst from ftdi?
-
@nightbodom I use crocodile clips and get fairly good results with very few dead fuses....
-
Is it possible to use with RFM69 modul?
-
I guess not on as this module is using SMD NRF24 module
-
-
I will try to rebuild it in eagle for RFM69. I think the space is there for an RFM69.
-
Or I will build an adapter.
-
Hi sundberg84,
can you maybe take a look on my board. I have rebuild it so you can use it with rfm69 and NRF24 moduls. I have build an adapter, which will stand vertical behin the HLK-PM01.
But how can I upload a picture?
-
@grave Sure, you can just copy it into the message box.
-
-
@grave - at first it looks really good. Hard for me on a image to check every connection but I can not see any errors.
-
Thanks,
I can upload this evening the schematic and the board. But my schematic is not so fine as yours. I didn´t find pinheaders with 2mm distance, so they are single pads.
-
Hi,
here are my schematic and the layout. I have build also an adapter for the rfm69 modul to use with an Sensebender Micro, because I had still place enough.
https://www.file-upload.net/download-13018265/InWallPCB71RFM69.brd.html
https://www.file-upload.net/download-13018266/InWallPCB71RFM69.sch.html
-
@grave - sorry, I dont run Eagle anymore so I cant check them.
-
Do you use both, thermal fuse and the normal fuse? I can´t see it in your picture. I don´t find a normal fuse with 0,2A in Germany.
-
@grave yes I do for both temp and current protection. I want it to be overkill when it's diy. If you follow the links on openhardware you will find the security discussion.
-
I have read it. But i didn´t find the fuse on the picture. Do you have one with both fuses? I have problems to find such fuses in this dimension in Germany. For the Varistor I have find one with 120 Jule. I think it´s ok.
-
@grave - I have bought my fuses from China. Im sure its possible to find on mouser or digikey,.
-
@sundberg84 sorry for question. i'm tryng to understand the scope for the SSR Relay. Can you explain me? Is it for some kind of safe or is it governable from the Atmega? Thank you!
-
It has smaller footprint and it doesn't wear out during time like mechanical relays
-
@sineverba it is much to learn and instead of me trying to make a half ok job I would suggest you search SSR vs mechanical relay. I think greatscott did a great Youtube video about it.
-
hi, I get constantly messages Arduino: 1.8.5 (Linux), Board: "Arduino Pro or Pro Mini, ATmega328P (5V, 16 MHz)"
avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0xde
avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0x4c
avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0x9d
avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0xaais this hardware problem? I select Arduino Pro Mini board setting with AVRISP mkII programmer. are these ok?
-
@rzylius could be a bootloader or hardware settings. I would check the reset resistor. Do you know which bootloader is on or did you manage to upload one though iscp header?
-
@sundberg84 said in In Wall AC/DC Pcb (with Relay) for MySensors (SMD):
header?
No, I did not. I used to work with arduinos, so this is the first time I bought and try mega328p. could you advise where to find a resource with step-by-step instructions on that?
-
@sundberg84 , sorry, I meant I did not burn the bootloader and was not aware of that.
Did you mean "reset capacitator", not resistor?
And on that note, am I right that reset to iscp should go to DTS contact?
thanks for help.
-
@rzylius - some chip have bootloader on it already, some dont. Depends on where you buy it - but the only way to be able to upload through ftdi is if there is a bootloader.
I meant reset capacitor Thanks! Yes, reset should go to DTS.
-
I was wondering if 73 defree for thermal fuse is long-operating temperature or blow temperature? (i looked at well-known for you all test, where it heated around 63 degrees at 1hour rated load)
In any case long-time 73C thermal fuse will have around 100C blow temperature (looked at my local store). I'm asking because on ebay link they are rated as 240C...Other moment i woul like to aware - (as you know, not shure about others) - there are counterfeit G3MB-202P relays everywhere, which are officially discontinued March 2011 (!).
You correcly put there a G3MC-202P relay. But someone may not notice those difference in one letter and buy a counterfeight relay in local store...
Also i was sitting and reading a lot about safety, especially about counterfeits in this high-voltage parts, and found this picture which shows, what happened with those (i think, because of post date)bad relay with 1 Amp load with incandescent lamps.
That is also a problem of all SSR relays - that they heat. So i was wondering how much heats original relay and if it is good idea and possible (i understand that it is very hard to update such small pcb) to move thermal fuse between relay and HLK-PM01, so it can protect both? Or put it verticall (not shure about clearance and creepage in this case) in corner between them.I was dissapointed about price of relay, especially against counterfeit, but safety is worth it! Also you can make same simple sheme as inside relay (even from datasheet on moc30xx), but you must know a lot in electonics to make it as safe as sealed factory relay i think (but in oppsite in such shemas over internet ushually resistor are recommended up to 2Watt (for 16A shemas) while smd resistors have much less watts...).
Also it would be nice to add in description to what this relay can be applied to. Because not everyone may understand that incandescent lamps at start have bigger current, and at the moment filament is broken a short-ciruit with arc appears. And ssr relays usually die at short-circuit and you need fast fuse to save them, but they are expensive... And you should not use it with motors, etc or use with lower ratings...
I really think they must be warned, even shortly.And only 100% way to buy original HLK-PM01, is to buy from manufacturer site. but i'm wondering how much will cost shipping. Wholesale price (which is in basket) is even lower than ebays. At the moment it is 2.50$
Sorry for so much text, i may somewhere be wrong, feel free to correct me and discuss. But when it is about safety - i cannot stand aside.
-
@nekitoss Hi! Thanks for you input.
CUrrently I do not have any plans to change anything on this board. Its created in Eagles CAD which i havent used since i moved to Kicad. I dont even have it installed anymore. The good thing is that all files are included so you can download and change for yourself.
-
Nice project :). What is the maximum load the system can accept? 16A 1500W?
-
@jeremushka - if you mean through the relay, it depends on which one you choose - check the datasheet for that. I used a g3mc-202pl and this is no more than 1A-2A
-
@sundberg84 thank you. Yes i mean through the relay i need to switch a water heating system 2500W. I need a relay capability for 20A to secure the interface.
I don't know much for this kind of relay i need to modify the schematic of a 10A relay switch. Such as different optocoupler or transistor.. do you have any idea?
-
@jeremushka - sorry, i dont know enought about high currents like that to help.
-
@sundberg84 no problem. I will study about that. Thanks for you reply.
-
Do you really need a compact device?