Software Open Access
Victor Barberan; Viktor Smári; Guillem Camprodon; Oscar Gonzalez
<?xml version='1.0' encoding='utf-8'?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:adms="http://www.w3.org/ns/adms#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dct="http://purl.org/dc/terms/" xmlns:dctype="http://purl.org/dc/dcmitype/" xmlns:dcat="http://www.w3.org/ns/dcat#" xmlns:duv="http://www.w3.org/ns/duv#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:frapo="http://purl.org/cerif/frapo/" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:gsp="http://www.opengis.net/ont/geosparql#" xmlns:locn="http://www.w3.org/ns/locn#" xmlns:org="http://www.w3.org/ns/org#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:prov="http://www.w3.org/ns/prov#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:schema="http://schema.org/" xmlns:skos="http://www.w3.org/2004/02/skos/core#" xmlns:vcard="http://www.w3.org/2006/vcard/ns#" xmlns:wdrs="http://www.w3.org/2007/05/powder-s#"> <rdf:Description rdf:about="https://doi.org/10.5281/zenodo.3403063"> <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/> <dct:type rdf:resource="http://purl.org/dc/dcmitype/Software"/> <dct:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://doi.org/10.5281/zenodo.3403063</dct:identifier> <foaf:page rdf:resource="https://doi.org/10.5281/zenodo.3403063"/> <dct:creator> <rdf:Description> <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Agent"/> <foaf:name>Victor Barberan</foaf:name> <org:memberOf> <foaf:Organization> <foaf:name>@fablabbcn</foaf:name> </foaf:Organization> </org:memberOf> </rdf:Description> </dct:creator> <dct:creator> <rdf:Description> <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Agent"/> <foaf:name>Viktor Smári</foaf:name> <org:memberOf> <foaf:Organization> <foaf:name>@fablabbcn</foaf:name> </foaf:Organization> </org:memberOf> </rdf:Description> </dct:creator> <dct:creator> <rdf:Description> <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Agent"/> <foaf:name>Guillem Camprodon</foaf:name> <org:memberOf> <foaf:Organization> <foaf:name>@fablabbcn</foaf:name> </foaf:Organization> </org:memberOf> </rdf:Description> </dct:creator> <dct:creator> <rdf:Description> <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Agent"/> <foaf:name>Oscar Gonzalez</foaf:name> <org:memberOf> <foaf:Organization> <foaf:name>@fablabbcn</foaf:name> </foaf:Organization> </org:memberOf> </rdf:Description> </dct:creator> <dct:title>Smart Citizen Kit 2.0</dct:title> <dct:publisher> <foaf:Agent> <foaf:name>Zenodo</foaf:name> </foaf:Agent> </dct:publisher> <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#gYear">2019</dct:issued> <frapo:isFundedBy rdf:resource="info:eu-repo/grantAgreement/EC/H2020/689954/"/> <schema:funder> <foaf:Organization> <dct:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string">10.13039/501100000780</dct:identifier> <foaf:name>European Commission</foaf:name> </foaf:Organization> </schema:funder> <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2019-09-09</dct:issued> <owl:sameAs rdf:resource="https://zenodo.org/record/3403063"/> <adms:identifier> <adms:Identifier> <skos:notation rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://zenodo.org/record/3403063</skos:notation> <adms:schemeAgency>url</adms:schemeAgency> </adms:Identifier> </adms:identifier> <dct:relation rdf:resource="https://github.com/fablabbcn/smartcitizen-kit-20/tree/0.9.6"/> <dct:isVersionOf rdf:resource="https://doi.org/10.5281/zenodo.2566519"/> <dct:isPartOf rdf:resource="https://zenodo.org/communities/iscape"/> <owl:versionInfo>0.9.6</owl:versionInfo> <dct:description><p>This release is <strong>just for SCK 2.0</strong> hardware, you can find 2.1 firmware <a href="https://github.com/fablabbcn/smartcitizen-kit-21/releases">here</a>.</p> <p>SAM firmware (0.9.6): New in this release</p> <ul> <li>Adjusted temperature and humidity delta based on SCK 2.0 tests</li> <li>Chirp Soil moisture sensor work: <ul> <li>After calibration normal Soil Moisture sensor returns percent.</li> <li>New Soil Moisture RAW sensor delivers capacitance.</li> <li>Calibration data is saved on SAM flash.</li> <li>Integrated Chirp light sensor.</li> <li>Added <code>reset</code> command to recover Chirp sensor default I2C address.</li> </ul> </li> <li>Rename build <code>build.py</code> script to <code>make.py</code> to avoid confusion on usage.</li> <li>Updated I2C Aux sensor address list.</li> <li>Stop urban board disabled sensors on boot. Important for PM power savings.</li> <li>Python build script now can build/flash SAM bootloader.</li> <li>Some improvements in python build script.</li> </ul> <p>Fixes</p> <ul> <li>Fix kit not taking readings on wifi error.</li> <li>Fix kit not waking up on button click on some situations.</li> <li>Fix hang with <code>Monitor</code> console command.</li> <li>Fix error when changing from net to sd mode with readings on ram.</li> <li>Fix bug that breaks some console <code>config</code> commands</li> <li>Avoid RTC misconfiguration on some situations.</li> <li>Fix wrong RTC preventing wake up.</li> </ul> <p>ESP firmware (0.9.2):</p> <ul> <li>Vue.min.js updated to 2.6.10</li> <li>Updated to gulp 4</li> <li>Fix button not responding on token check in setup mode</li> <li>Updated webserver page after net mode configuration in setup mode</li> </ul></dct:description> <dct:accessRights rdf:resource="http://publications.europa.eu/resource/authority/access-right/PUBLIC"/> <dct:accessRights> <dct:RightsStatement rdf:about="info:eu-repo/semantics/openAccess"> <rdfs:label>Open Access</rdfs:label> </dct:RightsStatement> </dct:accessRights> <dcat:distribution> <dcat:Distribution> <dcat:accessURL rdf:resource="https://doi.org/10.5281/zenodo.3403063"/> </dcat:Distribution> </dcat:distribution> <dcat:distribution> <dcat:Distribution> <dcat:accessURL rdf:resource="https://doi.org/10.5281/zenodo.3403063"/> <dcat:byteSize>2469257</dcat:byteSize> <dcat:downloadURL rdf:resource="https://zenodo.org/record/3403063/files/fablabbcn/smartcitizen-kit-20-0.9.6.zip"/> <dcat:mediaType>application/zip</dcat:mediaType> </dcat:Distribution> </dcat:distribution> </rdf:Description> <foaf:Project rdf:about="info:eu-repo/grantAgreement/EC/H2020/689954/"> <dct:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string">689954</dct:identifier> <dct:title>Improving the Smart Control of Air Pollution in Europe</dct:title> <frapo:isAwardedBy> <foaf:Organization> <dct:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string">10.13039/501100000780</dct:identifier> <foaf:name>European Commission</foaf:name> </foaf:Organization> </frapo:isAwardedBy> </foaf:Project> </rdf:RDF>
All versions | This version | |
---|---|---|
Views | 116 | 37 |
Downloads | 28 | 5 |
Data volume | 113.0 MB | 12.3 MB |
Unique views | 99 | 34 |
Unique downloads | 14 | 4 |