mirror of https://github.com/unRedbox/Wiki.git
Compare commits
9 Commits
858aaab61b
...
28427e5ba4
Author | SHA1 | Date |
---|---|---|
Loki | 28427e5ba4 | |
Loki | 5784edc138 | |
Loki | 9b9705874e | |
Loki | fab0722603 | |
zach3697 | b29c8e3e88 | |
Loki | 76a35e4703 | |
zach3697 | fbf33da55a | |
zach3697 | 8a1c1fb4bc | |
zach3697 | 1058219080 |
|
@ -2,7 +2,7 @@
|
|||
title: Hardware Overview
|
||||
description:
|
||||
published: true
|
||||
date: 2024-10-27T00:58:36.800Z
|
||||
date: 2024-10-27T22:55:36.664Z
|
||||
tags:
|
||||
editor: markdown
|
||||
dateCreated: 2024-10-21T03:34:51.578Z
|
||||
|
@ -96,6 +96,8 @@ This page is extremely WIP. If you have a kiosk or know of additional hardware v
|
|||
- Creadlepoint IBR200
|
||||
|
||||
To access the admin interface connect to the modem, head to 192.168.0.1 and when prompted for your password use the default password on the back of the modem. You may need to do a factory reset by pushing in the recessed reset button on the ethernet-port-side of the modem to deprovision the modem and make it accessible with the default credentials.
|
||||
|
||||
If you're having issues getting into the unit after a factory reset, try removing the SIM during the reset process. You can put the SIM back in once it's unprovisioned.
|
||||
## Power Distribution Unit
|
||||
- APC Line-R 1200VA Automatic Voltage Regulator
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
title: Replacement Parts
|
||||
description:
|
||||
published: true
|
||||
date: 2024-10-23T12:35:41.882Z
|
||||
date: 2024-10-27T23:44:52.915Z
|
||||
tags:
|
||||
editor: ckeditor
|
||||
dateCreated: 2024-10-21T13:42:15.243Z
|
||||
|
@ -22,5 +22,15 @@ dateCreated: 2024-10-21T13:42:15.243Z
|
|||
<h2>Picker Belts</h2>
|
||||
<p>Per measurements, the belt is 0.177" in diameter and 16.5" in circumference</p>
|
||||
<p>Replacement Options:</p>
|
||||
<p>(Unconfirmed) <a href="https://www.mcmaster.com/catalog/130/1329/3044K605">McMaster-Carr 3044k605</a>: </p>
|
||||
<p>(Confirmed) <a href="https://www.mcmaster.com/catalog/130/1329/3044K605">McMaster-Carr 3044k605</a>: </p>
|
||||
<p>Note: this isn't an EXACT replacement for the Redbox ones but appears to work. </p>
|
||||
<p>Differences Observed: </p>
|
||||
<ul>
|
||||
<li>Harder material</li>
|
||||
<li>Bigger cross sectional diameter</li>
|
||||
<li>Clear </li>
|
||||
</ul>
|
||||
<figure class="image image_resized" style="width:24.72%;"><img src="/picker replacement belt.jpg">
|
||||
<figcaption>Replacement Round Belts Installed</figcaption>
|
||||
</figure>
|
||||
<figure class="image image_resized" style="width:26.14%;"><img src="/disc picker.jpg"></figure>
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
title: Kiosk Engine
|
||||
description:
|
||||
published: true
|
||||
date: 2024-10-21T17:14:46.345Z
|
||||
date: 2024-10-28T02:00:58.531Z
|
||||
tags:
|
||||
editor: ckeditor
|
||||
dateCreated: 2024-10-21T11:42:08.286Z
|
||||
|
@ -25,8 +25,6 @@ dateCreated: 2024-10-21T11:42:08.286Z
|
|||
<p>From anywhere (assuming the application is responding and kiosk is initialized), you can use the key combo <code>CTRL + ALT + ENTER</code> to access a Redbox Control Panel Login panel. Kiosks in OfflineMode allow use of any credentials to login. </p>
|
||||
<p>If login succeeds, you will be sent to the <a href="/kioskengine/redbox-desktop">Redbox Desktop</a>.</p>
|
||||
<h2>“Select Resource Bundle” Menu via Keyboard</h2>
|
||||
<p>There is a way to open a menu that allows selecting “Resource Bundles” without the use of a discrete chain of keyboard combinations or UI interactions. The way to open this is unknown as of now, though it should be easy to figure out.</p>
|
||||
<figure class="image image_resized" style="width:35.78%;"><img src="/kioskengine/sel-resource-bundle.png">
|
||||
<figcaption>Example of the menu - only screenshot available</figcaption>
|
||||
</figure>
|
||||
<p>There is a way to open a menu that allows selecting “Resource Bundles” without the use of a discrete chain of keyboard combinations or UI interactions. You can access this menu by pressing the <code>`</code> key on a keyboard.</p>
|
||||
<figure class="image image_resized" style="width:48.03%;"><img src="/kioskengine/select-resource-bundle.png"></figure>
|
||||
<p> </p>
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 2.5 MiB |
Binary file not shown.
After Width: | Height: | Size: 513 KiB |
Binary file not shown.
After Width: | Height: | Size: 2.0 MiB |
Loading…
Reference in New Issue