Skip to content
Snippets Groups Projects
Commit fe3eb28b authored by minute's avatar minute
Browse files

handbook: link to IBOMs and link to github for 3d printed parts (nice 3d viewer)

parent c0442fdd
No related branches found
No related tags found
No related merge requests found
No preview for this file type
This diff is collapsed.
<!DOCTYPE html><html lang="en"><meta charset="UTF-8">
<h1 id="mnt-reform-20d-4-electronic-system-components">MNT Reform 2.0D-4 Electronic System Components</h1> <h1 id="mnt-reform-20d-4-electronic-system-components">MNT Reform 2.0D-4 Electronic System Components</h1>
<iframe src="system-diagram.svg" width="75%" height="100%"></iframe> <iframe src="system-diagram.svg" width="75%" height="100%"></iframe>
...@@ -22,6 +23,10 @@ iframe { ...@@ -22,6 +23,10 @@ iframe {
<p>For general information, visit the <a href="https://mntre.com/reform">MNT Reform Website</a>.</p> <p>For general information, visit the <a href="https://mntre.com/reform">MNT Reform Website</a>.</p>
<ul>
<li><a href="https://mntre.com/reform2-ibom/reform2-motherboard/ibom.html">Motherboard PCB Explorer</a></li>
</ul>
<h2 id="system-on-module-boundary-devices-nitrogen8msom">System-on-Module: Boundary Devices Nitrogen8M_SOM</h2> <h2 id="system-on-module-boundary-devices-nitrogen8msom">System-on-Module: Boundary Devices Nitrogen8M_SOM</h2>
<p>The default SOM of Reform.</p> <p>The default SOM of Reform.</p>
...@@ -345,7 +350,8 @@ iframe { ...@@ -345,7 +350,8 @@ iframe {
<ul> <ul>
<li>Model: Microchip/Atmel Atmega32U4</li> <li>Model: Microchip/Atmel Atmega32U4</li>
<li><a href="http://ww1.microchip.com/downloads/en/devicedoc/atmel-7766-8-bit-avr-atmega16u4-32u4_datasheet.pdf">Datasheet</a></li> <li><a href="http://ww1.microchip.com/downloads/en/devicedoc/atmel-7766-8-bit-avr-atmega16u4-32u4_datasheet.pdf">Datasheet</a></li>
<li><a href="https://source.mntmn.com/MNT/reform/src/branch/master/reform2-keyboard-fw">Firmware</a></li> <li><a href="https://source.mntmn.com/MNT/reform/src/branch/master/reform2-keyboard-fw">Keyboard Firmware</a></li>
<li><a href="https://mntre.com/reform2-ibom/reform2-keyboard/ibom.html">Keyboard PCB Explorer</a></li>
</ul> </ul>
<p>The following shortcuts are available indepdently of the main processor in Reform, even when the system is powered off. Acting like a primitive terminal, most shortcuts trigger a command string to be sent over the keyboard’s UART to the <a href="#lpc">LPC</a>. The LPC then responds with characters to display on the <a href="#oled">OLED</a>.</p> <p>The following shortcuts are available indepdently of the main processor in Reform, even when the system is powered off. Acting like a primitive terminal, most shortcuts trigger a command string to be sent over the keyboard’s UART to the <a href="#lpc">LPC</a>. The LPC then responds with characters to display on the <a href="#oled">OLED</a>.</p>
...@@ -378,7 +384,7 @@ iframe { ...@@ -378,7 +384,7 @@ iframe {
<p>The trackball has custom keycaps designed by MNT Research and 3D printed in an SLA process.</p> <p>The trackball has custom keycaps designed by MNT Research and 3D printed in an SLA process.</p>
<ul> <ul>
<li><a href="https://source.mntmn.com/MNT/reform/src/branch/master/reform2-3d-printed-parts/reform2-stl">Trackball 3D Printed Parts</a></li> <li><a href="https://github.com/mntmn/reform/tree/master/reform2-3d-printed-parts/reform2-stl">Trackball 3D Printed Parts</a></li>
</ul> </ul>
<h2 id="oled">Keyboard OLED</h2> <h2 id="oled">Keyboard OLED</h2>
...@@ -398,6 +404,7 @@ iframe { ...@@ -398,6 +404,7 @@ iframe {
<li><a href="http://ww1.microchip.com/downloads/en/DeviceDoc/doc7799.pdf">Datasheet</a></li> <li><a href="http://ww1.microchip.com/downloads/en/DeviceDoc/doc7799.pdf">Datasheet</a></li>
<li><a href="https://source.mntmn.com/MNT/reform/src/branch/master/reform2-trackball-fw">Firmware</a></li> <li><a href="https://source.mntmn.com/MNT/reform/src/branch/master/reform2-trackball-fw">Firmware</a></li>
<li><a href="https://source.mntmn.com/MNT/reform/src/branch/master/reform2-3d-printed-parts/reform2-stl">Trackball 3D Printed Parts</a></li> <li><a href="https://source.mntmn.com/MNT/reform/src/branch/master/reform2-3d-printed-parts/reform2-stl">Trackball 3D Printed Parts</a></li>
<li><a href="https://mntre.com/reform2-ibom/reform2-trackball/ibom.html">Trackball PCB Explorer</a></li>
</ul> </ul>
<h2 id="tbsensor">Trackball Sensor</h2> <h2 id="tbsensor">Trackball Sensor</h2>
...@@ -405,6 +412,7 @@ iframe { ...@@ -405,6 +412,7 @@ iframe {
<ul> <ul>
<li>Model: Pixart PAT9125EL</li> <li>Model: Pixart PAT9125EL</li>
<li><a href="https://www.codico.com/shop/media/datasheets/PixArt_PAT9125EL_InfoBrief.pdf">Datasheet</a></li> <li><a href="https://www.codico.com/shop/media/datasheets/PixArt_PAT9125EL_InfoBrief.pdf">Datasheet</a></li>
<li><a href="https://mntre.com/reform2-ibom/reform2-trackball-sensor/ibom.html">Trackball Sensor PCB Explorer</a></li>
</ul> </ul>
<h2 id="tpcrtl">Trackpad Controller</h2> <h2 id="tpcrtl">Trackpad Controller</h2>
...@@ -412,6 +420,7 @@ iframe { ...@@ -412,6 +420,7 @@ iframe {
<ul> <ul>
<li>Model: Microchip/Atmel Atmega32U2</li> <li>Model: Microchip/Atmel Atmega32U2</li>
<li><a href="https://source.mntmn.com/MNT/reform/src/branch/master/reform2-trackpad-fw">Firmware</a></li> <li><a href="https://source.mntmn.com/MNT/reform/src/branch/master/reform2-trackpad-fw">Firmware</a></li>
<li><a href="https://mntre.com/reform2-ibom/reform2-trackpad/ibom.html">Trackpad PCB Explorer</a></li>
</ul> </ul>
<h2 id="tpsensor">Trackpad Sensor</h2> <h2 id="tpsensor">Trackpad Sensor</h2>
...@@ -469,3 +478,4 @@ iframe { ...@@ -469,3 +478,4 @@ iframe {
<li><a href="https://enerprof.de/akkus/akkus-lifepo4/akkuzellen-lifepo4/akkuzellen-lifepo4-18650/32/enerpower-18650-lifepo4-3-2v-1800-mah?c=26">ENERpower</a></li> <li><a href="https://enerprof.de/akkus/akkus-lifepo4/akkuzellen-lifepo4/akkuzellen-lifepo4-18650/32/enerpower-18650-lifepo4-3-2v-1800-mah?c=26">ENERpower</a></li>
<li><a href="https://www.18650batterystore.com/Lithium-Werks-p/lithiumwerks-apr18650m1b.htm">Lithium Werks</a></li> <li><a href="https://www.18650batterystore.com/Lithium-Werks-p/lithiumwerks-apr18650m1b.htm">Lithium Werks</a></li>
</ul> </ul>
</html>
...@@ -22,6 +22,8 @@ This is an interactive block diagram of the MNT Reform open hardware laptop. Cli ...@@ -22,6 +22,8 @@ This is an interactive block diagram of the MNT Reform open hardware laptop. Cli
For general information, visit the [MNT Reform Website](https://mntre.com/reform). For general information, visit the [MNT Reform Website](https://mntre.com/reform).
- [Motherboard PCB Explorer](https://mntre.com/reform2-ibom/reform2-motherboard/ibom.html)
## System-on-Module: Boundary Devices Nitrogen8M_SOM ## System-on-Module: Boundary Devices Nitrogen8M_SOM
The default SOM of Reform. The default SOM of Reform.
...@@ -274,7 +276,8 @@ The barrel jack accepts DC voltage in the range of 7V to 32V. The default power ...@@ -274,7 +276,8 @@ The barrel jack accepts DC voltage in the range of 7V to 32V. The default power
- Model: Microchip/Atmel Atmega32U4 - Model: Microchip/Atmel Atmega32U4
- [Datasheet](http://ww1.microchip.com/downloads/en/devicedoc/atmel-7766-8-bit-avr-atmega16u4-32u4_datasheet.pdf) - [Datasheet](http://ww1.microchip.com/downloads/en/devicedoc/atmel-7766-8-bit-avr-atmega16u4-32u4_datasheet.pdf)
- [Firmware](https://source.mntmn.com/MNT/reform/src/branch/master/reform2-keyboard-fw) - [Keyboard Firmware](https://source.mntmn.com/MNT/reform/src/branch/master/reform2-keyboard-fw)
- [Keyboard PCB Explorer](https://mntre.com/reform2-ibom/reform2-keyboard/ibom.html)
The following shortcuts are available indepdently of the main processor in Reform, even when the system is powered off. Acting like a primitive terminal, most shortcuts trigger a command string to be sent over the keyboard's UART to the [LPC](#lpc). The LPC then responds with characters to display on the [OLED](#oled). The following shortcuts are available indepdently of the main processor in Reform, even when the system is powered off. Acting like a primitive terminal, most shortcuts trigger a command string to be sent over the keyboard's UART to the [LPC](#lpc). The LPC then responds with characters to display on the [OLED](#oled).
...@@ -301,7 +304,7 @@ The keyboard and trackball modules both use the same type of switch. ...@@ -301,7 +304,7 @@ The keyboard and trackball modules both use the same type of switch.
The trackball has custom keycaps designed by MNT Research and 3D printed in an SLA process. The trackball has custom keycaps designed by MNT Research and 3D printed in an SLA process.
- [Trackball 3D Printed Parts](https://source.mntmn.com/MNT/reform/src/branch/master/reform2-3d-printed-parts/reform2-stl) - [Trackball 3D Printed Parts](https://github.com/mntmn/reform/tree/master/reform2-3d-printed-parts/reform2-stl)
## Keyboard OLED {#oled} ## Keyboard OLED {#oled}
...@@ -317,16 +320,19 @@ The display is currently used to show the results of [Circle commands given via ...@@ -317,16 +320,19 @@ The display is currently used to show the results of [Circle commands given via
- [Datasheet](http://ww1.microchip.com/downloads/en/DeviceDoc/doc7799.pdf) - [Datasheet](http://ww1.microchip.com/downloads/en/DeviceDoc/doc7799.pdf)
- [Firmware](https://source.mntmn.com/MNT/reform/src/branch/master/reform2-trackball-fw) - [Firmware](https://source.mntmn.com/MNT/reform/src/branch/master/reform2-trackball-fw)
- [Trackball 3D Printed Parts](https://source.mntmn.com/MNT/reform/src/branch/master/reform2-3d-printed-parts/reform2-stl) - [Trackball 3D Printed Parts](https://source.mntmn.com/MNT/reform/src/branch/master/reform2-3d-printed-parts/reform2-stl)
- [Trackball PCB Explorer](https://mntre.com/reform2-ibom/reform2-trackball/ibom.html)
## Trackball Sensor {#tbsensor} ## Trackball Sensor {#tbsensor}
- Model: Pixart PAT9125EL - Model: Pixart PAT9125EL
- [Datasheet](https://www.codico.com/shop/media/datasheets/PixArt_PAT9125EL_InfoBrief.pdf) - [Datasheet](https://www.codico.com/shop/media/datasheets/PixArt_PAT9125EL_InfoBrief.pdf)
- [Trackball Sensor PCB Explorer](https://mntre.com/reform2-ibom/reform2-trackball-sensor/ibom.html)
## Trackpad Controller {#tpcrtl} ## Trackpad Controller {#tpcrtl}
- Model: Microchip/Atmel Atmega32U2 - Model: Microchip/Atmel Atmega32U2
- [Firmware](https://source.mntmn.com/MNT/reform/src/branch/master/reform2-trackpad-fw) - [Firmware](https://source.mntmn.com/MNT/reform/src/branch/master/reform2-trackpad-fw)
- [Trackpad PCB Explorer](https://mntre.com/reform2-ibom/reform2-trackpad/ibom.html)
## Trackpad Sensor {#tpsensor} ## Trackpad Sensor {#tpsensor}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment