Hi everyone,
I want to present my project: it's a small dock (same size as the mini dock and the omega) for the Onion Omega 2 and 2+.
I needed the smallest dock i could do, that featured:
- Ethernet
- Type A USB host
- Micro USB for power
Here's what i came up with, i called it dock\new.
It has an onboard linear voltage regulation (i didn't bother going with a switching one for such low power), magnetics integrated in the RJ45 connector to save space, USB host ESD protection (diode array), USB host PTC fuse.
On the left side there is the RJ45 connector and nothing on the back side of the board, so that you can easily access the MicroSD card on the Omega 2+.
On the right side (the antenna side of the omega) you have the USB type A connector, facing outwards, and the microusb connector for power, facing inwards.
The first version, which you see in the photos, had some issues with the ethernet. Currently i've released v1.0 that solves all the issues, adds a led to check power and, making a better use of the space, the RJ45 connector doesn't protrude anymore. I haven't ordered the v1.0 PCBs yet, but the circuit is tested.
I've chosen 0805 passives, 1206 ptc fuse, big smd electrolitic caps, a SOT223 (the classic 1117) for power regulation and a SOT23-6 for usb host protection, so it can all be easily handsoldered with just a plain soldering iron. Probably the hardest part to handsolder is the SOT23-6 but it's easily doable by hand.
The components and board cost for the prototype it's arround 10 to 15€ per board. It would go down with bigger volumes.
The project is open source (CC-BY-SA 4.0).
KiCad schematics, board layout and the other files are available on the github repo.
The schematic of v1.0 is also posted here for convenience:
I really hope you like it!
If anyone has some suggestions please comment!