“Click And See” project that make it easy to search for parts! #piday #raspberrypi @Raspberry_Pi

Pasted Image 2 13 14 12 41 PM

“Click And See” project that make it easy to search for parts, from the Modulowo Blog (in Polish):

“Click And See“ is a system supporting the search of electronic components. The idea came during yesterday’s shopping in one of the electronics stores, cabinets with electronic components fill the entire wall. When buying several different components, the seller needs time to find them first in your computer, then in the appropriate bins, and the queue of customers getting longer… To facilitate this, I designed a simple, wireless and easy to expand the system to highlight the drawer of the element that want to buy.

On the technical side

Cabinet sizes are different, I used a cabinet with 16 drawers that are easy to connect and build, highlighted by 16 LEDs in blue, controlled 16 -channel PWM LED driver (MOD – 23.Z) with the I2C interface. These systems are 7-bit addressable, so theoretically one I2C bus can be connected to more than 100 of these cabinets. LED driver is connected to the platform Raspberry Pi with a Wi-Fi network. The platform acts as a web server, connect to typing the address in the web browser on your computer. As a result, we have wireless access to the system. The use of MySQL database easier, creating, importing and exporting base elements.

Expandability

The system uses to control the I2C interface with the possibility of addressing the cabinets , so adding another cabinet to the system, simply connect them three wires to the bus and bring power to the cabinet. The software allows you to search for connected cabinets and also detect damaged cabinets.

As part of the test, I used the power of the Raspberry Pi, but in a larger number of cabinets, you would use the additional power. The system could also find applications in other industries stores or warehouses….

Read more.


Adafruit publishes a wide range of writing and video content, including interviews and reporting on the maker market and the wider technology world. Our standards page is intended as a guide to best practices that Adafruit uses, as well as an outline of the ethical standards Adafruit aspires to. While Adafruit is not an independent journalistic institution, Adafruit strives to be a fair, informative, and positive voice within the community – check it out here: adafruit.com/editorialstandards

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 7:30pm ET! To join, head over to YouTube and check out the show’s live chat and our Discord!

Join us every Wednesday night at 8pm ET for Ask an Engineer!

Join over 38,000+ makers on Adafruit’s Discord channels and be part of the community! http://adafru.it/discord

CircuitPython – The easiest way to program microcontrollers – CircuitPython.org


New Products – Adafruit Industries – Makers, hackers, artists, designers and engineers! — New Products 11/15/2024 Featuring Adafruit bq25185 USB / DC / Solar Charger with 3.3V Buck Board! (Video)

Python for Microcontrollers – Adafruit Daily — Select Python on Microcontrollers Newsletter: PyCon AU 2024 Talks, New Raspberry Pi Gear Available and More! #CircuitPython #Python #micropython @ThePSF @Raspberry_Pi

EYE on NPI – Adafruit Daily — EYE on NPI Maxim’s Himalaya uSLIC Step-Down Power Module #EyeOnNPI @maximintegrated @digikey

Adafruit IoT Monthly — Halloween, WiLo, and more!

Maker Business – Adafruit Daily — Checking in on Intel

Electronics – Adafruit Daily — Probe Compensation

Get the only spam-free daily newsletter about wearables, running a "maker business", electronic tips and more! Subscribe at AdafruitDaily.com !



1 Comment

  1. Richard Waterman

    Really nice,
    I though of something like this as well. I saw someone that made a system with voice activation for opening up a draw for that part. But I thought a led would be a simpler system. I hadn’t worked on it in quite a while though. I did made some code that worked with Eagle bom file of project and could search some arrays to return a draw number.

Sorry, the comment form is closed at this time.