Posts

Showing posts from August, 2020

Temperature sensor script using 74HC595 to output result to TIL311 display *

Image
Temperature output project using a python script which outputs the temperature to two til311 segment displays. The segment displays are located on a breadboard and the data is transferred via a shift register, the 74HC595. The shift register is controlled via gpio output pins from a raspberry pi 4. All the documentation can be found at https://sites.google.com/view/fxv300tech/raspberry-pi-4/projects/74hc595-shift-register-project/

Temperature sensor script Raspberry PI 4 *

Image
Temperature output project using a python script which outputs the temperature to two til311 segment displays. The segment displays are located on a breadboard and is controlled via GPIO output pins from a Raspberry PI 4 All the documentation and the script can be downloaded from the URL below. ANy comments welcome. https://sites.google.com/view/fxv300tech/raspberry-pi-4/projects/temperature-reader

connecting ONVIF camera to Xeoma Video Surveillance app using a Raspberry PI 4 *

Image
connecting an ONVIF camera to Xeoma Video Surveillance app using a Raspberry PI 4. This is my first project using the Raspberry PI 4.