资讯

Making an Arduino shield can be simpler than you think. This time I designed one to program Attiny and Atmega microcontrollers, that way I don't have to use a breadboard and make the wiring to program ...
The biggest limitation, that it shares with the ATtiny10, is that it has only 1 KB of program flash memory and 32 bytes (!) of RAM. You’re probably going to want to program this beast in assembler.
Earlier in this series, a compact FM radio was created using a touch display. From there, the design moved forward with an FM ...
You can buy all kinds of conventional clocks that have hands and numbers for easy reading. Or, like [Fabio Ricci], you could build yourself something a little more esoteric, like this neat shadow c… ...