ottaross, (edited ) to kicad
@ottaross@mastodon.social avatar

Ugh, an intensive day with too much sitting, fully immersed in circuit work.

The ramp up with #KiCad tools was very smooth. I didn't find any roadblocks in #schematic capture, part coding, #PCB layout, nor cleaning up DRCs. The tools have come a long way since my last use in 2021! Pleased!

A scan through manufacturability tomorrow and the full cycle is complete. Yay #FOSS.

#hardware #design #maker

ottaross,
@ottaross@mastodon.social avatar

Completed a full design cycle with today. Generated the "final" gerbers and drill files about six times, as one does as you keep coming up with little changes (forgot mounting holes!) But the CAM side was very smooth and easy. All around happy with the tool and result.

Zipped up files and trying as vendor this time. I see it's about 3x the cost of my last order with them (in 2020). Both manufacturing cost and shipping are steeper now. :(

LeoDJ, to MemeryAlpha
@LeoDJ@chaos.social avatar
LeoDJ,
@LeoDJ@chaos.social avatar

insert standard run-of-the-mill assembly steps here
Paste, place, reflow the one side.
Solder the other side by hand (because I didn't have a hot-air station at home and was impatient).

Solder paste application under the microscope. I think this is my best application yet.
Placed the components on the top side
Bottom side part soldered by hand. If in doubt use more flux!

mcbridejc, to rust
@mcbridejc@mstdn.social avatar

Five months later, I finally got around to bringing up my four channel driver board so I can control X and Y at the same time on these. With a hole in the middle of the PCB, this seems like it could actually work as a back-illuminated microscope stage. Not as good as an OpenFlexure probably? But it's just a PCB, simple 3D printed part, and $3 worth of magnets (well, and drive electronics!). The software driving it is , of course!

Video:
https://video.jeffmcbride.net/w/qgJoEM2iXvaUTqEFmjDKNZ

ottaross, to foss
@ottaross@mastodon.social avatar

Aha - tools for the win. Wondered to myself, can I export an out of ?

A quick Duck Search tells me yes, there's a plugin called which will do it!

You convert an object to a greasePencil object then export that as an SVG. Nice.

ottaross,
@ottaross@mastodon.social avatar
aislerhq, to kicad German
@aislerhq@aisler.social avatar

Are you working with an KiCad or Fritzing and want to support them? Select the Development Contribution option during checkout. This will add a €2 charge to your order, we will double this and transfer it to the developer of the tool you used.

https://community.aisler.net/t/development-support-for-open-source-edas/3970

madeindex, to news
@madeindex@mastodon.social avatar

I knew #school wasn't healthy for me but...

#Monsanto - #Bayer is making sure kids get what they deserve... "neurological, endocrine system and other health issues"!

Update on the post from yesterday:

They are already down from 857 #Million to 438 in restitution, because they argued it was "unconstitutionally excessive" 😅

https://www.reuters.com/legal/litigation/judge-slashes-857-mln-monsanto-verdict-438-mln-pcbs-case-2024-04-24/

#pollution #news #reuters #evil #poison #pcb #foreverchemicals #disease #environment

khionu, to embedded
@khionu@hachyderm.io avatar

Explicitly seeking recs

I'm wanting to polish my skills, but I want to make sure I don't miss critical areas. The main focus I want to make sure I'm good at atm is design and relevant eng.

I highly prefer thorough online articles, but books are also fine. I prefer avoiding YT videos because I do lots of back tracking to reinforce understanding.

Thanks in advance!

Eka_FOOF_A, to kicad
@Eka_FOOF_A@spacey.space avatar

Travel the world, design circuit boards in exotic places.

researchbuzz, to Electronics
@researchbuzz@researchbuzz.masto.host avatar

'A team led by researchers at the University of Washington developed a new PCB that performs on par with traditional materials and can be recycled repeatedly with negligible material loss. Researchers used a solvent that transforms a type of vitrimer — a cutting-edge class of sustainable polymers — to a jelly-like substance without damaging it, allowing the solid components to be plucked out for reuse or recycling.'

https://www.washington.edu/news/2024/04/26/recyclable-circuit-boards-vitrimer-pcb-e-waste/

bleeptrack, to Electronics
@bleeptrack@vis.social avatar

Latest Maker News are out! Full of LEDs, cables and even a special kind of smart glass 🤓
#maker #electronics #pcb

➡️ https://makernews.substack.com/p/april-2024-maker-news

aislerhq, to Electronics German
@aislerhq@aisler.social avatar

We will be @hackaday Berlin together with
Würth Elektronik 🥳 Do you have a PCB design you want to show off at the event? DM us your project link, and we will bring a few copies of your board to the event!

image/jpeg

dmian, to random
@dmian@mastodon.social avatar

Finally has announced the availability of multi-colored PCBs! (Something that may interest @rc2014, btw). The best part of it is I can finally talk about it, since I was informed this was going to be offered around 2022, but the information was embargoed until the official announcement 😅

section77, to esp32 German
@section77@chaos.social avatar

...dann wollen wir den Hasen mal aus dem Sack lassen: wir haben für den #EggBot77 in der Edition für den #easterhegg2024 zum ersten mal eine eigene Platine entworfen! Und: darauf sitzt jetzt ein #esp32 #pcb #eh21 Morgen geht's los! :D https://github.com/section77/eggbot77/

EggBot77 in der Edition für den EasterHegg 2024
Platine des EggBot77 in der Edition für den EasterHegg 2024

aislerhq, to kicad German
@aislerhq@aisler.social avatar

Did you know that we sponsor open hardware projects? If you have a project and would like support, reach out to us, we are happy to support you!

Read more about it here:

https://community.aisler.net/t/sponsoring-for-open-hardware-projects/3786

LovesTha, to random
@LovesTha@floss.social avatar

What interesting style options can I make for a keyboard #PCB?

I mean in the way I place components and traces.

Current ideas:

  • Be hyper strict on horizontal top, vertical bottom (or maybe a 45 degree rotation of that). Although this will look a little odd in use as this is a split keyboard and I'm intending to use the one PCB flipped for the second side.

  • Curved traces. Sort of the obvious option.

Anything else?

arda, (edited ) to kicad
@arda@micro.arda.pw avatar

Just open-sourced my @kicad Project on @github Dummifier:

https://github.com/ardakilic/dummifier

This enables USB-C to C connection for non USB-C compatible devices.

There are times where your device with USB-C connector refuses to work with your C-C cable. With this, now you can utilize them.

This is my very first PCB design attempt, so please don't go hard on me 😊

I also want to thank @ozkan for his extended help on this project. Without him I couldn't put this together.

#kicad #pcb #opensource #github

arda,
@arda@micro.arda.pw avatar

@kicad @github @ozkan

Just received the prototpyes from JLCPCB 🎉

#jlcpcb #dummifier #kicad #prototype #pcb #openhardware

arda,
@arda@micro.arda.pw avatar

The case designs of Dummifier is done after all revisions, all thanks to Ender Piyale and Kazim Kaba from MechIstanbul. They are now being printed!

First batch, 50 units!

#dummifier #opensource #openhardware #usb #usbc #usbhardware #usbchardware #f3d #3dprinting #pcb

quick timelapse of printing of a case of a usb dongle, called dummifier.

arda,
@arda@micro.arda.pw avatar

Aaaand here's the final product 🥁 :

Dummifier v1.0: 🎉

The very first USB converter thingy that helps you when your modern USB-C cables don't work for your device to charge and data.

Born out of rage after burning yet another device of mine, but it's designed out of love😆

This is my very first @kicad project, so please don't go hard on me 😊

Here's the project, hosted on GitHub:

https://github.com/ardakilic/dummifier

video/mp4

arda, to kicad
@arda@micro.arda.pw avatar

Installed Kicad for a personal project of mine. This is the very first time I'm making a schematic from scratch. Let's see how it'll go 🤓

arda,
@arda@micro.arda.pw avatar

I've built some, all work flawlessly!

56K resistors on the male port are not needed at all for this to work, if the female port, if your target device is not compliant ( https://www.usb.org/sites/default/files/USB%20Type-C%20Spec%20R2.0%20-%20August%202019.pdf , page 38 ), otherwise if you solder both 5.1k and 56k, it'll fail to negotiate.

Data lines work as well!

I've also tested using a powerbank, it charged the whole day with 5v1a, PCB is not heated.

Finally! Damn I'm happy with the outcome😌

#kicad #opensource #openhardware #pcb #dummifier #usb #usbc

image/jpeg
image/jpeg

avernois, to diy
@avernois@piaille.fr avatar

I think I just started to work on a new clock :)

#LedClock #LaserCut #diy

avernois,
@avernois@piaille.fr avatar

The last components arrived today.
And after for 4 hours of tests, experiments and reading datasheets and obscure forums, I made it works :)
(gipio15 needs to be pulled low, to boot).
I still got some noise on the data line. I'll figure that out tomorrow.

