Author entries

Building a server with Arduino

By equipping the Arduino with an Ethernet Shield, you can turn it into a simple web server, and by accessing this server with a browser running on any computer connected to the same network as the Arduino, you can perform a variety of tasks.

3D object scanning

Besides the traditional design of objects for 3D printing, we can also use scanning of the finished 3D object, on the basis of which an STL file will be created containing a digital representation of the object.

Arduino pinout description

Arduino is a platform that was created for programming. Nevertheless, it is also important to know its hardware layer.

MPPT charge controller on Arduino

Charging a battery consists in connecting it to a DC voltage source with the appropriate current capacity. It turns out that the charging process itself can be properly optimised for overall efficiency – just use Arduino!

Which smoke detector to choose?

A smoke detector is an essential part of the security system in homes, offices and public institutions. Which detector to choose for which application?