fbpixel
Creating a shared folder with Samba under Linux

Creating a shared folder with Samba under Linux

It is possible to access a folder on a remote machine by installing a Samba server under Linux. This server lets you access a certain file folder from any machine connected to the same network. Installing Samba To install Samba, sudo apt-get update && sudo...

Careers and training in Information Technology (IT)

Careers and training in Information Technology (IT)

Information Technology is a constantly evolving field that plays an essential role in modern society. Computer science courses, grouped under the term Information Technology, offer valuable training and open the way to a multitude of exciting careers. IT Training...

Alternatives to the Raspberry Pi 4

Alternatives to the Raspberry Pi 4

If you want to replace your Raspberry Pi 4 with an alternative, whether because of scarcity or because you want slightly different performance, there are a number of single-board computers available. The Raspberry Pi Foundation is developing wonderful tools with a...

Raspberry Pi Pico microcontroller overview

Raspberry Pi Pico microcontroller overview

The Raspberry Pi Pico is a development board based on the RP2040 microcontroller. Its dual-core Arm Cortex M0+ microprocessor makes it an inexpensive and powerful board. It can be programmed in C++ and Python. The W version can also connect to WiFi. Some card features...

Raspberry Pi object detection and TensorFlow Lite

Raspberry Pi object detection and TensorFlow Lite

To improve performance on the Raspberry Pi, you can use the C++ language and optimized libraries to accelerate the computation speed of object detection models. This is what TensorFlow Lite offers. A good place to start is QEngineering. Hardware Raspberry Pi 4...

Newsletter