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.

Creating a navigation menu with React Native

Creating a navigation menu with React Native

In this tutorial, we'll look at how to set up a navigation menu with different screens in React Native. To do this, we'll use the React Navigation library N.B.: Another alternative react-native-navigation exists but does not work with my environment.   React...

read more
Installing Arduino IDE on Raspberry Pi

Installing Arduino IDE on Raspberry Pi

In this tutorial, we'll look at how to install the Arduino IDE and CLI software on the Raspberry Pi and combine the strengths of both systems. Check your system configuration To know which version of the IDE to download and install, you need to know the specifics of...

read more
Training a Yolo model

Training a Yolo model

In this tutorial, we'll look at how to train a YOLO model for object recognition on specific data. The difficulty lies in creating the image bank that will be used for training. Hardware A computer with a Python3 installation A camera Principle We saw in a previous...

read more

Last articles

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

Arduino MINI microcontroller overview

Arduino MINI microcontroller overview

The Arduino MINI board has been designed for projects where space is critical and the configuration is fixed. Microcontroller features The Arduino MINI microcontroller uses the ATmega328P microprocessor. This processor operates at a clock frequency of 8(3.3V ver)...

read more
Arduino NANO microcontroller overview

Arduino NANO microcontroller overview

The Arduino NANO board is a smaller version of the Arduino UNO with similar functionality. Ideal for rapid prototyping and building embedded projects. Microcontroller features The Arduino NANO microcontroller uses the ATmega328 microprocessor. This processor operates...

read more
Multitasking with Arduino

Multitasking with Arduino

Multitasking is the ability of a microcontroller to execute several tasks or processes over the same time horizon. In practice, an Arduino cannot execute tasks in parallel, but it can arrange and execute a number of tasks one after the other in a very short space of...

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.

No Results Found

The page you requested could not be found. Try refining your search, or use the navigation above to locate the post.