In this article we look at how to install and setup Samba on the Raspberry Pi Here we detail how to setup network file sharing using Samba on your Raspberry Pi to enable you to share files with other computers on your network. Step 1:…
Learning
-
-
In this example we create a GUI to set the value for our PWM example – Controlling the Brightness of an LED Schematics Parts Name Links Raspberry Pi 4 Model B Development Board Aliexpress link Amazon. com link Ebay search Starter kit (leds , resistors)…
-
In this example we will show you how to control the brightness of an LED connected . The RPi.GPIO library has a PWM feature that allows you to control the power to an LED and its brightness, we will use this in this example Schematic…
-
This was a strange one, I had an example for an HMC5883 sensor written in python but no matter what i did I couldn’t get it to work. I checked my hardware and software, all looked OK. I then decided to scan the I2C bus…
-
The BMP180 is the new digital barometric pressure sensor of Bosch Sensortec, with a very high performance, which enables applications in advanced mobile devices, such as smart phones, tablet PCs and sports devices. It follows the BMP085 and brings many improvements, like the smaller size…
-
In this example we connect a PIR module up to our Raspberry PI, this is quite a simple module to connect as it requires only 5v, Gnd and the output is PI friendly so does not require any level shifting. A passive infrared sensor (PIR…