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.

Video stream with Motion on Raspberry Pi

Video stream with Motion on Raspberry Pi

In this tutorial, we'll look at how to set up a video stream with Motion from a Raspberry Pi. This tutorial is compatible with any Linux system. Hardware Raspberry Pi (or other Linux machine) USB camera or CSI camera Motion description The Motion program was developed...

read more

Last articles

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

Some mechanical components

The aim of this article is to give you a quick overview of the various mechanical components you're likely to come across on robots or 3D printers. This will give you their names, which will help you in your internet searches, as well as their functions. There are a...

read more
Project DeadSpool : recycle empty filament spool

Project DeadSpool : recycle empty filament spool

The DeadSpool (or empty spool) project is an initiative aimed at finding solutions for recycling empty 3D filament spools. When you use 3D printing regularly, you usually end up with a stock of empty spool as you consume the filament. Some ideas for Deadspool...

read more
Teensy 3.5 microcontroller overview

Teensy 3.5 microcontroller overview

The Teensy 3.5 is a development board with a 32-bit ARM processor. It has a large number of interfaces and high computing power, enabling it to be used in a wide range of applications. In particular, it can emulate USB devices, so is often used to develop HID or MIDI...

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.

Control 8 relays using ESP32 and serial monitor

Control 8 relays using ESP32 and serial monitor

In this tutorial we will see how to address each relay individually with a NodeMCU32S microcontroller and 74HC595 shift registers. At the end of this tutorial you will also be able to control each relay using the serial monitor. This tutorial follows on from the...

read more