Wiki Tape Measure Gadget: Difference between revisions
Appearance
Ttenbergen (talk | contribs) No edit summary |
Ttenbergen (talk | contribs) No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{Project | {{Project | ||
|shortDescription=A tape measure that changes how far it is unrolled based on a value on a mediawiki page. | |shortDescription=A tape measure that changes how far it is unrolled based on a value on a mediawiki page. | ||
|longDescription=This was mostly built as a curiosity, and a study on how to combine mediawiki with physical computing. | |longDescription=This was mostly built as a curiosity, and a study on how to combine mediawiki with physical computing, which could tie into physical [[Office Automation]]. | ||
A tape measure rigged up with a [[Raspberry Pi]] using [[Python]] and a servo, which scrapes a specific [[mediawiki]] page for a number and rolls out the tape to that number. | A tape measure rigged up with a [[Raspberry Pi]] using [[Python]] and a servo, which scrapes a specific [[mediawiki]] page for a number and rolls out the tape to that number. | ||
| Line 7: | Line 7: | ||
|projectType=Mediawiki Project | |projectType=Mediawiki Project | ||
}} | }} | ||
{{ | {{To Do | | ||
* Find the files for this, with pictures and code. }} | * Find the files for this, with pictures and code. }} | ||
{{To Do | | {{To Do | | ||
* Ask Mark if he has better picture. }} | * Ask Mark if he has better picture. }} | ||
Latest revision as of 20:26, 2021 October 31
| Projects | |||||
| {{#cargo_query:
tables=Project |
fields=CONCAT("File:",mainImage,"" )= | where=_pageName="Wiki Tape Measure Gadget" | format=list | default= }} | |
| Project: | Wiki Tape Measure Gadget (I) | ||||
| Description: | A tape measure that changes how far it is unrolled based on a value on a mediawiki page. | ||||
| Skillset(s) : |
{{#cargo_query: tables=Project |
fields=skillSet | where=_pageName = "Wiki Tape Measure Gadget" | format=list | default= No skillsets
}} |
| Project Type(s) : |
{{#cargo_query: tables=Project |
fields=projectType | where=_pageName = "Wiki Tape Measure Gadget" | format=list | default= No project type
}} |
This was mostly built as a curiosity, and a study on how to combine mediawiki with physical computing, which could tie into physical Office Automation.
A tape measure rigged up with a Raspberry Pi using Python and a servo, which scrapes a specific mediawiki page for a number and rolls out the tape to that number.