fbpixel

Blog

On this page, you can find tutorials, news and examples of projects to be realized

Tutorials

Installing OctoPi on Raspberry Pi

Installing OctoPi on Raspberry Pi

To control and monitor your 3D prints remotely, you can use OctoPi on the Raspberry Pi. With OctoPi, you can launch a 3D print remotely, monitor the temperature of the print head and print bed, and watch the print using a camera. In this tutorial, we'll look at how to...

read more
Configuring port forwarding

Configuring port forwarding

When you want to connect to a device outside your Wifi network, you need to set up port forwarding. Once your Raspberry Pi or ESP is connected to your Internet router, you can access it from anywhere by configuring port forwarding. N.B: For cybersecurity reasons, it...

read more

Last articles

List of Steppers

List of Steppers

You can find here the available Steppers with their dimensions and technical characteristics. Click on a picture to display the details. If you want to add a Stepper in our data base, please send us a mail with the brand and the reference.   List of Stepper...

read more
DC motors list

DC motors list

You can find here the available DC Motors with their dimensions and technical characteristics. Click on a picture to display the details. If you want to add a DC Motor in our data base, please send us a mail with the brand and the reference.   List of DC Motor...

read more
Microcontrollers list

Microcontrollers list

You can find here the available Microcontrollers with their dimensions and technical characteristics. Click on a picture to display the details.If you want to add a Microcontroller in our data base, please send us a mail with the brand and the reference. List of...

read more

Projects

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
Controlling 8 relays with ESP32 and shift register

Controlling 8 relays with ESP32 and shift register

In this series of tutorials, we will see how to drive a multitude of relays with a NodeMCU32S microcontroller and 74HC595 shift registers. We will then see how to address each relay individually. Finally, we will create a web interface to control each relay via the...

read more