Giter Club home page Giter Club logo

tef6686_multiband-archive's People

Contributors

pe5pvb avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

tef6686_multiband-archive's Issues

Rotary may get wrong status

hello,
in your KeyUp() and KeyDown() function, I thought it may got wrong status , because in those functions, other code takes too many times before rotary get its position.

The result is,When going up, sometimes there is a downward movement

if (optrot != 1) {
   while (digitalRead(ROTARY_PIN_A) == LOW || digitalRead(ROTARY_PIN_B) == LOW) {
     delay(5);
   }
 }

 position = encoder.getPosition();

I think the code snippet should be ahead of other code in KeyUp() and KeyDown()

and V1 1.15 code is as well.

What has changed between this and the original?

Hello there, I was wondering on what did you change between this version and the original: https://github.com/PE5PVB/TEF6686_ESP32

I mean, I can see you added an UHF frontend module, touchscreen and that the software is a bit reworked

But is this it? only the software and UHF frontend module?

I can also see that this (V2) has an option to stream bluetooth audio to the phone for instance, but can this be added on the original one with a modification of the software (ESP32 has bluetooth built in, so maybe its just a software thing)

Thanks for Anwsering and Best Regards

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.