mirror of https://github.com/unRedbox/Wiki.git
Compare commits
12 Commits
20418b2e5f
...
fed300b82d
Author | SHA1 | Date |
---|---|---|
Loki | fed300b82d | |
Loki | c8aa64aed8 | |
zach3697 | d98acf1304 | |
zach3697 | fc88380a28 | |
zach3697 | 60946d24fc | |
zach3697 | f854fbb01d | |
Loki | d18fb26395 | |
Loki | 920b2b3909 | |
Loki | 0c966f16af | |
Loki | 5fb7f52843 | |
Loki | be55c1d25d | |
Loki | 438786ac69 |
Binary file not shown.
After Width: | Height: | Size: 3.0 MiB |
16
hardware.md
16
hardware.md
|
@ -2,12 +2,14 @@
|
|||
title: Hardware Overview
|
||||
description:
|
||||
published: true
|
||||
date: 2024-10-22T05:20:13.931Z
|
||||
date: 2024-10-22T18:45:31.907Z
|
||||
tags:
|
||||
editor: markdown
|
||||
dateCreated: 2024-10-21T03:34:51.578Z
|
||||
---
|
||||
|
||||
This page is extremely WIP. If you have a kiosk or know of additional hardware variants, please contribute.
|
||||
|
||||
# Kiosk Models
|
||||
## Indoor
|
||||
- Model: DVD-IN
|
||||
|
@ -17,12 +19,18 @@ dateCreated: 2024-10-21T03:34:51.578Z
|
|||
- Model: DVD-IN
|
||||
- Part Number: Indoor_KioskWB
|
||||
- Made for Walmart per agreement with Redbox.
|
||||
## Indoor (17" Screen)
|
||||
- Model: DVD-IN
|
||||
- Part Number: Indoor_Kiosk17
|
||||
- Manufactured in 2011+ (unconfirmed) with a 17" screen
|
||||
## Outdoor
|
||||
- Model: DVD-OT
|
||||
- Part Number: Outdoor_Kiosk
|
||||
- Heating/Cooling unit prone to fire, remove before use
|
||||
- Heating/Cooling unit
|
||||
- IceQube IQ2200VS and control panel
|
||||
- Known to cause fires, should be removed before use
|
||||
- Stego CR027 Heater
|
||||
- Plenty reliable according to employees
|
||||
|
||||
# Computers
|
||||
|
||||
|
@ -62,7 +70,7 @@ dateCreated: 2024-10-21T03:34:51.578Z
|
|||
|
||||
# Components
|
||||
## Touch Screen
|
||||
- Kristel Displays (from outdoor kiosk)
|
||||
- Kristel Displays (from outdoor kiosk) 15"
|
||||
- Product # 259420
|
||||
- Model LCD15-042A
|
||||
- LCD Panel Model: UNKNOWN
|
||||
|
@ -72,7 +80,7 @@ dateCreated: 2024-10-21T03:34:51.578Z
|
|||
- Model LCD15-027C
|
||||
- LCD Panel Model: UNKNOWN
|
||||
- Max Resolution: UNKNOWN
|
||||
- Kristel Displays (from indoor kiosk)
|
||||
- Kristel Displays (from indoor kiosk) 15"
|
||||
- Product # RDBX01570
|
||||
- Model LCD15-026D
|
||||
- LCD Panel Model: UNKNOWN
|
||||
|
|
|
@ -2,10 +2,25 @@
|
|||
title: Replacement Parts
|
||||
description:
|
||||
published: true
|
||||
date: 2024-10-21T13:42:15.243Z
|
||||
date: 2024-10-22T18:34:16.249Z
|
||||
tags:
|
||||
editor: ckeditor
|
||||
dateCreated: 2024-10-21T13:42:15.243Z
|
||||
-->
|
||||
|
||||
<p>todo: info</p>
|
||||
<h1>Motion System Parts</h1>
|
||||
<p> </p>
|
||||
<h1>Electronic Parts</h1>
|
||||
<p> </p>
|
||||
<h1>Enclosure Parts</h1>
|
||||
<p> </p>
|
||||
<h1>Carrousel Parts</h1>
|
||||
<p> </p>
|
||||
<h1>Picker Parts</h1>
|
||||
<p>This section should be for parts relating to the disc picker</p>
|
||||
<h2>Picker Belts</h2>
|
||||
<p>Per measurements, the belt is 0.177" in diameter and 16.5" circumference</p>
|
||||
<p>Replacement Options:</p>
|
||||
<p>(Unconfirmed) McMaster Carr 3044k605: https://www.mcmaster.com/catalog/130/1329/3044K605</p>
|
||||
<figure class="image image_resized" style="width:26.14%;"><img src="/disc picker.jpg"></figure>
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
title: Redbox Desktop
|
||||
description:
|
||||
published: true
|
||||
date: 2024-10-21T16:54:26.270Z
|
||||
date: 2024-10-22T11:41:18.004Z
|
||||
tags:
|
||||
editor: ckeditor
|
||||
dateCreated: 2024-10-21T11:18:56.496Z
|
||||
|
@ -11,6 +11,7 @@ dateCreated: 2024-10-21T11:18:56.496Z
|
|||
<p><strong>Redbox Desktop</strong> is an application accessible via a keyboard combination or by pressing the “Control Panel Log In” button from the <a href="/kioskengine/field-maintenance">Field Maintenance Application</a>. </p>
|
||||
<p>This is an advanced admin panel containing low level access to the OS, including an Admin command prompt, File Explorer, various hardware and administrative software tools, as well as the ability to stop/start most processes on the machine.</p>
|
||||
<h1>Login Process</h1>
|
||||
<p>To access the login screen, press <code>CTRL+ALT+ENTER</code>. You can do this from almost anywhere on the kiosk, including when error messages are on screen. You should see “Please wait…” appear before the login screen appears. Note that this will fail if the kiosk is still booting up.</p>
|
||||
<p>On machines that are Offline (all kiosks are), the login screen for the desktop (titled “Redbox Control Panel Login” will accept any credentials. No modifications are required. </p>
|
||||
<p>This appears to be an intentional backdoor in the software to allow easy maintenance operations on the kiosk, even if the kiosk doesn't have an active connection to Redbox's services.</p>
|
||||
<h1>Images</h1>
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 13 KiB |
Binary file not shown.
After Width: | Height: | Size: 81 KiB |
Loading…
Reference in New Issue