by Xukyo | 2 May 2022 | Tutorials
We have seen in a previous tutorial how to create a component in Fritzing. Now we will see how to improve the design and the import of the model. Material ComputerInkspaceFritzing Use Fritzing’s SVG files to compose your own Rather than redrawing all the...
by Xukyo | 23 Nov 2020 | Tutorials
LED ribbons are made up of a succession of addressable RGB LEDs, i.e. the brightness and colour of each LED can be set independently. There are several ribbon models: single colour, non-addressable, 5 or 12V, etc. Pay attention to the model you want to use. Hardware...
by Xukyo | 2 Nov 2020 | Tutorials
The multiplexer is an integrated circuit made up of logic circuits allowing several signals to be concentrated on the same output (mutiplexing or mux) or to connect an input to one of its N outputs (demultiplexing or demux). In this tutorial, we will see the use of...
by Xukyo | 2 Nov 2020 | Tutorials
The shift register is an integrated circuit consisting of logic circuits in series that can store high or low states. It can be used to drive LEDs or to retrieve the state of several sensors. Hardware ComputerArduino UNOUSB cable A Male to B MaleShift Register 74HC595...
by Xukyo | 9 May 2019 | Tutorials
A photoresistor is an electronic component that measures ambient light. This component is useful in some projects such as a solar panel light follower or home automation to create a smart lamp that only turns on when it is dark or to set up an alarm with a laser...