Git Product home page Git Product logo

Comments (3)

chron0 avatar chron0 commented on July 25, 2024

If it's in sim, there should be no actual sensor influence. Also the sim has never been a full implementation of all HW, it was merely a tool to give devs some data to work with while developing. After all, picoReflow was a PoC Demonstrator by hackers for hackers to have something open and as a basis for adaptation. Therefore it's no end-user, turn-key solution but a basis to hack around and adapt to whatever you want to do with it. The Code itself has been kept simple so just hook up some switches and LEDs instead of your real thing and fire away. Once you feel confident that it reacts to your action and the leds turn on and off as your kiln heater should just replace the LEDs with SSRs and connect switches sensor to it. People have demonstrated on more than one occasion that they were able to build kilns and all kinds of thermal governing systems and the code has received numerous PRs and updates over the years.

As such picoReflow isn't abandoned but it is no longer actively pushed forward. Its logical successor is https://github.com/apollo-ng/governess. The client and the basic underlying structures are ready in so far but the daemon/control code for the host is still lacking as it's a complex thing which I'm not skilled enough to do on the side alone. I'd need considerable free time and no dayjob which distracts and sucks out mojo needed to wrap my head around some of the concept and language idiosyncrasys

from picoreflow.

steeleh avatar steeleh commented on July 25, 2024

from picoreflow.

chron0 avatar chron0 commented on July 25, 2024

Ah, if you feel that way, don't let your own "incompetence" stop you. It's perfectly normal to feel a little intimidated by something new, which seems hard to get/understand at first. Every time I encounter something new, I'm at that very same junction. The point is not to stop oneself because of lack of experience/confidence. I get and totally support your caution, because letting a little robot control systems, which can easily burn down houses, is nothing to take lightly. Having said that, I felt the same way when we started, so I did what I proposed, just use LEDs at first. They'll show you what the governing logic is doing and give you confidence that the system is actually doing what you think it should do. Once you're happy with that, you can go for the real deal and test under your supervision. In the end you usually end up with a custom solution tailored by yourself to your use-case and I guarantee that you learned something in the process. win-win.

from picoreflow.

Related Issues (19)

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.