Upgrading the Retro LED-Beamer with a Raspberry Pi and Raspicast center (and temperature control)
To make the experience fit your profile, pick a username and tell us what interests you.
We found and based on your interests.
Backplane LED module wide.skpSketchup desgin for the backplaneSSEYO Koan Play File - 1.20 MB - 04/29/2020 at 21:30 |
|
|
Backplane LED module wide.stlstl file for the backplane LED moduleStandard Tesselated Geometry - 14.80 kB - 04/29/2020 at 21:30 |
|
|
displayTemp.pyplain - 1.57 kB - 04/29/2020 at 21:27 |
|
|
conky.desktopdesktop - 137.00 bytes - 04/29/2020 at 21:27 |
|
|
.conkyrcconkyrc - 798.00 bytes - 04/29/2020 at 21:27 |
|
For this part of the project, you can decide in which direction you go. In the end we want to install a Raspberry Pi in an old Leitz Prado Retro LED-Beamer. The best way to do so is to mount it inside the cage below. The Raspberry Pi fits rather well.
We need to do/consider the following:
Download Raspbian Lite (Buster) and write it to a decent SD card (with Etcher, for example).
Then go to the config directory (in Windows it is shown as an accessible drive) and create a file named wpa_supplicant.conf. Edit this file and add your WiFi credentials to connect to your WiFi.
country=US # Your 2-digit country code ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev network={ ssid="YOUR_NETWORK_NAME" psk="YOUR_PASSWORD" key_mgmt=WPA-PSK }
Add a file names ssh in the directory to enable ssh access.
If you came here from the Retro LED-Beamer Project, you want to do this step first. It's about mounting the DS18B20 to the heat spreader/LED unit to measure the LED temperature.
Don't buy the transistor alone but rather buy the complete probe consisting of a metal probe and a short cable. You will need a 4,7k-resistor, too. Follow this instructions to solder the resistor to a the correct cables and connect the pins to the Raspberry Pi: https://raspberrypi.stackexchange.com/a/48360
Now get a 6mm drill and drill a hole just through the heat spreader. The hole must be at least as deep as the probe's length.
Put some thermal grease onto the probe and slide it into the heat spreader as deep as you can. You might need to slice the heat shrink tubing a little.
Create an account to leave a comment. Already have an account? Log In.
Become a member to follow this project and never miss any updates