W5100S-EVB-Pico: A Raspberry PI Pico with Ethernet port
Hands on a W5100S-EVB-Pico board. Let’s discover this microcontroller and its main features In this tutorial, I’m going to show you what is the W5100S-EVB-Pico
continue reading...Raspberry PI, Arduino and Electronics made simple
Hands on a W5100S-EVB-Pico board. Let’s discover this microcontroller and its main features In this tutorial, I’m going to show you what is the W5100S-EVB-Pico
continue reading...Stepper motors can trasform your code logic into move in robotic projects. The 28BYJ-48 stepper motor (with ULN2003 motor driver) is the cheapest model and
continue reading...Many projects (like robotic ones) need to get info about spacial position and direction. In this sense, one of the most useful devices for projects
continue reading...Raspberry PI Pico works greatly to keep sensors measurements, combining/analyzing them and delivering data to external world. Adding an Etherneth port to Raspberry PI Pico
continue reading...7 segment display can be controlled with a few Micropython lines from Raspberry PI Pico. It is one of simplest projects and a funny way
continue reading...With Passive Buzzer you can give your Raspberry PI Pico a cheap way to emit sounds and modulated them according to your needs. It is
continue reading...Complex Raspberry PI Pico projects can require many connections with many sensors/devices so that the rich 40-PIN GPIO can become limited. In these cases you
continue reading...The DHT11 is a very simple chip (easy to find on common ecommerce stores) which brings to your projects the ability to read Temperature and
continue reading...Gyroscopes and Accelerometers are basic features of modern smartphones. But they are vital for such projects as drones and self-balancing cars. These two kinds of
continue reading...With matrix keypads you can acquire some simple user inputs (like codes, numbers and so on) into your Micropython programs without having to connect from
continue reading...