Wiki Tape Measure Gadget: Difference between revisions
Appearance
Ttenbergen (talk | contribs) No edit summary |
Ttenbergen (talk | contribs) No edit summary |
||
| 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. | ||
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.