Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| jukebox [2023/06/27 15:50] – [Box Sets] david | jukebox [2025/03/27 15:42] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 90: | Line 90: | ||
| ====== Buying Records ====== | ====== Buying Records ====== | ||
| + | ===== Marketplace ===== | ||
| + | |||
| + | https:// | ||
| ===== New ===== | ===== New ===== | ||
| Line 99: | Line 102: | ||
| * https:// | * https:// | ||
| + | |||
| + | More new | ||
| + | * https:// | ||
| + | * https:// | ||
| + | * https:// | ||
| ==== Box Sets ==== | ==== Box Sets ==== | ||
| + | |||
| + | Buying shops links: | ||
| + | * https:// | ||
| Some artists have had box sets/ | Some artists have had box sets/ | ||
| Line 110: | Line 121: | ||
| * **The Beatles** The Singles Collection [VINYL] https:// | * **The Beatles** The Singles Collection [VINYL] https:// | ||
| * **The Doors** THE DOORS - THE SINGLES [7" SINGLE BOXSET] https:// | * **The Doors** THE DOORS - THE SINGLES [7" SINGLE BOXSET] https:// | ||
| + | * **Black Sabbath** Black Sabbath: Supersonic Years – The Seventies Singles Box Set https:// | ||
| ===== Second Hand ===== | ===== Second Hand ===== | ||
| Line 129: | Line 141: | ||
| ===== Manuals ===== | ===== Manuals ===== | ||
| + | |||
| + | |||
| + | * https:// | ||
| * https:// | * https:// | ||
| * https:// | * https:// | ||
| + | |||
| + | NSM ES II City disk (Wiring diagrams): | ||
| + | https:// | ||
| + | |||
| + | Other manuals and things: | ||
| + | http:// | ||
| ===== In Action ===== | ===== In Action ===== | ||
| Line 142: | Line 163: | ||
| {{youtube> | {{youtube> | ||
| + | ====== Title Strips ====== | ||
| + | |||
| + | * Fre editable PDFs: https:// | ||
| + | * Web Form 2 PDF (using sample [[https:// | ||
| + | * SimpleStripper v 2.4 (New as of 02/ | ||
| + | * {{ :: | ||
| + | * {{ : | ||
| + | * SimpleStripper v 0.0.2: http:// | ||
| + | * {{ :: | ||
| + | * GraphicStripper v 0.0.2: http:// | ||
| + | * {{ :: | ||
| + | * {{ : | ||
| + | * {{ : | ||
| + | * {{ : | ||
| + | * SimpleStripper (unknown version): https:// | ||
| + | * {{ : | ||
| + | * Numerous strips here in pdf: https:// | ||
| + | * Software: https:// | ||
| + | * Title Cards templates: https:// | ||
| + | |||
| + | ===== Project ===== | ||
| + | |||
| + | * https:// | ||
| + | * http:// | ||
| + | |||
| ====== Other Bits ====== | ====== Other Bits ====== | ||
| Line 150: | Line 196: | ||
| * [[https:// | * [[https:// | ||
| * [[https:// | * [[https:// | ||
| + | |||
| + | |||
| + | ===== Jukebox Computer ===== | ||
| + | |||
| + | Idea: Using the casing of an old jukebox (preferably with non working mechanical parts, otherwise if they work it's a bit sad to break it). | ||
| + | |||
| + | Amplifier: | ||
| + | 1. Existing amplifier if working. | ||
| + | 1. New amplifier circuit. | ||
| + | 1. Off the shelf amplifier. | ||
| + | |||
| + | Speakers: Keep original or replace with new ones off the shelf either: | ||
| + | 1. External speakers powered by international amplifier | ||
| + | 1. International replacement cones in existing locations | ||
| + | 1. Some off the shelf speakers hidden in the jukebox casing (stay classy) | ||
| + | |||
| + | Electronic control: This is where we deviate from any reusing. Most Jukeboxes will have all sorts of purpose built internal electronics which are probably easier to bypass than anything else. | ||
| + | 1. Using a raspberry pi | ||
| + | 1. Using an old PC (just the motherboard and any required cards) | ||
| + | |||
| + | Inputs: the buttons on the jukebox. While we could just have it work as a case for a Bluetooth speaker, that would be a bit limited... Much more fun to be able to use the buttons. | ||
| + | |||
| + | https:// | ||
| + | |||
| + | https:// | ||
| + | |||
| + | https:// | ||
| + | |||
| + | https:// | ||
| + | |||
| + | The suggestion is: | ||
| + | Arduino for the input buttons (collect the 3 digit input, cancel, skip track buttons on the case) | ||
| + | Arduino for output (if you want to flash any lightning in the case to a pattern, why not). | ||
| + | |||
| + | Pi or Old computer... Play mp3s act as Bluetooth speaker | ||
| + | |||
| + | Old computer can connect to arduino for button input using USB (serial). Use a python program to play mp3s (mapped using a simple database) when selected by the input buttons from arduino. | ||
| + | |||
| + | Also act as a receiver for Bluetooth so the whole thing is a simple Bluetooth speaker. | ||
| + | |||
| + | Why not also have a simple web interface for playing mp3 files (limit to home network) for greater selection. | ||
| ===== Jukebox Fair ===== | ===== Jukebox Fair ===== | ||