Making Component Markings Readable

 

SAMSUNG CAMERA PICTURES

Here is a fast way to make IC part numbers easy to read (follow this link, then click on “Dicas práticas em eletrônica“).  Thank you Luciano Sturaro!!

This is translated to English with larger graphics in the Stack Exchange Q&A below. However it’s this easy:

  1. Clean the IC surface with alcohol and let it dry
  2. Rub chalk on it
  3. Gently wipe the IC surface

Electronics Stack Exchange Q&A

Update: Reality Bites

Of the few dozens of different chips I’ve tried this chalk trick on in the past few days I’ve found that maybe 15{13079d06258ef9010cea88dee32f3cdfc6f216a54651010f7303ce6140ee927c} are nearly immune to it.

Ready for Kicad!!

At the TriEmbed meeting this coming Monday I’ll be asking if others are interested in joining a systematic self-study of Kicad.

I knew I’d be driven to this sooner or later, but the future is now, as they say. I’m working on a combination clock calibrator and frequency counter and find the design process dominated by the challenge of fitting the silly thing into a single Eagle schematic sheet.

The current rough cut of the circuit building blocks is the super-compressed schematic toward the bottom of the project page. This hodge podge of schematic symbols jammed together make it clear that the free version of Eagle is not up to expressing a system this large and complex. (Correction: I have a license for non-educational use, but just the cheap one that has the same size constraints as the free version.)

Update: A “Kicad Study Group” page has been added and at least a half dozen folks expressed interest in taking part.

Update: Nobody’s missed anything, time’s just run short this month.

Friends Don’t Let Friends Buy P-poor Atmega328 chips

Many Arduinos are based on the Atmega 328 P chip. Note that P. If you buy raw chips be sure the P is present. When you look up “Atmega328” at a site like Digikey the P and non-P versions are side by side and you might just go for the cheaper one without noticing the difference. You will be sucking persimmons if you’re missing the  P. I am now a relative and reluctant expert about working around missing Ps. One might say I’m P‘ing into a pot with information I wish I didn’t have. Actually, it was many months ago that I accidentally bought some P-challenged Atmega328 chips. But it was only today that I realized I was down to the bottom of the barrel and forced to replace a P with a non-P in an Arduino Uno, and that situation can best be spelled PO.

THIS CHIP BELOW IS THE Atmega328P YOU WANT: SAMSUNG CAMERA PICTURES

THIS CHIP ABOVE IS THE Atmega328 CHIP YOU DO NOT WANT. Notice how you can’t read the markings? That’s an accidental hint about which is the correct part, but also indicative of the apparent conspiracy the chip makers are involved in to make sure non-machines (i.e. us) can’t read the markings in ordinary conditions. Both chips were close to flat, but the bottom one was obviously not flat (or tilted with respect to the light source) enough!!!

Postscript: Making a 328 chip run in an Uno is a total Pain. I should probably document that some place to save the next person some trouble. However once it’s done the fact that it’s the “wrong chip” is no longer visible if you’re using the bootloader to program it.