Building a Unique USB Card Reader: From Idea to Prototype

  Рет қаралды 7,535

element14 presents

element14 presents

Күн бұрын

Пікірлер: 39
@hexefx
@hexefx Жыл бұрын
Current limiter: 1. Better check the dropout voltage the LM317 will be introducing. Add 1.2V drop on the current limiting resistor to it. 2. The full output current passes through the current limiting resistor. Can the digital pot chip handle it? 4.4mA is the max wiper current according to the datasheet. 3. 10k 100 step pot for a range which requires hundred of ohms? Iout = 1.2V/Rlimit, for 500mA Rlimit=2.4Ohm So, if it really has to be LM317, i'd boost the 5V to compensate the drop and add a stepper motor controlling a high wattage wire wound potentiometer (plus a steampunk enclosure) :) Or just use one of the hundreds of dedicated USB power switches with adjustable current limit. They will work with digital pots, have a very small burden voltage plus a few more protections built in.
@MAYERMAKES
@MAYERMAKES Жыл бұрын
and those would be great ideas for a second version!
@hexefx
@hexefx Жыл бұрын
@@MAYERMAKES Here's another one, using the same type current limited power switch: make an inrush current limiter (ie.: set the input current to 100mA initially for the enumeration time and after some delay to max allowed value). This will allow a lot more capacitance on VBUS and more stable operation. For the output protection - there is an interesting chip, UCS3205, have it on one of my boards now, although not tested yet. It combines all the required functions in one: power switch, current limit, overcurrent/voltage protection and it has a voltage output proportional to the output current, no need for any external sensing.
@philhutchinson7849
@philhutchinson7849 Жыл бұрын
That was really fun Clem! Thanks for showcasing the process and reasoning.
@MAYERMAKES
@MAYERMAKES Жыл бұрын
your are welcome
@renegaed
@renegaed Жыл бұрын
This was an extremely inspiring video to watch. Often times my first prototype doesn't work as intended and i get very frustrated, but seeing someone as experienced as yourself going through your own set of issues is really encouraging that this is typical of the process itself.
@MAYERMAKES
@MAYERMAKES Жыл бұрын
that was the point i wanted to get across, there will seldom be a prototype without flaws and everyone gets through the same process. as the projects get more comples the troubles get more complicated but it is still the same proces and solving these troubles alos follows the same procedure.
@renegaed
@renegaed Жыл бұрын
@@MAYERMAKES Thank you for showing that
@MAYERMAKES
@MAYERMAKES Жыл бұрын
Sometimes the hardships along the way are muc hmore interesting than the outcome! share your overcoming project trouble stories!
@964tractorboy
@964tractorboy Жыл бұрын
Like your project videos a lot even though I'm very new to them. Lots of good tips, so thanks for taking the time to do so!
@MAYERMAKES
@MAYERMAKES Жыл бұрын
You are welcome 😂
@cdyoutoob
@cdyoutoob Жыл бұрын
For your LM317-TO-220 you could select(or place) and type Y which flips vertically allow your to run wire in more logical fashion
@MAYERMAKES
@MAYERMAKES Жыл бұрын
Good idea, alternativelly there is also a "bottom side up" to220 footprint in the kicad libs!
@gentlemanhk
@gentlemanhk Жыл бұрын
Great! I like this episode!
@MAYERMAKES
@MAYERMAKES Жыл бұрын
Thanks
@nesbionics
@nesbionics Жыл бұрын
It's true!!!, you don't have to invent the wheel, but you have to master the technology, if you don't do that, making a change in the prototype will take you a long time, regards
@MAYERMAKES
@MAYERMAKES Жыл бұрын
thanks!
@raguaviva
@raguaviva Жыл бұрын
amazing video, please keep them like this :)
@MAYERMAKES
@MAYERMAKES Жыл бұрын
Thx😂
@raguaviva
@raguaviva Жыл бұрын
@@MAYERMAKES BTW there is a big need to power ESP32 using lipo batteries, the problem is that we still don't have a good solution, may be you would like to take on this challenge and help people out? :)
@MAYERMAKES
@MAYERMAKES Жыл бұрын
Oh i have a few, its noted for the next episode
@ergindemir7366
@ergindemir7366 Жыл бұрын
Since you use esp32 you could make wifi card reader, especially useful for Apple users without usb nor card reader.
@MAYERMAKES
@MAYERMAKES Жыл бұрын
Yes, and also the chip on board has BLE so configurations could happen from phones or other computers on the network. I think you perfectly understood the idea of iterating on a product as discribed in the video!
@dethfactor
@dethfactor Жыл бұрын
What is the PCB can shaped clamp / board holder and light? I've never see one in that style.
@MAYERMAKES
@MAYERMAKES Жыл бұрын
The miami vise stl by atomic14 and an endoscope cam
@Kysen10
@Kysen10 Жыл бұрын
I had that exact same reflow issue with the ESP32 C3 module. The pads just don't like the solder at all.
@MAYERMAKES
@MAYERMAKES Жыл бұрын
I soldered it multiple times befire ,butvit is very particular on heat and the shirld sucjs up a lot of it. Very easy to go wrong😂
@TheEmbeddedHobbyist
@TheEmbeddedHobbyist Жыл бұрын
Nice video, but you could have pointed out all the certification issues that need to be addressed if you want to sell your final product.
@MAYERMAKES
@MAYERMAKES Жыл бұрын
I could have, but that would also make a great dedicated video topic. as Certification in the first prototype or POC stage is not the core concern i did leave it out to not overcomplicate things. But we might do a dedicated video on EMc and other certifications.
@TheEmbeddedHobbyist
@TheEmbeddedHobbyist Жыл бұрын
@@MAYERMAKES would be a good idea, as a lot of folk seem to think that certification does not apply to them selling on the usual sites. EMC should be considered in the board layout stage as track layout can make a big deal. EMC can be a pain but I think RED if you have wifi is a real pain,
@DiyintheGhetto
@DiyintheGhetto Жыл бұрын
Clem one thing about the metal case. It might block a lot of the wifi signal coming from the Esp32. I'm just thinking outloud here.
@MAYERMAKES
@MAYERMAKES Жыл бұрын
that is a detail i did not explicitly mention in the video but you can see it in many shots, the antenna is sticking out the back of the device. the usb-c ports are exactly in line with the end of the case, but the antenna goes further back so it is not blocked by the case.
@DiyintheGhetto
@DiyintheGhetto Жыл бұрын
@@MAYERMAKES Honestly I didn't see the antenna sticking out the back of the case. I missed that part. I have to rewatch it again. Thank you.
@MAYERMAKES
@MAYERMAKES Жыл бұрын
​@@DiyintheGhettoit is easy to miss since i did not point itvout explicitly😂
@ThomasFranksomt
@ThomasFranksomt Жыл бұрын
I figured three boards were a minimum order!
@zaprodk
@zaprodk Жыл бұрын
You are running the USB-lines just under the crystal with no groundplane inbetween. That's a big no-no.
@MAYERMAKES
@MAYERMAKES Жыл бұрын
While a big non no, the lines run next to the crystal not directly under it. @6:47
@ddjazz
@ddjazz Жыл бұрын
there were no problems with your board only challenges :D
@MAYERMAKES
@MAYERMAKES Жыл бұрын
thats agood way to put it!
Creating sudostick - From Prototype to Product
23:56
element14 presents
Рет қаралды 9 М.
How to Run Linux on an ESP32
18:53
element14 presents
Рет қаралды 165 М.
UFC 310 : Рахмонов VS Мачадо Гэрри
05:00
Setanta Sports UFC
Рет қаралды 1,2 МЛН
1% vs 100% #beatbox #tiktok
01:10
BeatboxJCOP
Рет қаралды 67 МЛН
Mom Hack for Cooking Solo with a Little One! 🍳👶
00:15
5-Minute Crafts HOUSE
Рет қаралды 23 МЛН
Что-что Мурсдей говорит? 💭 #симбочка #симба #мурсдей
00:19
Converting devices to USB Type-C
16:25
DIY Perks
Рет қаралды 7 МЛН
Handheld BASIC Computer in Badge Format with the Arduino Uno
21:17
element14 presents
Рет қаралды 14 М.
Building a USB-C touchscreen monitor (new for modern devices)
13:45
DIY Perks
Рет қаралды 3,7 МЛН
Reverse Engineering a USB Device (Element14)
19:50
Amy Worrall
Рет қаралды 7 М.
This tiny KVM controls your PC-anywhere!
13:00
Jeff Geerling
Рет қаралды 217 М.
Circuit Board Prototyping Tips and Tricks
6:40
0033mer
Рет қаралды 206 М.
I built my own computer. by hand.
13:03
jdh
Рет қаралды 1,2 МЛН
This tiny computer changes EVERYTHING
15:57
Jeff Geerling
Рет қаралды 880 М.
UFC 310 : Рахмонов VS Мачадо Гэрри
05:00
Setanta Sports UFC
Рет қаралды 1,2 МЛН