Maze`s Electronics Corner


Welcome to Mazes Electronics Thread!

This thread is meant as a hub to share projects related to electronics and microcontrollers, talk about tools and parts, taking a look into things, troubleshooting circuitry and so on.


My kit:
Ratchet kit (1/4“), Proxxon No 23 107 (also 1/4“), Victorinox Hercules, cheap multitool pliers, flat nose pliers, some screw drivers, non-magnetic fine tweezers, fine box cutter, magnifying lens, fine screw drivers, el-cheapo tweezers, knipex 78 03 125, 30cm ruler

Missing from the picture:
Multimeter, variable bench PSU, soldering iron, a bunch of test leads, prototyping board and some more small bits…

11 Likes

I have stated this before

So my first step is ordering the right supplies for this prototype.

1 Like

ive needed some of these for 3d printing for so damn long

buying

jesus 30 dollar snips

I should learn KiCAD. Eagle is being a pain and I think my license is about to expire anyway.

And finish my fan hub project at some point.

Took a look inside the control unit of a crosstrainer. Was on the search for some longer cables and switches. Kind of a dumbster dive.

Front of the unit. Nothing interesting going on. Big LC-Display (or LCD for short), knobs, buttons and a USB port.

However the internals are quite interesting:


A few things to note:
Plugs everywhere! The whole thing basically is plugged together! No idea why anyone would do that, no consumer would ever take a look in here or service anything. Note that all components are through-hole making them easier to solder by hand.
And all the chips are name brand, all TI (texas instruments) or IR (international rectifier).

Now it turns from interesting to confusing:


The black blob covers a microcontroller on the PCB making it cheap and easy to connect to the board. However someone seems to have been desperate and put it in a socket of sorts. So there are 4 bars of pins serving as a “cpu socket”.

Remember the USB connector? It is physically a USB connector, electrically, it is not.
Took a look into the “USB”-dongles…


The top one is a real USB stick. The two below that are NOT! The 4 lines in there end in solder pads. In the one I turned over, GND and +5V (the two outer pins in USB2.0 connectores) are connected together. Plugging that into any computer will probably render that USB port unuseable.

Here is a close up shot. I marked the two rails. The lower most soldering pad is barely connected (checked by probing it). Would probably allow for 3 A or more to flow.

Booty:
I got about 3m of “rainbow cable” wich I will put connectors on and use in some project:
image
2x 3.5mm "mono audio jacks"
And a bunch of wires plus some things from the controller.

As I work a lot with arduinos and ATTiny controllers in general, I use “Fritzing” to design the circuitry and write the code in a single programm.

CAD wise, I use FreeCAD or Fusion360 depending on how I feel.

Cheapo chinese snips will do for the most part. However I like to have grips that will not turn the frogs gay.

dub it the thiccboi micro






attached a 6700 mah battery bank, to the back of my gameboy micro soldered onto the back of the usb port(no pics off that part cause didnt wanna mess with the wires much since didnt have any hotglue/silicone to hold them onto the port and is no physical conection other than the little bit of solder

circuit is just 2 diodes in series, to get the desired voltage drop(since it worked out perfectly) to be 5v with 2 silicon diodes being ~0.7v forward voltage leaving ~3.6 across the gameboy, which has a normal lithium cell which nintendo states at 3.8v

and as long as dont go open circuit or go over 2amps(which is also the max power the bank outputs) voltage should be pretty stable, didnt use resistor because no idea what the actual power draw over time is, or have a modern scope to be able to get a graph to show me, so if the current draw varies so would the voltage, but being a arm computer designed to be mobil assuming has some sort of power saving features, and with the sleep mode and stuff, the power draw could vary enough that could have a bad time with a resistor,

and the current draw is so low(for average) that cant really use a regulator although i did have a little ti one i could use, but efficiency would be terrible like 70~80% at best

didnt touch the data pins so it can still sense when plug a phone in what charge rate to do and such

3 Likes

Would anybody know any good books that cover the fundamentals as least. I would like to get at least get a overhead explanation on the development flow and the terminology?

Not impressed theres no BGA reballing machine.

Reviving an old dead 8600GT
Passively cooled Nvidia 8600GT. Isn´t she a beauty?

Look under the hood

And 4 out of 5 capacitors have quit service. How unfortunate.

After an hours worth of cleaning old thermal paste, dryed electrolyte and old rubber of, it looks like this:


I will replace the the 4 dead capacitors and the one still “intact” one with Panasonic VF 1500/6,3C-G ones. Either that revives it or I wasted 4.23€ on capacitors.

3 Likes

How did you know it was the capacitors damaged?

There are weaknesses built into the casings of the capacitors so they fail in a controlled manner. And those blew on four of them. You can see the electrolyte spilling on them.
image

No idea if it is just the capacitors beeing shorted or if there is damage to the core itself.

What tool are you going to use to remove it?

Soldering iron with chisel tip

1 Like

All of my tools and test equipment are in a box in the basement :confused:

Just ordered a table to work on the future project I have in mind.

Also thinking I am going to get started with an Atmel MC since the book I ordered uses them.

Where can I order a kit from?

What kind of kit do you need? General breadboard and prototyping or some specific modules?

I read something about how in the embedded engineering process the first step is the engineers will order a kit that can be solderd together. Is there a way to make a design and ship off an order for its manufacture or how does that work?

Three options:

  1. Order generic “one of everything” kit of amazon and try to make component A influence component B
  2. Find a problem to solve, then come up with a solution to it and order the parts to solve it.
  3. Find a premade project kit
1 Like

For option 1 how do I take a bunch of generic parts and solder them together assuming I had a design and everything?

I have a bunch of boards that you can put components in but I am unsure how they connect together since there are no wires in the PCB itself?

Kind of looks like this

Looks like some sort of wire that is being soldered onto the the back?