💬 Easy/Newbie PCB for MySensors
-
In that case you could also go for rs485 bus. Voltage sources could be also 7 or 9v since you will be using the internal regulator anyway. Most sensor can operate at 5v too, so you don't actually need 3.3v. Optimizing for battery isn't that bad too. Since you are powering the nodes you could also use esp8266 nodes
-
@Tommas 5v + 3.3v pro mini there is no example for this. Add your 3.3v pro mini and radio. Connect 5v to raw and put a jumper/connect both reg and bat.
If you want to use to for 2xaa please follow the example.
-
if you install the voltage regulator in the top left area, you will have the 3.3v ( if I got your question right)
-
@Tommas If you are using 5 volts in and not using a 3.3v pro mini that has the 3.3v regulated output, then you have to add a TO92 case style 3.3v regulator and two capacitors to the board. Here are some that should work. Whatever one you get, make sure you check the pinout against the markings on the board as not all regulators have the same pinout.
http://www.mouser.com/Semiconductors/Power-Management-ICs/LDO-Voltage-Regulators/_/N-5cgac?P=1z0y3jsZ1z0wa2e&pop=88zz -
@Tommas If you are using 5 volts in and not using a 3.3v pro mini that has the 3.3v regulated output, then you have to add a TO92 case style 3.3v regulator and two capacitors to the board. Here are some that should work. Whatever one you get, make sure you check the pinout against the markings on the board as not all regulators have the same pinout.
http://www.mouser.com/Semiconductors/Power-Management-ICs/LDO-Voltage-Regulators/_/N-5cgac?P=1z0y3jsZ1z0wa2e&pop=88zz -
@Tommas - this is the voltage regulator that the board is designed for so the markings/pinout will be right for you. If you put 5v on the PCB input and use 3.3v pro mini though, the only choise you have is to put 5v on RAW and let the onboard voltage regulator on the PCB regulate it down to 3.3v. The voltage regulator on the PCB only regulate the voltage to the radio and are meant for a 5v input on a 5v pro mini. Using raw means there is no need for the LE33.
-
@keldandorin - are you using a booster as mentioned above?
The problem is in that case noice introduces in the radio from the booster (a known issue). I will in the future try to buy me a oscilloscope and diagnose more... but for now, if you add a "bad/cheap" booster it will be this problem. 2.8v sounds really bad though, and most likley a really bad clone.You have two options.
- Try another booster, and/or try to filter with capacitors.
- Load a new bootloader that can handle lower voltages accoring to link above.
Let me know if I can assist you in any way.
@sundberg84 Is there any way to say if booster is a bad one or not before ordering them?
The one I ordered was the one on shoping list from aliexpress. Will try I capacitator and see if I can get a new booster from kjell&Comany tomorrow just to try. Build a setup on bread bord where I powered radio with 2 AA and got the same result. Got a fju places where I like to put some sensors with no power so realy need to get this working :). Could the radiomodules be bad to? -
@sundberg84 Is there any way to say if booster is a bad one or not before ordering them?
The one I ordered was the one on shoping list from aliexpress. Will try I capacitator and see if I can get a new booster from kjell&Comany tomorrow just to try. Build a setup on bread bord where I powered radio with 2 AA and got the same result. Got a fju places where I like to put some sensors with no power so realy need to get this working :). Could the radiomodules be bad to?@keldandorin - could be a weak clone radio yes.
Just to get your hopes up, I got booster driven nodes all around the place with Nrf24l01+ radio and they works great!
I change battery every 1-1.5 years but as I said, the experience is that the radio - booster needs a good teamwork :) -
@keldandorin - could be a weak clone radio yes.
Just to get your hopes up, I got booster driven nodes all around the place with Nrf24l01+ radio and they works great!
I change battery every 1-1.5 years but as I said, the experience is that the radio - booster needs a good teamwork :)@sundberg84 Sounds good, Thats what I'm looking for. Have never worked with tinkers like this befor so everything is new. But this place is great thx for taking time.
-
Sorry, I'm a bit slow and maybe a little off-topic: A quicky:
Can I read somewhere how payment is done when ordering from openhardware.io? On the start page for openhardware.io there is no clue. I've also tried to search this section (easy-newbie-pcb-for-mysensors) for "payment".
Yes, I've read that the "order" is more like a forward of orderinformation to the supplier, but do I really need to order first and after that ask what payment solution is present?
:)
-
Sorry, I'm a bit slow and maybe a little off-topic: A quicky:
Can I read somewhere how payment is done when ordering from openhardware.io? On the start page for openhardware.io there is no clue. I've also tried to search this section (easy-newbie-pcb-for-mysensors) for "payment".
Yes, I've read that the "order" is more like a forward of orderinformation to the supplier, but do I really need to order first and after that ask what payment solution is present?
:)
@pellusfromtellus - to get a 100% right answer we ping @hek but I recommend paypal!
-
Is there a drilling and outline file available?
-
Is there a drilling and outline file available?
@Paul-Robertson - hi!
Yes, but this is Eagles output gerber files.Drill: SundbergMys9.TXT
Outline can be found in all other files:https://www.pcbway.com/project/share/How_to_generate_Gerber_from_Eagle.html

-
Damn. Just missing the 0,1uF capacitor ..... to complete the 5v build. This will be my smallest build yet ;-) using PCB v9
-
Damn. Just missing the 0,1uF capacitor ..... to complete the 5v build. This will be my smallest build yet ;-) using PCB v9
-
IS it possible to use TP4056 (https://www.aliexpress.com/item/5-pcs-Micro-USB-5V-1A-18650-TP4056-Lithium-Battery-Charger-Module-Charging-Board-With-Protection/32728720869.html?spm=a2g0s.9042311.0.0.A0lkC7) this instead of using the step up booster?
Thanks!!