- Getting started
- tutorial 1: Building an Internet-Connected Wheelchair
- tutorial 2: Integrating and Visualising Sensor-Based Data
- tutorial 3: Developing Algorithms and Controlling Actuators
- tutorial 4: Developing and Conducting a Data Collection Campaign
-
This platform uses two programming languages, Python on computers and C on micro-controllers. While descriptions and examples of code should help you get started, you can find some additional resources here.
-
Documentation of your project is key, here are some tips and examples.
Bug reports and pull requests are welcomed on GitHub at https://github.com/datacentricdesign/dcd-hub. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.
To set up your environment to develop this theme, clone/fork the repo and run bundle install
.
To test your theme, run bundle exec jekyll serve
and open your browser at http://localhost:4000/matjek/
. This starts a Jekyll server using your theme. Add pages, documents, data, etc. like normal to test your theme's contents. As you make modifications to your theme and to your content, your site will regenerate and you should see the changes in the browser after a refresh, just like normal.
The theme is available as open source under the terms of the GPL v3 License.