Browse Source

Edited bicycle post, now working

source
Blagovest Petrov 2 years ago
parent
commit
7645d02f92
  1. 4
      config.toml
  2. 13
      content/post/2023-01-24-Bicyle-ergometer-project(2013)/index.md
  3. BIN
      content/post/2023-01-24-Bicyle-ergometer-project(2013)/vid/video-sreenshot.png

4
config.toml

@ -94,3 +94,7 @@ tag = "tags"
[services.twitter]
disableInlineCSS = true
[markup]
[markup.goldmark]
[markup.goldmark.renderer]
unsafe = true

13
content/post/2023-01-24-Bicyle-ergometer-project(2013)/index.md

@ -1,16 +1,19 @@
---
title: "Vintage bicycle ergometer, used as Street View controller (2013 project)"
author: "Blagovest Petrov"
date: 2023-01-12T09:34:51+03:00
date: 2023-01-23T17:59:51+03:00
tags:
- "DIY"
- "Vintage Hardware"
categories:
- "Travel"
- "Fun"
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" >}}
<div>
<video id='video' controls="controls" preload='none' width="600" poster="vid/video-screenshot.png">
<source id='mp4' src="vid/video.mp4" type='video/mp4' />
<p>Your user agent does not support the HTML5 Video element.</p>
</video>
</div>

BIN
content/post/2023-01-24-Bicyle-ergometer-project(2013)/vid/video-sreenshot.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 256 KiB

Loading…
Cancel
Save