How to control a 12 volts DC motor (or solenoid) from your Raspberry Pi
Introduction Raspberry Pi GPIO pins work at 3.3 volts and the current you can draw from them is quite limited for many applications (16 mA - 50 mA). An external power…
My blog
Introduction Raspberry Pi GPIO pins work at 3.3 volts and the current you can draw from them is quite limited for many applications (16 mA - 50 mA). An external power…
You can use Arduino Leonardo analog pins as digital pins, just like with other Arduino boards. Since Arduino UNO is the most popular version of Arduino boards, most of the…
Introducción Hace poco compré un Arduino WiFi shield que había querido usar en alguna aplicación, la idea que me vino a la mente fue la siguiente: Ya que también cuento con…