My Sensor node "motherboard" (MySensorsNode)
-
@Anticimex I can understand that. Plus the SOT23 is a tad easier to hand solder than the SC70. I guess I will have to get around to make my own sensor node eventually. Just gotta finish the reflow oven first.
@scalz Yeah, I've been looking at the 328p-mu (qfn) from AliExpress. If it is a counterfeit, so are all the other ICs on the Pro Minis we're all using probably. And those capacitors really are dirt cheap!
If you have the patience for it, you can probably source your components from AliExpress easily. I've been building up quite a stock of components and so far it has been smooth sailing (except maybe that one seller who sent the wrong item, money refunded, but time lost).
@bjornhallberg A reflow oven sounds like a nifty thing to have on the bench. I wish I had the time to spare to fiddle with that :) With stencils you could then make some really compact boards.
-
EDIT: All layouts are done. Boring BOM/sourcing work still left to do...
-
EDIT: I went the extra mile and managed to shoehorn in an additional footprint to please @bjornhallberg:s "selfish reasons" ;) so now there is an option to solder a SC-60 based regulator (TPS61221) instead of the SOT-23 based TPS61097A. The first post is updated with the details.
-
EDIT: I went the extra mile and managed to shoehorn in an additional footprint to please @bjornhallberg:s "selfish reasons" ;) so now there is an option to solder a SC-60 based regulator (TPS61221) instead of the SOT-23 based TPS61097A. The first post is updated with the details.
@Anticimex Woohoooo!
-
@Anticimex Woohoooo!
@bjornhallberg I actually had a few TPS61221 but I ordered the wrong part (variable output version) so I could never use them. That was for 1.0 where it would serve as 5V reg but since then I ditched the idea of supporting 5V since I encourage everyone to moving away from that. Should be no reason to use 5V for our stuff nowdays.
-
EDIT: BOMs are now uploaded as well. I have to inspect the gerbers one more time but it is close to manufacture now :)
-
@Anticimex: thx. you have made a great work on this, lot of research I imagine :)
I will look at it carefully, maybe there are interesting ref :wink:
:+1: -
Thanks,
well at least there are a lot of sourcing alternatives now :) -
sure!
just a little question, how do you plan to add daughter board on your smallest board? on bottom? -
No, on top with some form of riser-board so it goes above the Arduino. If I ever bother. My sensors are socketed so I could just plug them directly onto the connector for that board variant or use extension wires for them.
-
oki, cool :smile:
-
The small 5x5 board I did most like a favor to anyone who would like to buy a few cheap ones (they are dirt cheap on DirtyPCBs, I will put a order-link to it when I have sent them for manufacture). I will use the board-specific layouts for my "real" sensors since they are tuned to the enclosures I plan to use. Hopefully I got my measurements right...but the 5x5 board will serve as my second prototype run before I tape out the "real" ones. Just so I can verify the design once more before I start deploying my actual sensor network. Took a few years but now I have all my personal "must haves" in place (security and features) so I am ready :D
The boards also have the external flash so I can handle any OTA bootloader variant and it supports both radios in through-hole variants so I can put sockets to easily swap radios later on as well. And I already ordered the 2mm pitch sockets for the RF69 so that is already done. -
I totally agree with your vision. your board, you know it, is great, a swiss army knife, useful :smiley:
and I am rather like you, meaning I hope I will start soon my "real" network too. can't wait! but like you said it takes so long time to study, dev and tests...
but it is so fun when it works :) -
The ultimate satisfaction is to tinker with it, test, improve, optimize, and then deploy and nail it from the start :)
-
yeah :smiley:
do you plan in future to invest in 3d printer? I am looking at this actually, too much tempting...
-
I was considering it for a while, but realised that I don't have the time for that unfortunately :(
And I am a total novice in 3D design, so I would also need to invest a lot in learning that as well. So I boldly decided to go for off-the-shelf products, or leech other peoples designes through 3dhubs :) -
yes I understand. we're always running after time...too bad to have to sleep :laughing:
I hope we will see lots of 3d design share in the future. to have a good opensource collection hardware, sketch, 3d design...it could be great!