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.

Training a TensorFlow2 model with Keras
In this tutorial, we'll train a MobileNetV2 TensorFlow model with Keras so that it can be applied to our problem. We'll then be able to use it in real time to classify new images. For this tutorial, we assume that you have followed the previous tutorials: using a...

Object recognition with Yolo and OpenCV
In this tutorial, we'll look at how to perform object recognition with Yolo and OpenCV, using a neural network pre-trained with deep learning. We saw in a previous tutorial how to recognize simple shapes using computer vision. This method only works for certain...

Prepare an image bank for Model training
To prepare an image database for training a neural network in object recognition, you need to recognize the images in the database yourself. This means giving them a label and a recognition zone. This tutorial follows on from the article Creating an image bank....
Last articles
Our News section will provide you with informative articles on different technologies and an overview of certain systems.
No Results Found
The page you requested could not be found. Try refining your search, or use the navigation above to locate the post.
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.