Tibby
@tibby
Member
Joined: 2023-05-30 11:32 am
Last seen: 2023-08-21 8:40 am
Topics: 2 / Replies: 8
Reply
RE: ESP32 Seven Segment AlphaNum LED Counter - Doc Brown Remote Control (BTTF)

Almost, if the joystick is held forward it should only run from 0-880 once, and the display can reset to zero while still forward, I just didnt want i...

9 months ago
Reply
RE: ESP32 Seven Segment AlphaNum LED Counter - Doc Brown Remote Control (BTTF)

Thanks Will! The prop I am creating is a remote control from Back to the Future, photo above. Sorry for the confusion (underneath etc) your interp...

9 months ago
Reply
RE: ESP32 Seven Segment AlphaNum LED Counter - Doc Brown Remote Control (BTTF)

Thanks Will you have put alot of time and effort into this, thank you its appreciated. I will run those commands this week to see how they go and to...

9 months ago
Reply
RE: ESP32 Seven Segment AlphaNum LED Counter - Doc Brown Remote Control (BTTF)

This worked as a workaround v void loop() { // analogRead(sensor_Value); // Serial.println(sensor_Value); seven_segment(0); touchVa...

9 months ago
Reply
RE: ESP32 Seven Segment AlphaNum LED Counter - Doc Brown Remote Control (BTTF)

Hi All, I have made some great progress with my code, and have it on the bench now (please see here for video), I have played the audio from the sce...

9 months ago
Reply
RE: ESP32 Seven Segment AlphaNum LED Counter - Doc Brown Remote Control (BTTF)

@will Is it possible to edit my original post to clean up the URL etc?

10 months ago
Reply
RE: ESP32 Seven Segment AlphaNum LED Counter - Doc Brown Remote Control (BTTF)

@will thank you for the correction, my poor choice or words. it should as u say be on RHS as shown by the original, but my counter does not progress...

10 months ago
Reply
11 months ago
Topic