diff --git a/content/post/2023-01-24-Bicyle-ergometer-project(2013)/index.md b/content/post/2023-01-24-Bicyle-ergometer-project(2013)/index.md new file mode 100644 index 0000000..4549aa3 --- /dev/null +++ b/content/post/2023-01-24-Bicyle-ergometer-project(2013)/index.md @@ -0,0 +1,16 @@ +--- +title: "Vintage bicycle ergometer, used as Street View controller (2013 project)" +author: "Blagovest Petrov" +date: 2023-01-12T09:34:51+03:00 +tags: + - "DIY" + - "Vintage Hardware" +categories: + - "Travel" +draft: false +--- + +I don't keep the code but it was really simple. [Olimex AVR-T32U4](https://www.olimex.com/Products/Duino/AVR/AVR-T32U4/open-source-hardware) was used for keyboard emulation. + +{{< video library="1" src="vid/video.mp4" controls="yes" >}} + diff --git a/content/post/2023-01-24-Bicyle-ergometer-project(2013)/vid/video.mp4 b/content/post/2023-01-24-Bicyle-ergometer-project(2013)/vid/video.mp4 new file mode 100644 index 0000000..6d3ee32 Binary files /dev/null and b/content/post/2023-01-24-Bicyle-ergometer-project(2013)/vid/video.mp4 differ