Coder Social home page Coder Social logo

marc-fischer / opensolder Goto Github PK

View Code? Open in Web Editor NEW

This project forked from howie-j/opensolder

1.0 1.0 0.0 32.96 MB

Fully open source JBC T245-compatible soldering station

License: GNU General Public License v3.0

C 94.71% Assembly 0.15% HTML 5.14%

opensolder's People

Contributors

howie-j avatar marc-fischer avatar

Stargazers

 avatar

opensolder's Issues

Extend Documentation

Add Documentation for the system state machine to
a) understand the state machine better
b) implement a error state handler
c) allow for easier understandability

Rename all functions to be more descriptive

Refactor all function names to be more descriptive on
a) what the function implements
b) what the functions objective is
c) what the function gets/sets/handles

ie. heater_driver__set_output_on explains imperative what happens here.

Split the code modules

Objective is to get the code more module based, so each module has a single and defined purpose.
(ie. move everything that handles a human interface to a hid-"class")

Add persistant storage

To implement a on-screen menu, setpoint saving, PID tuning.. a persistant storage is required.
marcs-opensolder pcb does not have a footprint for an EEPROM.

Consider
a) add an I2C eeprom to the i2c extension header
b) backpack-solder a EEPROM chip to PCB temp sensor (could have negative influences on temperature readings)
c) add a SD card to display SPI port - maybe overkill to store temp values.

Implement Safety Functionality

Implement safety functionality, i.e. timeouts, overheat checks in low level code,
Implement the Watchdog-Timer

Objective - don't burn my house down when forgetting to power off the unit

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.