Giter Site home page Giter Site logo

quick861dw's Introduction

Quick 861DW custom firmware

This REPO is a place for developers to get better firmware for quick 861DW hot air soldering station.

How it started? I had my station stopped working on me one night and I found out that main issue of it was that micro controller was bad, since quick team used atmega16a and internal flash for it's firmware I was stuck with a glory peace of metal just sitting there. So I ordered few Attiny16a micro controllers and started experimenting with dead maijn board.

What are my plans? I already started to reverse engineer main board. It's quite simple, mcu is used to control triac and triac controls 24v AC signal to heater inside the gun. Temperature is sensed from the tip and OP07C opamp is used to amplify it. then signal is carried directly to the MCU. Long story short it's quite simple hardware, but the firmware is the key.

What is the advantages? Quick 861DW is cheap (sub $300) and it's great value for the money. But there are some thing to be approved. So while designing our own firmware we can include what ever we want. For example it has a beeper, that beeps every time station boots, I hate it. So while creating station firmware It could be disabled, or enabled with help of configuration menu in service buttons combination.

What inside? Station has many parts that are jelly bean. So datasheets are commonly available. Here is the list of interesting parts:

Schematics I tried to draw schematics of it as simple as possible for firmware so it's still work in progress, but this is what I have right now.

schematic_image

There are more, but for now I only share main mcu.

Planned features

I would love to get more features, such like:

  • serial communication with pc
  • more channels that could be stored on pc or eeprom and use external buttons that connect via cable
  • virtual lcd screen on pc for capture (hint: youtube creators)
  • custom config menu on pc and station itself
  • easier calibration via pc or station itself
  • real time temperature display on screen (configurable)
  • heating element on/off time on lcd (configurable)

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.