Code Monkey home page Code Monkey logo

dgtpi's People

Contributors

locutusofpenguin avatar precju avatar sshivaji avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

dgtpi's Issues

Update the lib

Hi Lucas,
could you please update the C-file with following:

  • There is an error when the former text is longer as new text. The rest of old text stays on display.
    Happens for example on book when "performance" isn't completely deleted.
  • dgt3000Init() should return negative error code (to be consistent with the other functions). Also should be 2 different error codes.
  • dgt3000Init() shouldn't do printf on errors. Please put the preprocessor command around it (like the other functions). Same for dgt3000Receive()

Jürgen

Bootloader code

Create some code to give startup feedback before loading the kernel.

safemode or shutdown option

A virtual shutdown or standby option is needed to be able to turn the pi on and off safely with clock buttons. Going down to single user mode is probably the safest way to ensure the SD-card is no longer written to while still being able to check for clock buttons.

EndDisplay

Hi Lucas,
i uploaded a new ctypestest.py file.

But for me, the "EndDisplay" is not 100% fully working.
Sometimes, i have to press the button many times until the clock display comes back.
Can y take a look?

Jürgen

split private and public functions

To simplify the .h file and prevent accidental use of hi level functions split them into private high level functions and public low level functions. (in two .h files)
Also send the most detailed error code back for logging and debugging. (not "failed three times" but why it failed (the third time))

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.