Closed SmittyHalibut closed 1 week ago
Used the tuned Murata 2.2nF for the DC blocking RF cap. It's got the lowest |Z| at 146MHz.
Breaking for now, there's BBQ to be had.
What's the width of the board with the 818 module rotated? A new board size will need a revised enclosure, so it's worth specifiing this size so any other layouts can fit (as much as possible) to the same outline.
Is it worth adding some mounting holes, now there's a little more space around the ESP32? I prefer to put these on whole mm spacings in the corners. I like M3 (or M2.5) but I haven't looked at space/clearance here.
If you're adding a WS2812, make sure you add a low pass RC filter to the Din and Dout lines. These are known to be noisy from the square wave signal, and transmit data on the Dout even when it's unconnected.
The two long unconnected pads on the 818 short edge are connected to the module GND and the top shield. I'd choose to connect these to ground instead of leaving them unconnected.
Similarly, if the via array in the square under the module is for heat transfer, it will conduct heat better if the is uncovered. It also looks to be connected to module ground, and is exposed copper.
@DefProc: It is not the same dimension, I'll get you new dimensions in a bit.
Mounting holes: Ooo, good idea. I'll see what I can fit in there. Might need to be M2.5 or M2. It's still pretty tight.
RC Filter on WS2812: Good call, will do.
I know those pads are connected to shield on the SA868 (I've measured them), but the documentation doesn't say this. Is it safe to assume that they are on ALL of the variants of this module? This question stands for both the two skinny ones at the end, and the heat sink.
I have a DRA818 off of EBay at home that arrived yesterday - I can try to do a continuity test tonight, otherwise tomorrow night.
https://github.com/VanceVagell/kv4p-ht/issues/55 I'd argue that the alternate footprint for the two different ESP32 modules accomplishes this (bringing out unused GPIO to headers for hacking.)
A few (mainly silkscreen) feedback items here: https://docs.google.com/presentation/d/11wXF1arb39-JXauc_9uMlvpnXMmWPpcHpaZTU2xlOMI/edit?usp=sharing
I have a DRA818 off of EBay at home that arrived yesterday - I can try to do a continuity test tonight, otherwise tomorrow night.
I can confirm that the continuity meter says there is "BEEEEP" between the pad on the bottom, the case, pins 9 and 10, plus a few other pins.
Are PTT buttons to the side the right design, if the pcb is smaller than the phone and connected to it via a solid u-shaped adapter? I love my usb-c connector ...
That’s a question for Vance. I’m just implementing a request.
I've pushed my CURRENT changes to my Fork: https://github.com/VanceVagell/kv4p-ht/commit/c2e4d8ef30743d2d082a17083104f3358ebfe66d
Paging @Magnum164 ^^
The board is likely to stay roughly the same size, and the sticky-uppy bits (apologies to Sam Collins) will be in roughly the same locations, though I reserve the right to adjust things if necessary. In fact, I'm nearly 100% sure the SAO header (currently lower right corner) will move, and likely no longer be sideways like that. Everything else will be roughly where it is now.
After talking with @VanceVagell, my intention is to go all the way with this redesign:
Given all those changes, this is likely to be become 2.0 instead of 1.9.
Having said that, I'm on the road for the rest of this week and weekend. I'll be "back at work" on Monday, November 4th, and intend to work on this then. So don't expect a lot of progress between now and Nov 4.
I think it would still be nice to allow hand assembly... 805's are not that much bigger...
@VanceVagell This is the ESP32 I'm planning to use, unless you tell me otherwise:
the SAO is a silly addition, bravo
i like the edge mount SMA as well
I started working on an ESP32-S3 on-board direct replacement for these dev modules and @VanceVagell correctly pointed out that it doesn't have an on-board DAC. It appears that only the original ESP32 does.
Yes, adding an off-ship I2S CODEC is an option, but @VanceVagell has requested we not do that now. That's something we can work on at a later date/revision. For now, I'm going to stick to ESP32 (no extension) modules.
Work in progress. The schematic is pretty much done, except for the extra headers for hacking (#55). Started work on the board, but have to break for the evening. I suspect the board layout will keep me occupied tomorrow... sigh
Not ready to order boards just yet, but getting a lot closer.
Updated the original post with new DONE and Todo items.
This morning's progress:
Still a fair bit of cleanup work to do.
@SmittyHalibut could putting the PTT buttons right next to the RF transmission line and RF connector possibly result in some coupling?
Yes. HOwever, note that they have decoupling caps immediately next to them. Those are the 2.2nF Murata caps with a self resonant frequency of 145MHz, with a |Z| of below 0.05ohm. ie: They're optimized to decouple the 2m ham band. The whole thing will look like ground to 145MHz RF.
Spoiler: The 220pF version of the same line of caps is resonant at 436MHz, 0.1ohm. :-)
Reference: https://ds.murata.co.jp/simsurfing/mlcc.html?lcid=en-us&jis=false Search for GCM1885C1H222, click Frequency Characteristic, and look at the |Z| graph.
And GCM1885C1H221:
Something I'm willing to put a "v2.0a" on.
A few (mainly silkscreen) feedback items here: https://docs.google.com/presentation/d/11wXF1arb39-JXauc_9uMlvpnXMmWPpcHpaZTU2xlOMI/edit?usp=sharing
@VanceVagell
The only one that's still relevant is the "RF GOES HERE" comment. Do you want me to remove it? Same question for the "Write your secrets here" text under the 818 module. Yes, they're just for the chuckle.
When ordering 5 boards, with only one part not available:
So we're still around $20 per board, including the ESP32, NOT including the 818, SMA, or case.
Option: Add tabs for a non-USB-C power source.
Updated issue title to be more representative of what I'm actually doing.
Feedback from @trainman419 after design review:
PR: #86 accepted.
Taking notes of what else needs doing.
This is in addition to
TODO: