fbpixel

Blog

In this blog you’ll find tutorials for Arduino, Raspberry Pi, ESP32 and other devices. We’ve put together articles to help you learn about electronics, computing and programming (Python, C++, JavaScript). You’ll also find news about products and technologies, and examples of projects you can carry out.

Tutorials

In the tutorials section, you’ll find articles on using Arduino components, Linux systems such as the Raspberry Pi and other microcontrollers such as ESP32. You’ll also find programming tutorials in C/C++, Python, JavaScript and other languages, as well as software development and web, Android and PC graphical interfaces. You’ll also see tutorials on wired and wireless communication between different systems.

retropie-logo-1080x617 Blog

Setting up RetroPie on Raspberry Pi

The Raspberry Pi microcomputer is used for a variety of purposes, including retro-gaming with RetroPie. In this tutorial, we'll show you how to install, configure and use RetroPie on a Raspberry Pi. Hardware Raspberry Pi 4 or other compatible boards...

read more
esp32-micropython-bluetooth-python-1080x618 Blog

BLE management on an ESP32 with MicroPython

In this tutorial, we'll learn how to manage and test BLE (Bluetooth Low Energy) communication on an ESP32 with MicroPython. Equipment An ESP32 module A computer with Python installed USB cable for ESP32-computer connection An Android device IDE environment and...

read more
micro_servo_SG90-1080x675 Blog

Controlling servomotors with an Arduino joystick

One of the main objectives of robotics is to articulate objects. And to do this, we can also act on the articulation of objects via user action directly on the system. In this article, we'll look at how to program the Arduino board to drive servo motors with a...

read more

Last articles

Our News section will provide you with informative articles on different technologies and an overview of certain systems.

hacker-drawing-it-ia-953x675 Blog

Careers and training in Information Technology (IT)

Information Technology is a constantly evolving field that plays an essential role in modern society. Computer science courses, grouped under the term Information Technology, offer valuable training and open the way to a multitude of exciting careers. IT Training...

read more
raspberry-pi-4 Blog

Alternatives to the Raspberry Pi 4

If you want to replace your Raspberry Pi 4 with an alternative, whether because of scarcity or because you want slightly different performance, there are a number of single-board computers available. The Raspberry Pi Foundation is developing wonderful tools with a...

read more
raspberry-pi-pico-1000x675 Blog

Raspberry Pi Pico microcontroller overview

The Raspberry Pi Pico is a development board based on the RP2040 microcontroller. Its dual-core Arm Cortex M0+ microprocessor makes it an inexpensive and powerful board. It can be programmed in C++ and Python. The W version can also connect to WiFi. Some card features...

read more

Projects

Explore our Projects section to discover inspiring projects and creative ideas in the field of electronics and computing. Whether you’re looking for inspiration for your next project or want to share your own creations, this section is for you.

pyqt-acterminal-udp-result Blog

Developing a UDP monitor with Python

In this project, we're going to create a UDP network communication monitor using Python (PyQt). When developing a project with Arduino, Raspberry Pi or any other microcontroller, yor'll certainly need to create a graphical interface for system management (debugging,...

read more
touch-switch-lamp-arduino Blog

Creating a lamp with a touch-sensitive switch

One application of capacitive sensors is the creation of a tactile switch to turn on a lamp, for example. In this project, we're going to design a capacitive sensor with Arduino that we'll use as a tactile switch to turn a lamp on and off. Hardware Arduino Nano 10M...

read more
traffic-light-module Blog

Reproduce the operation of a traffic light

For this project, we're going to build a traffic light and reproduce its operation. We'll take a step-by-step look at how to test each component and develop the final program. This is a simple project to get you off to a good start learning electronics and programming...

read more