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
First steps with Android on Rock Pi 4

First steps with Android on Rock Pi 4

Radxa's Rock Pi 4 board can run Debian, Ubuntu or Android OS. In this tutorial, we'll show you how to configure and use your microcomputer with Android. Hardware Rock Pi 4 SE 32 GB SD card HDMI display Keyboard+mouse USB A to USB A cable Download and install OS...

read more
Displaying a Video on a React Native App

Displaying a Video on a React Native App

In this tutorial, we'll look at how to integrate video into a React Native application. To do this, we'll create a video stream from a computer and retrieve the video signal from the Android device. React Native project configuration To integrate a video into the...

read more

Last articles

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

The different communication protocols

The different communication protocols

Whatever your electronics, programming or home automation project, you will certainly be using a communication protocol. Whether to program the microcontroller or to communicate with a sensor. This article presents various communication protocols commonly used on...

read more
Raspberry Pi Zero microcontroller overview

Raspberry Pi Zero microcontroller overview

The Raspberry Pi Zero microcomputer is very compact, with an integrated Bluetooth and WiFi module. Very easy to use, it is smaller but less powerful than the Raspberry Pi3. Microcontroller features The Raspberry Pi Zero microcontroller uses the ARM11 single-core...

read more
Essential maker tools

Essential maker tools

Whether you're doing electronics, mechanics or any other kind of tinkering, you need a number of essential tools. Whether for safety, speed or precision. Notebook and pencil Yes, yes, I swear! We couldn't think of a better way to lay down ideas, record measurements,...

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.

Creating a MIDI controller with Arduino

Creating a MIDI controller with Arduino

In this project, we're going to build a MIDI box to test the CoolSoft synthesizer instruments and play a few notes. We'll be using three sensors to modify MIDI messages. You're free to add more elements to make a more complete MIDI controller. Prerequisites: Creating...

read more
Building an automatic barrier

Building an automatic barrier

In this project, we're going to build an automatic gate using an infrared sensor and a servomotor controlled by Arduino. Objective Using an Arduino program, we're going to make the automatic barrier rise when an object passes through, and lower when the passage is...

read more