Potentiometer

Store Forums Video Experimenter Bugs/Problems Potentiometer

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #770
    Skywalker
    Member

    Hi,

    I am developping special app with this card and I would like to be able to fix the pot value manually (not using the 10K pot) this should be done trough serial command or ethernet to set the analog threshold
    Where can I modify this in the TV.out library to do this ?

    #2264
    Michael
    Keymaster

    You can’t do it in code. The code has no concept of the analog input threshold. It’s a hardware thing. The potentiometer changes the voltage on a pin of the microcontroller. The only thing I can suggest is to integrate a digital pot or DAC which can output a variable voltage.

    #2263
    Skywalker
    Member

    Hi thanks for this prompt response, I should have see that by myself looking at schematic 😉
    I will check in this project if any pwm pin available and route it to th.e pot cursor
    Many Thanks

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.