mirror of
https://github.com/We-Dont-Byte/Mind_Reader.git
synced 2024-11-15 11:45:58 +00:00
44 lines
1.8 KiB
HTML
44 lines
1.8 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>Mind Reader</title>
|
|
</head>
|
|
<body>
|
|
<img src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcT6a4XaqHkKcxJ6ZFms1RNrRurcOfl-diW90DAdpAx0Kv-rtrLJXovIhcUpayqFHATkrQ&usqp=CAU" width="600" />
|
|
<p></p>
|
|
<h1>Welcome to Mind Reader!</h1>
|
|
<p>We are the Single Semester Snobs and this is our tool to Help Blind Students Program Lego Mindstorms Robots in Python.</p>
|
|
<ul>
|
|
<li>
|
|
This tool includes features such as a hotkey that says how many spaces in the text starts, an Accessibility Pane,
|
|
Audio Alerts, and an advanced settings window.
|
|
<br>
|
|
The tool has hotkeys for both PC and Mac commands.
|
|
</li>
|
|
<li>This system is intended for everyone, but primarily for students K-12 who are visually impaired. </li>
|
|
<li>
|
|
Our goal is to provide an enhanced experience for students who are visually impaired that is transparent to
|
|
sighted students.
|
|
<br>
|
|
This allows for everyone to use the same software solution, whether or not they are
|
|
vision impaired.
|
|
</li>
|
|
</ul>
|
|
<p>Use the following key binding to bring up a page for all key bindings for windows
|
|
<br>
|
|
Control and Shift and 8
|
|
</p>
|
|
<p>Use this key binding to do the same for mac computers:
|
|
<br>
|
|
Command and Shift and 9
|
|
</p>
|
|
<h2>This is the Lego Spike Prime!</h2z>
|
|
<p></p>
|
|
<img src="https://cdn.vox-cdn.com/thumbor/qoaa6N2ppl7oj97MR-aj43qPy0w=/0x0:1024x576/920x613/filters:focal(431x207:593x369):format(webp)/cdn.vox-cdn.com/uploads/chorus_image/image/63339099/lego_spike.0.png" width="300" />
|
|
<p></p>
|
|
<a href="https://www.lego.com/en-us/product/lego-education-spike-prime-set-45678">Get the robot!</a>
|
|
</body>
|
|
</html>
|