Code Monkey home page Code Monkey logo

atc_mithermometer's People

Contributors

atc1441 avatar cabalist avatar jmav avatar martonmiklos avatar michapr avatar popsodav avatar skaldo avatar znanev avatar

Stargazers

 avatar

Watchers

 avatar  avatar

atc_mithermometer's Issues

Update Display Sequence

In work mode the EPD does not need to repeat all commands.
After performing register initialization and 'update', the controller are not reset.

Then enough commands:

  1. Power on
  2. Transmitting new segment data
  3. Waiting for display sequence update to complete
  4. Switch to sleep

The nominal CLK frequency on the EPD controller bus is 1.5 + 1.5 μs.
The information update rate is set in the PLL_CONTROL command. The E-Ink used works well with a value of 0x07, which gives a refresh cycle of about 600ms. But for 'initialization' and 'refresh' a lower value is used. There are problems with the "refresh" cycle. It is not optimized and far from normative. Too long and has the longest known sequence...

The data were obtained based on the analysis of similar, but already optimized EPDs in other original firmware of similar sensors. And tested on MHO-C401.

Energy usage while updating display

Original firmware while updating display:
c401_partial_update
(take y-value/10 for mA)

Custom firmware with cpu_stall_wakeup_by_timer0()
c401_cust_fw_2
(one time unit = 500ms)

This part comes up only while updating display with new value, any idea what can be different here?
(100ms <-> 1.5sec)

Release 0.5.0 Error

Release 0.5.0. does not work here, tried several times. Flashed back to 0.4.0 and everything is ok again.
grafik

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.