diff --git a/nrf52-stepper/index.html b/nrf52-stepper/index.html new file mode 100644 index 0000000000000000000000000000000000000000..7c5639440d8c84481ecfd1872246abd28d3a89dc --- /dev/null +++ b/nrf52-stepper/index.html @@ -0,0 +1,8 @@ +<html> +<body> +<a href='nrf52-stepper-layout.png'><img src='nrf52-stepper-layout.png' height=300px></a> +<a href='nrf52-stepper-traces.png'><img src='nrf52-stepper-traces.png' height=300px></a> +<a href='nrf52-stepper-interior.png'><img src='nrf52-stepper-interior.png' height=300px></a> +<p>This is a stepper motor controller built around the DRV8825 and the nRF52.</p> +</body> +</html> \ No newline at end of file