Coder Social home page Coder Social logo

loque90 / ranciliopid-handbook Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rancilio-pid/ranciliopid-handbook

0.0 0.0 0.0 274.18 MB

Dieses Repository soll als Handbuch für den Einsatz des Rancilio PIDs dienen. Für das Handbuch gibt es auch eine passende Github-Page.

Home Page: http://manual.rancilio-pid.de/

License: MIT License

Ruby 28.88% OpenSCAD 50.53% HTML 20.59%

ranciliopid-handbook's Introduction

CleverCoffee Manual

Über

Dies ist das Handbuch für die Umsetzung des CleverCoffee-Projekts. Dieses Handbuch deckt alle notwendigen Schritte ab. Dazu gehören zum einen die Installation von PlatformIO und das Hochladen auf den Mikrocontroller. Weiterhin beinhaltet das Handbuch die Bestellliste, Infos zum Einbau und der Konfiguration der PID-Parameter.

Hier geht es zum deutschen Handbuch: Link.

Mehr zum Projekt findet ihr auf der Clever Coffee Website.

About

This is the manual for the implementation of the CleverCoffee project. This manual covers all the necessary steps. This includes installing PlatformIO and uploading the code to the microcontroller. The manual also includes the parts list, information about installing and configuring the PID parameters.

Click here for the english manual: Link

You can find out more about the project on the Clever Coffee Website.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/rancilio-pid/ranciliopid-handbook.

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.

Local build

  • On Linux, install Jekyll
  • Optionally, set a custom path for Ruby dependencies: bundle config set --local path ~/.bundle/
  • Install dependencies: bundle install
  • Start the Jekyll server: bundle exec jekyll serve
  • Open http://localhost:4000 in your browser Changes will be applied every time you save a file. Changes in _config.yml need a restart of the Jekyll server.

Local linting

Linting is done automatically via GitHub Actions on every push. If you wish to run the Markdown linting manually, here's how to do it locally:

  • Clone the gaurav-nelson/github-action-markdown-link-check repository and cd github-action-markdown-link-check/
  • Checkout version: git checkout v1
  • Build Docker image: docker build -t github-action-markdown-link-check:v1 .
  • Change directory back to the rancilio-pid/ranciliopid-handbook repository
  • Run lint container: docker run -ti -v $(pwd):/data:Z github-action-markdown-link-check:latest "no" "no" "/data/mlc_config.json" "/data" "-1" "no" "main" ".md" ""
  • Parameters for the container are described here.

Design and development principles of this manual:

  • As few dependencies as possible
  • As few (jekyll) customization as possible

License

This manual is available as open source under the terms of the MIT License.

ranciliopid-handbook's People

Contributors

andreas301-sketch avatar benecito avatar blinkingjoe avatar btotherunner avatar christian-hellwig avatar clemens-toegel avatar dominik-meissner avatar eliba avatar fabiansperrle avatar fbnkrs avatar fluktuid avatar fridlmue avatar janv avatar johnnychicago avatar kjyv avatar lars-gielsok-mw avatar loque90 avatar miau09 avatar mikulcak avatar murmeltier08 avatar rasimriver avatar schober-ch avatar sebi988 avatar torstenmay avatar urbantrout avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.