From 9ef7e0b93655cf4690c53ca04196782c3e7e32e8 Mon Sep 17 00:00:00 2001 From: NiklasFauth Date: Mon, 14 May 2018 13:00:25 +0200 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index a6ae1eb..5eb22b6 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,9 @@ This firmware is much better than the old one. tested up to 40A / 60V, no dead b This repo contains open source firmware for generic Hoverboard Mainboards. The firmware you can find here allows you to use your Hoverboard Hardware (like the Mainboard, Motors and Battery) for cool projects like driving armchairs, person-tracking transportation robots and every other application you can imagine that requires controlling the Motors. +If you want an overview of what you can do with this firmware, here is a ~40min video of a talk about this project: +https://media.ccc.de/v/gpn18-95-howto-moving-objects + --- #### Hardware @@ -13,6 +16,9 @@ The firmware you can find here allows you to use your Hoverboard Hardware (like The original Hardware supports two 4-pin cables that originally were connected to the two sensor boards. They break out GND, 12/15V and USART2&3 of the Hoverboard mainboard. Both USART2 & 3 can be used for UART and I2C, PA2&3 can be used as 12bit ADCs. +The reverse-engineered schematics of the mainboard can be found here: +http://vocke.tv/lib/exe/fetch.php?media=20150722_hoverboard_sch.pdf + --- #### Flashing