What are the best DIY Arduino and Raspberry Pi programming projects? 2026 List

Last update: 14/09/2022
What are the best DIY Arduino and Raspberry Pi programming projects? List

While it is true, Arduino is defined as an electronics creation platform free code It offers both free software and free hardware, and thanks to this, anyone can use its features and adapt them to their needs. Taking into account that it is possible extend these functionalities to the different types of motherboards, kitsArduino-compatible accessories and applications.

For its part, Raspberry Pi consists a single-board computer which exhibits great potential for simplifying user learning and enabling them to perform basic tasks. Considering that its main objective is based on teach computer science in a versatile wayIt also offers the possibility of compile programs to run on it.

Now then, both Arduino , the Raspberry Pi They are categorized as Some very peculiar boards in the world of programming that allow software development so that implement great ideas without needing advanced knowledgeTherefore, in this post, we want to emphasize The best Arduino and Raspberry Pi programming projects that exist so far.

Discover the best projects to program with Arduino on your own

Fortunately, Arduino boards have with all the essential elements to be able to Connect peripherals to the inputs and outputs of a microcontrollerIn that sense, it has the necessary components to connect to a computer. through serial communicationIn addition, thanks to its support for various compatible accessories and applications, Arduino is characterized by its versatility in providing diverse uses.

Among them, the most relevant of all, are the followingCreation of integrated environments, programming apps, Internet of Things-based projects, software development and 3D printing applicationsThus, enthusiasts of the maker world and DIY culture have decided to take advantage of Arduino's remarkable strengths to to implement actions that are of great interest in the world of electronics, mechanics, robotics, home automation, etc..

Therefore, today there are several attractive projects that can be programmed with the help of Arduino, and here we mention the 15 best of them:

Radar for detecting objects

Radar for detecting objects

It is considered one of the most thought-provoking projects of arduino, up to this point. Which, basically, refers to a radar that has the ability to detect the presence of objects by means of an ultrasonic sensor that has a 180-degree coverage or rotation and a range of up to 4 metersThis sensor, It is based on an HC-SR04 and it can be obtained for a low price.

In addition to this, the project requires an Arduino board, the IDE associated with Arduinoa servomotor, a breadboard, and jumper wiresOnce you have the required materials, you will need to use a cardboard support to connect the ultrasonic sensor to the servomotor, which will be linked with a screw. Additionally, you will need to Secure the servomotor to the plate using an elastic band..

A smart traffic light

A smart traffic light

Regarding Arduino projects, One of the most representative examples is the smart traffic light.Therefore, this traffic light, unlike other common ones, offers the possibility of control two traffic lights at the same timedepending on whether there are any cars waiting to cross or not. In this way, the project's objective is based on simulate an intersection with traffic lights that detect the presence of cars and activate or deactivate accordingly.

Therefore, initially, one traffic light will be illuminated with a green light. Thus, as long as there are no cars at the other traffic light, It will also remain in green.But, once a new car arrives at the red light, The latter will be placed in green and the other traffic light will close after a few seconds. In this way, They will alternate with each other always.

Now, when building this project with Arduino, users will need to use an Arduino board. with ATMega328P microcontrollerAdditionally, you will need six 200 Ohm resistors, two 10 K Ohm resistors, and a total of six LEDs (or even more), as well as 2 pushbuttons and a lot of imagination from the amateur maker.

Robotic arm

Robotic arm

In this case, Arduino It is openly linked to the world of roboticsWell, it's an arm specially designed for taking any object with the help of tweezers And at the same time, it manages to avoid collisions with obstacles. Thus, it is based on a robotic arm design capable of moving any small object. from point A to point B, detecting any existing obstacle between both positions.

In that sense, if it encounters any obstacle during its journey, the robot will make sure to find an alternative route to avoid a collision and when it stops detecting the object in the path, it will fix in the indicated position so that it can resume movement to point B.

For this, basically, the programming is implemented using the concept of a Finite State Machine (FSM) And with them, it takes advantage of its speed. With these, the main cycle will conclude in a matter of milliseconds. Besides that, each FSM may assess the current inputs to provide the correct outputs so that the program appears asynchronous and can perform several tasks simultaneously.

In addition, in terms of hardware, the following materials or components are required to create the robotic arm:

  • An Arduino Nano R3 board.
  • A robotic arm type 6 DOF.
  • An HR-SR04 ultrasonic sensor (It will be located on the right side of the arm limb).
  • 6 servos MG995 or MG998.
  • a resistance of 1 K Ohms.
  • a power supply DC 15A.

The automatic opening waste bin

The automatic opening waste bin

This is another one of the most interesting projects that can be programmed through arduino. Which, It's an automatic garbage robot. Without needing a direct remote control, it can open its lid when it detects nearby trash, and once trash is placed inside, the bin will close after a few seconds. In other words, it has the ability to It detects when someone reaches out to throw away trash and opens automatically..

As for the software, only It requires the use of the Arduino IDE. While, Its hardware components are as follows: An Arduino UNO board, a servo motor (Tower Pro MG996R), servo arms, an HC-SR04 ultrasonic sensor (it can be generic), a UTSOURCE kit of electronic parts, a trash can (any kind you want) and a piece of cardboard.

Among other details, it is worth noting that the code to compile this project from Arduino, It focuses on a range of 50 cm so that the trash can can open once it detects any object within that distance. Additionally, the servo It needs to be at 50 degrees to hit the top lid of the container so that it opens and when three seconds of time have elapsed, It will rotate 160 degrees so that the same closing lid.

Voice-controlled blinds

Voice-controlled blinds

They are referring to Bluetooth-controlled blinds that They have voice-activated features.This means they function as a voice-controlled system via Bluetooth And so, it's possible to open and close them on demand. In this way, this extremely practical household item is automated.

Fortunately, it's a project Arduino very economical where Only the following components are required to perform it: an Arduino Nano boardThe kit includes a motor controller, an HC-06 Bluetooth module, two 220-ohm resistors, two pushbuttons, two geared motors, and an LED. You will also need wires, a soldering iron and soldering station, a box cutter, a hot glue gun and glue sticks, and cardboard.

Electric die

Electric die

It is one of the projects for programming with Arduino that it's more funAmong so many alternatives. Because, in this case, the creators are committed to providing optimal solutions dedicated to the world of play, given that It is based on the simulation of a 6-sided die. which allows you to obtain a random number automatically, with just press a buttonTherefore, a digit that It will be represented by a 7-segment display..

Therefore, to build this project, it is necessary to have on hand a 7-segment display, a pulse generator, a 220 Ohm resistor and a 10k resistor (pull down) and an Arduino Uno boardNow, when it comes to programming with arduino, important Be very careful with random numbers Because, if it's not done correctly, it's likely that always get the same sequence or the same number.

A color-based object selector

A color-based object selector

This is a kind of machine that It has the capacity to organize the number of items you need.specifically according to their color. Thus, this Arduino-based project consists of creating a color classifier with the help of an Arduino Nano board, a pair of servomotors, a color sensor, several jumper wires, a power outlet and the relevant programming from the Arduino IDE.

Initially, the machine will be able to hold the colored objects you wish to segment on its platform attached to the upper servomotor. Then, the servomotor begins to rotate and transports the object to the color sensor so that... This component can detect the toneSubsequently, the lower servomotor rotates to the particular position, while The upper one rotates back until the bowling pin falls onto the corresponding rail.

Light tracker

Light tracker

It is characterized by being uno de los proyectos más apropiados para los más novatos. Is that, requires poco tiempo para su desarrollo y, además, los components que necesita his sencillos. Stinks, part of the Arduino place to be used, únicamente tienes that to acquire a servomotor, back resistencias of 470 Ohmios, back foto resistores and algunos cables to build the circuito.

From estos, para crear el rastreador de luz, las personas tendrán que comenzar por colocar los dos foto resistores sur uno de los servomotors que estará dividido por la placa that segmenta los campsos de visión. Sumado a esto, las resistencias serán las encargadas de medir the incident luz in regular intervalos, girando in horizontal sensing thanks to the servomotor used.

Additionally, the following should also be used: Arduino IDE to enter the source code of system. This source code will be responsible for determine that the servo will rotate as long as there is any incident of greater light in one of the resistors, so that the sensors register the same light. Thus, the structure based on Arduino will be able to follow the light trail of a flashlight and She'll show it off as if it were a magic trick..

Automatic spray gun

Automatic spray gun

It is a project of Arduino very appealing to maker enthusiasts, as they will have the challenge of converting a spray gun into an automatic model that has a motion sensorThrough this, beyond its practical uses, people will acquire greater learning regarding arduino. Taking into account that, As a result, they will get a cooling gun by simply moving her hand or asking in front of her.

For its part, basically, to create said motion-detecting spray gun You will need to use an Arduino board (either Nano, Uno, Mega, etc.)You'll need a PIR motion sensor, an automatic incursion trigger, an NPN transistor, a diode, wire, and some wire cutters. In addition, you'll need to use the Arduino IDE to... load and add the specific codeWhich you can download for free from some websites.

The connected scale

The connected scale

Controlling your current weight has never been so easy and appealing as it is now. with the connected scale designed using ArduinoWhich has access to the IFTTT service to connect with other billing accounts and has the ability to detect up to a total of 200 kg of body weightFurthermore, unlike ordinary scales, this one is capable of connecting to a WiFi network and display the results obtained by means of an LED matrix.

For its part, it takes several measurements and if the measured weight exceeds a specific value, it will be able to read the weight. a certain number of times in order to calculate the person's average weightOn the other hand, when the user exits it, it will automatically restart so that recalculate another person's weight.

Arduino Uno: What is it, what is it used for, and what are the most interesting features of these boards?

Now, to carry out this smart scale project, It is essential to have some fundamental components on handAmong them, we specify the following: an Arduino board, an Espressif ESP8266 ESP-01, a DFRobot ESP8266 Firebeetle, an HX-711, a DFRobot 24x8 LED matrix Firebeetle cover, and four 50kg load cells. Also included are a 3D printer, the Arduino IDE, Autodesk Fusion 360, the IFTTT Maker service, Adafruit.io, Fitbit, and Apple iOS Health.

Advanced gardener

Advanced gardener

With Arduino y por un bajo costo, you have the posibilidad to build an óptimo sistema de jardín autónomo starting from the cual es posible control the humidity, the temperature and the quantity of luz que reciben las plantas, of automatic form. Sumado a esto, exhibits the capacity of look at las plantas cuando lo necesiten it will be ensured that reciba la luz that requires, con algunas luces artificiales similar to the luz solar natural.

To achieve this effectively, it is necessary to use several sensors, including humidity, light, and temperature sensors. In addition, it has a pair of galvanized nails For humidity, use a thermistor for temperature and makes use of an inexpensive photocell for the light. Thus, with this system, users will not have to worry about complying with the regular schedule for exposing the plants to the sun and watering them.

Now, in brief, we emphasize what you need to do when building this project: You must plant the garden as is done conventionally to Use the Arduino board and connect the humidity sensors to itto upload the code from the Arduino IDE. Next, also connect the temperature and light sensors to Connect the indicated relays to the power cables and attach an LED to the board.Finally, all that remains is to configure the irrigation system.

MIDI controller

MIDI controller

It's based on a project ideal for music lovers. Through the materials it uses and how it's coded, it allows... Create an optimal DIY MIDI controller featuring 4 potentiometers and 16 buttonsIn addition, it works with an Arduino board where the appropriate program is installed, as well as, with analog synthesizers and a 3D printer must be used to print its plastic casing.

Among other features, this Arduino-based MIDI controller works with any MIDI software and hardware, without limitation. Furthermore, with the help of the Adafruit learning system, Users will be able to create a better productTaking into account that, this It has sensors, buttons, LEDs, and pads with alligator clips. which facilitate the construction of the aforementioned MIDI controller.

Parking sensor

Parking sensor

Sin duda, this project of Arduino It is one of the most traditional. In that sense, its main function is to to warn of the proximity or distance of your car to another vehicle or object when parking (or park) and in this way, avoids any collision. Taking into account that, in case of being close to colliding, automatically, The sensor will emit a sound and display lights indicating this in an alarming manner..

Thus, the Arduino-based car parking sensor aims to simulate the innovative system used by the most modern cars when parking And well, it helps to avoid collisions in these situations. Specifically, if you're close to a collision, The beep it emits is very high-pitched and its frequency is high, in addition to turning on the red LEDWhereas, if you are far away, the sound emitted presents a low frequency and features a green LED.

Its components are:

  • An Arduino board.
  • A sensor de ultrasound.
  • A piezoelectric.
  • a led color green.
  • a led color yellow.
  • a led color Red.

Fingerprint reader on the garage door

Fingerprint reader on the garage door

Starting from an Arduino board with an ATmega328 microcontroller (which will be the brain of the device), anyone can build a fingerprint reader and install it in their garage for much greater security when entering. Fortunately, it is characterized by being an extremely economical project which allows you to set up your own home access system using fingerprints. In that sense, to access the home, people will need interact with a fingerprint scanner which is also known as “FPS”.

Regarding its operation, we highlight that, once pushed, one of the buttons will illuminate the screen and the scanner, allowing the user to place their finger on the touchscreen. Once recognized, the garage will open automatically. This system typically turns off after eight seconds, so Both the screen and the scanner will turn off at that time..

Therefore, in order to resume, it will need to receive authorization to return to the home menu. On the other hand, regarding the necessary materials, an Arduino ATmega328 board must be used. a Sparkfun GT-511C1R fingerprint reader, an ATtiny85 that powers the indoor unit and a Nokia LCD screen (in most cases, it is integrated into the aforementioned fingerprint reader).

An exoskeleton for stressful situations

An exoskeleton for stressful situations

To conclude this list, we want to highlight this project, which proved to be quite innovative in the maker world. It's based on an exoskeleton that demonstrates the ability to to calm people in any situation of anxiety or stress that you are crossing.

To do this, it is necessary to make use of an Arduino UNO board, a photophysical pulse sensor (analog input) and a vibration motor (analog output), primarily. In addition, electronic cables, a soldering iron, needles, scissors, and black thread will also be needed. a cardboard hand mannequin and a wristband.

With all this, the small machine will be able to relax people by emit vibrations at the specific pressure points you have on your bodyTo do this, the exoskeleton keeps the vibration motor running, and the photophysical pulse sensor receives a range of accelerated heartbeats. Once the user reduces their heart rate (i.e., when they have calmed down), the vibrations will stop.

List of the most interesting Raspberry Pi projects you can do yourself

In the case of Raspberries, This has been a phenomenon that It brought with it a remarkable dose of innovation in several environmentsEspecially in the home and for the average user. It is a series of low-cost, single-board computers whose objective is to put the power of computing and digital creation in the hands of people around the world.

In that sense, the arrival of Raspberry Pi It represented a milestone in the world of computing, and thanks to that, today, It can be used in different waysTaking into account that, Without any limitations, it is possible to use Raspberry Pi in the following ways: Such as a desktop PC, a Smart TV, a print server, a surveillance system, a home automation device, a retro console, a monitoring tool, a weather station, etc.

Thanks to this, by default, Raspberry Pi has the necessary features to facilitate various types of projects for its users so that they can program, on their own, innovative ideas that are helpful for the development of their daily lives.

Therefore, here we will introduce you to 15 of the best projects based on this small computer:

A GIF camera

A GIF camera

This is a photographic project that, specifically, It focuses on creating a GIF using a camera.Thus, it provides a different way to take photos and allows its users to preserve memories in this way. Regarding its appearance, The camera has a colorful design and even looks like a toy. It contains a small control for creating animated GIFs. This control rotates to take the screenshots that make up this type of image.

Now, with optics provided by an f/2.0 lens with a 5 MPixel Omnivision OV5647 sensor and 1.4 micro pixel size, this characteristic Raspberry-based camera It is capable of obtaining images of 2.592 x 1.944 pixels and even, record 1080p videos at 30 frames per second (FPS)On the other hand, it should be noted that anyone with intermediate skills in creation, printing, and coding can build this project.

An advanced drone

An advanced drone

The drone refers to a small aircraft that flies without a crew and is exercised through its remote functionFortunately, Raspberry Pi's functionalities offer you the possibility of building your own advanced drone with on-demand features dedicated to delivering the experience you desire. Considering that, as a result, it achieves an autonomous flight system, obstacle avoidance capabilities, face recognition, and Bluetooth telemetry.

Therefore, this advanced drone is fully automatic and intelligent, as it will not collide with a wall or a tree, thanks to its capabilities. This allows it to acquire by a Python program on the Raspberry Pi Zero W which can detect various shapes with its camera module and, through commands sent to the flight controller, achieves move forward, move backward, wink to the left, and make all these movements with great autonomy.

Among other details, to build this innovative project, The following components are requiredA Raspberry Pi Zero (which will be the onboard computer), a Raspberry Pi camera (detects any face or object), the drone mechanism (motors, hexacopter frame, 10400 mAh battery, camera mount, propellers, and GPS). Similarly, an APM flight controller, barometer, light sensors, distance sensors, 5.8 GHz video transmitter and serial communication module.

Monitor babies or pets

Monitor babies or pets

This is a project for Raspberry Pi which allows you to keep track of what your pet and even your young child are doing. Because, using the famous Pi Cam To monitor babies and/or pets, the project involves connecting the camera to your Raspberry Pi to keep track of what they're doing. Of course, placing the aforementioned camera in the correct position so that the area where the pet or baby is located can be recorded.

Therefore, using a remote control application or via SSH, you will be able to Connect to the Raspberry Pi to view what is being recorded and perform monitoring.In that sense, it is considered one of the Raspberry Pi-based home projects. most interesting that exist so farFortunately, it is very useful and economical, given that It only requires the purchase of the Raspberry Pi and the Pi Cam. to install it in the place where the baby or pet that you want to keep an eye on is located.

Door controlled with a smartphone

Door controlled with a smartphone

It refers to a project that helps you to automate your front doorwithout needing to buy expensive systems. Simply by assembling the system correctly using the Raspberry Pi and its appropriate configuration, the door will be able to... open and close without touching it, using the mobile phones you set up.

Now, specifically, the Raspberry Pi that facilitates this maker project will have to be added to the door lock in question, and thanks to this, No modifications to the door are needed.Among other features, in addition to allowing smartphone control of the door, this system also achieves send notifications every time that door opens or closes.

In addition, if you want to acquire a more attractive and advanced lock, the project in question accepts some add-ons. The most important of all, It is an LED light which will be responsible for indicating whether the door is locked or not, visuallyIt is also possible to install a button to activate the lock. operate it manually.

A weather station

A weather station

This is a completely homemade weather station that you can Build with the help of a Raspberry Pi and different sensors which allow you to create an eye-catching station. Using these elements and by implementing the corresponding programming, you will be able to create a weather station that functions as intended. Save the computed data in an exportable format and generate statistics or graphs.

What are functions in Arduino and how do you use them when programming? A step-by-step guide

For its part, the creation of this project represents an excellent learning experience for maker enthusiasts. Since they can experience the capabilities of Raspberry Pi and understand much more about how it works.

On the other hand, you're probably wondering what components you need to have on hand to create your weather station, and here we detail each one:

  • The hardwareA Raspberry Pi with a wireless adapter, a Pi camera, and a 5V solid-state power adapter.
  • Electronics: 9 reed switches, 4 strong magnets, a handful of assorted resistors, a hall sensor, a temperature sensor, a humidity sensor, a pressure sensor, a GPS or GPS USB chip, and a photoresistor.
  • Materials: 2 waterproof boxes, 2 thrust bearings, plastic spacers, small screws, some PVC pipes and end caps, a pair of thin plexiglass sheets, a small pin and a small piece of plywood.
  • ToolsGlue gun, soldering iron, drill, multimeter and Dremel.

An automated bartender

An automated bartender

If you want to have a bartender nearby who doesn't get tired and, moreover, who works as Your own smart personal bartender in the comfort of your homeIt is essential that you commit to building this project. It is a small machine that gives you the possibility of choose the drink you want to have and is responsible for prepare it directly with up to 6 types of ingredients to mix.

Fortunately, when creating the automated bartender, it can be customized to be able to prepare any quantity of drinks in order to expand the number of approved ingredients you can combine and increase their potentialTaking into account that, through it, drinks can be configured with two simple buttons and a screen that commands the bartender's repository. which drink do you have to make.

Now, beyond the tools and/or manufacturing machines that need to be used (welder, wood saw, box cutter and hand drill), users must have other components to build this automated bartender, and that is why, below, we highlight which hardware elements are required:

  • A Raspberry Pi 3 Model B.
  • a power supply 12V switched.
  • A relay of 8 channels.
  • A regulator of 5V.
  • A cable of energy.
  • A board of energy distribution.
  • A screen OLED.
  • A silicone tube 2 mm inner diameter.
  • A cable of the bridge.
  • An exterior mounting tape of 3mm.
  • A funnel cooking.
  • Two switches momentary button.
  • Two boards PVC project.
  • Three hats red pepper.
  • Six bombs peristaltic.
  • Six nominal diodes high current and high voltage.

An arcade machine

An arcade machine

This is an ideal project to add a more recreational touch to any area of ​​your home. Since it involves a customized arcade machine where you can add the most legendary video games and the ones you like the most (for example, Super Mario Bros). That way, without needing to spend coins to start these games, you can Enjoy different classic games in the comfort of your home.

Among other details, regarding the cost, we highlight that it is minimal. Thanks to the fact that, This machine can be built with recycled materials. and it is only necessary to make the purchase of a Raspberry Pi Zero W which will be the brain of the entire system, because It is the base for installing the LCD screen where you will see your game and be able to control the buttons.

Chess player mini PC

Chess player mini PC

Another Raspberry Pi project that focuses on the world of gaming. It allows you to have your own computer that functions like a skilled chess playerTherefore, it's a project that doesn't require any other processor to function (just Raspberry Pi) and It exhibits great ease of construction at a low cost. (less than 40 euros).

In this way, simply by using the processing capacity of Raspberries, you will have the power to build your own chess system so that it can act as an opponent and you can have fun wherever you want. It should be noted that this project uses real chess pieces and Its design is created on an attractive wooden board..

Now, specifically, the project needs the following components to be built appropriately: Any Raspberry Pi model, 5 port expanders 4 x MCP23017 I2c controlling 64 reed switches, one 1 to 8 TCA9548A I2C multiplexer, an LCD screen4 pushbuttons connected to another MCP2301 and an Adafruit 16 × 8 LED Matrix Driver – HT16K33 Breakout. Similarly, 32 neodymium magnets 10 mm x 1 mm and 64 LEDs.

Home temperature monitor

Home temperature monitor

While it is true that controlling the temperature of the home It is a completely relevant factor.Therefore, having a temperature monitor on hand is a great help in optimizing this control and even avoiding large expenses due to a temperature increase of one or two degrees. They increase spending on electricity, heating, or other servicesA home temperature monitor that you can customize to your needs without spending a lot, thanks to... It is valued at less than 50 euros.

Now, in order to create such a monitor, you need to use a Raspberry Pi Zero + SD cardas well as several temperature sensors and an LCD screen (where you can see the temperature of each room specifically). In addition, you must use a power supply, a 10-pin GPIO connector, a 1 or 2 channel relay module, and a USB WiFi dongle with a micro USB adapter.

A plant that detects air quality

A plant that detects air quality

Through a light signal, this Raspberry Pi project, developed in a real plant, achieves provide some information about the state of the airIn other words, it consists of a potted plant that breathes, coughs, and detects the air quality at any given moment to provide that information. This is done using... an SGP 30 air quality sensor and specifically, a Raspberry Pi Zero W.

Apart from that, it is required a power adapter for the Pi, a 2.5W mono speaker amplifier, a small speaker, and an 8 NeoPixels LED stripAmong other details, the process for this project involves configuring the SGP30 sensor, configuring the lights, and to use the Google Sheets service (a web-based spreadsheet service, implemented using AJAX technology). Additionally, it is necessary that assemble the box in which the plant responsible for detecting air quality will be installed.

A powerful FM radio station at your fingertips

A powerful FM radio station at your fingertips

For radio enthusiasts and those who love the maker movement, this is one of the best projects developed using a Raspberry Pi. It's a utility that allows you to play audio, and with this device, you can... build an FM radio station that can broadcast frequencies ranging from 1 MHz to 250 MHzIt can even transmit on standard FM frequencies (such as: 87.5 MHz to 108.0 MHz).

