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 Gstreamer on Raspberry Pi

Video stream with Gstreamer on Raspberry Pi

In this tutorial, we'll look at how to stream video from a Raspberry Pi using Gstreamer. One of the most widely used streaming tools is FFMPEG. We'll be testing gstreamer here, as there's less transmission delay. Previous streaming tutorial: Video streaming between...

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.

Overview of the NodeMCU ESP32 microcontroller

Overview of the NodeMCU ESP32 microcontroller

NodeMCU ESP32 is a microcontroller with integrated WiFi and Bluetooth modules. Very easy to use, it's lightweight and has a memory and calculation capacity superior to that of the Arduino. This makes it an ideal board for learning programming, developing connected...

read more
Arduino MEGA microcontroller overview

Arduino MEGA microcontroller overview

The Arduino Mega 2560 board is an enhanced version of the Arduino UNO. It has a large memory capacity and a large number of inputs. Microcontroller features The Arduino MEGA microcontroller uses the ATmega2560 microprocessor, which operates at a clock frequency of 16...

read more
Raspberry Pi 3B+ microcontroller overview

Raspberry Pi 3B+ microcontroller overview

Raspberry Pi 3 is a microcomputer with an integrated Bluetooth and WiFi module. Very easy to use, it's lightweight and has greater memory and computing capacity than the Arduino. Microcontroller features The Raspberry Pi 3B+ microcontroller uses the quad-core ARMv8...

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.

Measure your home temperature on your smartphone

Measure your home temperature on your smartphone

One interesting branch of robotics is making existing objects smarter which helps in our everyday life. This domain is known as domotics (especially for home) and IoT (Internet of Things) Here is a small domotic project that consists in measuring your home temperature...

read more
Remote controlled robot

Remote controlled robot

One of the coolest feature in a robot is to be able to control it with your smartphone. Building a remote controlled robot can be easily achieved using Arduino and a Bluetooth module. Material Mobile Robot Rovy 4x TTGM DC Motor driver (here we use a Arduino Mega...

read more
Program a robot to draw

Program a robot to draw

A good exercise for programmation is to make a robotic arm reproduce a trajectory, such as drawing on a piece of paper. Once you have this knowledge, a robotic arm can be programmed to do anything you want. Material Robotic arm Handy 4x Servomotor SMS1012 Servodriver...

read more