Personally, I’ve found all the little acronyms when looking for components to be a little confusing and I’m sure that I’m not the only one that’s been through that. Whats a TSSOP? Whats the difference between SIP and DIP? It can get very frustrating, so this will explain everything for you!
Well there are many different components out there and with that, there have to be different packages to fit different needs such as space availability, prototyping, and different circuit board layouts. The entire list of the more well-known packages, others may be lurking in R&D that we don’t know about, goes something like this : CDIP , PDIP , SPDIP, SIP, SDIP, SOIC, TSOP, SSOP, TSSOP, PLCC, QSOP, VSOP, LQFP, PQFP, CQFP, TQFP, CGBA, and QFN. Its mostly all about space on the board, which kind of package utilizes the precious space on the circuit board the best. So lets start with the descriptions!
Stop breadboarding and soldering – start making immediately! Adafruit’s Circuit Playground is jam-packed with LEDs, sensors, buttons, alligator clip pads and more. Build projects with Circuit Playground in a few minutes with the drag-and-drop MakeCode programming site, learn computer science using the CS Discoveries class on code.org, jump into CircuitPython to learn Python and hardware together, TinyGO, or even use the Arduino IDE. Circuit Playground Express is the newest and best Circuit Playground board, with support for CircuitPython, MakeCode, and Arduino. It has a powerful processor, 10 NeoPixels, mini speaker, InfraRed receive and transmit, two buttons, a switch, 14 alligator clip pads, and lots of sensors: capacitive touch, IR proximity, temperature, light, motion and sound. A whole wide world of electronics and coding is waiting for you, and it fits in the palm of your hand.
Have an amazing project to share? The Electronics Show and Tell is every Wednesday at 7pm ET! To join, head over to YouTube and check out the show’s live chat – we’ll post the link there.
I was having this coversation with myself after checking out some of the surface mount connections on the beaglebone cape. I had no idea that all the numbers and letters are just form factors for IC’s. It was really confusing trying to figure out what might go there. yes….me == NOOB
I was having this coversation with myself after checking out some of the surface mount connections on the beaglebone cape. I had no idea that all the numbers and letters are just form factors for IC’s. It was really confusing trying to figure out what might go there. yes….me == NOOB
There is a new article about SMD packages.
http://funkyguy4000.wordpress.com/2012/02/23/smd-packages-explained/
It talks about the most common, same template as the first article. enjoy!