Andrew Norman
Friday, November 5, 2021
Eduroam on Raspberry Pi
›
I bought a Raspberry Pi Zero 2 W last week and worked out how to do something I've been wanting to do for a while - get a Raspberry Pi ...
Wednesday, May 1, 2019
A second image client
›
This one is quite different from the previous client. It sends the width and height of the image to the server, and reconstitutes the pickl...
A second image server
›
Variation on the first. This server expects the client to send the dimensions of the image to be returned - if the aspect ratio is differen...
Wednesday, April 17, 2019
A terrible security camera 3 - the client software
›
Notes: Again, I'm using argparse . The IP address now has to be the server's address, not the client's! The client receives...
A terrible security camera 2 - the server software
›
A few notes on the server software: I'm using the argparse module to allow me to change key information (IP address, port, debug info...
A terrible security camera 1 - the hardware
›
Raspberry Pi 3B in a Pibow case , with a Unicorn Hat HD attached and a diffuser on top of the case (machine name "pibow"). The ...
Raspberry Pi setup
›
A few notes on how I set up Raspberry Pi devices. Static IP My home router won't allocate addresses above 100 (I have set it up not t...
›
Home
View web version