In this way, you can become the host of a small radio program that other people will be fortunate enough to listen to. when you set itEspecially your friends through the nearest radio stations. Now, it's important to highlight that this project This is achieved thanks to a Raspberry Pi (acts as an antenna) along with a Python script (helps to run audio playback).

A mobile based on a Raspberry Pi

A mobile based on a Raspberry Pi

Known as iPhoneIt is a homemade mobile phone that It was developed based on the Raspberry Pi ARM board and uses a GSM/GPRS module (to be able to receive and make calls), as well as an AdaFruit touchscreen. Thus, although it is not the main competitor to currently developed smartphones, it is considered an interesting idea for experimenting with Raspberry Pi without being subject to the restrictions that they normally present. common manufacturers at the software and hardware level.

This element, in turn, is also composed of It has a 2.500 mAh battery, a 320 x 240 pixel touchscreen, and a SIM900 module.Thanks to this, it offers the capabilities of a basic phone, in a functional way. Taking into account its final cost It is less than 155 euros And it is actually a project that, beyond its capacity, It is considered fun for fans of the maker world.

Pet food controller

Pet food controller

If you want to monitor the amount of food your pet consumes, even when you're away from homeYou can use this innovative system programmed via Raspberry Pi. It was designed so you don't have to ask a family member or neighbor to take care of your pet and feed it while you're away from home. Because, It is a project that focuses on the automated management of animal feeding..

With this equipment, which features a mechanical system and a large storage capacity, you can ensure that your pets are safe and healthy. Eat the right amount of food at the right timeThis will be supplied via small tubes that introduce the food into the cups you place there. Furthermore, you can add a video surveillance camera to this systemThis way you can make sure you can see what your pets are doing at home, every moment.

New email notifier

New email notifier

As its name suggests, it refers to a versatile system that demonstrates the ability to to visually notify the inbox of a new email arriving. And if the user specifies, it can be done based on custom rules. Which is possible. thanks to the "hat" devices designed for Raspberry Pi which allow adding more functionalities to the minicomputer via GPIO, in an economical way.

In that sense, for example, with the sensor hat, you will have the possibility of take advantage of its LED matrix to create the aforementioned system in a simple way. In addition, it is also worth noting that, The project will need an IMAP client. to make a remote connection to your chosen email server (which must be compatible with IMAP to work).

For more details, it is necessary handling a Python-based script so that the project becomes more versatile and capable. On the other hand, in addition to the sensor array, it is also necessary that use a Raspberry Pi kit (such as: Raspberry Pi 4 Model B, CanaKit Raspberry Pi 3 B+ (B Plus), etc.), a micro SD card and a WiFi dongle or Ethernet internet connection.

MoccaPi, a coffee maker

MoccaPi, a coffee maker

You probably didn't know this yet, but you can Make coffee with the help of Raspberry PiIn this case, the project is based on a smart coffee maker that has the ability to prepare coffee or tea. automatically and quicklyThrough this machine, the Raspberry Pi has also entered the world of cooking and has managed to prepare a pretty good coffee to delight its users.

In this sense, the operation of the MoccaPi machine is very simple. Once built, you only need to plug it into a power outlet to turn it on, add the ground coffee, and start it to obtain the desired result. a delicious hot drink in secondsFortunately, it is inexpensive to carry out, thanks to the fact that It does not generate an expense that exceeds 80 euros.

To build this automatic coffee machine, you need to find a faulty Cisco PIX boxFor example (as a base). In addition, you will need to make use of a 30A TTL-controlled relay in order to handle the load of the MoccaMaster that has with 1.500 wattsfrom the GPIO pins on the Pi. It also uses a built-in USB power supply and a 240V power cable. You can even Add a Netgear mini USB WiFi Dongle to put it into operation more easily.

Ebooks of IPAP
Ebooks IPAP

🔥JOIN🔥 THE NEW IP@P COMMUNITY! SIGN UP HERE!

Themes

Author: Félix Albornoz

I have over 20 years of experience working in the technology sector, helping companies and users develop and train in this field. I'm always learning new things.

Related