#esp8266 #LedClock #ws2812b #pcb

avernois,
@avernois@piaille.fr avatar

Took me 2 hours, and more tests, experiments and obscure forum but I solve the glitch \o/
It had nothing (almost) to do with the data line. The capacitor on the ldo was just too small (despite being the one suggested on the datasheet).

Next step is to order some bigger smd capacitors, and add the missing resistor to the design and we should be good on that part of the project :)

#esp8266 #LedClock #ws2812b #pcb

avernois,
@avernois@piaille.fr avatar

new version of the pcb designed and ordered.
Now, the wait starts :)

#pcb #LedClock

avernois,
@avernois@piaille.fr avatar

And we're back in business :)
The plan is to replace the electrolityc capacitor with the ceramic I received today in the previous pcb and check it still works fine.
If that's good, I'll have to desolder everything and solder it back on the new version of the pcb.

#pcb #LedClock

avernois,
@avernois@piaille.fr avatar

As I should have expected, things did not really went according to the plan yesterday :)
First I broke the copper pad when desoldering the capacitor making it difficult to test that board with the new ceramic capacitor.
So I did not, and, naively, went directly to solder the new board

Obviously, it did not work. The glitch I thought the capacitor would fix was back. Maybe it was not a capacity problem ?

After few hours of theories, experiments, failures I ended up stacking to capacitors and it works. Maybe it was a capacity problem ?

I guess I'll have to learn how capacitors really works, and the difference between each kind :)
#pcb #LedClock #fail

  • All
  • Subscribed
  • Moderated
  • Favorites
  • provamag3
  • thenastyranch
  • magazineikmin
  • InstantRegret
  • GTA5RPClips
  • ethstaker
  • Youngstown
  • everett
  • slotface
  • osvaldo12
  • rosin
  • mdbf
  • kavyap
  • DreamBathrooms
  • megavids
  • ngwrru68w68
  • Durango
  • modclub
  • cubers
  • khanakhh
  • Leos
  • tacticalgear
  • cisconetworking
  • vwfavf
  • tester
  • anitta
  • normalnudes
  • JUstTest
  • All magazines