Skip to content

Code not working #1

@der-schmelle2

Description

@der-schmelle2

Hello,
I'm trying to get your code for the PID controller to work.
The following problems occur:

  1. your script ‘pico-pid.py’ is looking for a file named ‘picolcd.py’ to load the class ‘LCD_0inch96’. But there is only the file ‘pico-lcd-0.96.py’. I renamed the latter without further ado so that the error disappears.
  2. your script ‘pico-pid.py’ is looking for a file named ‘pid.py’ to load the class ‘PID’. Unfortunately, this is not available in your repository.

Which code did you use for the PID? I can only find the code ‘micropython-simple-pid’. However, it throws errors in line 95 and line 233.

Can you possibly help me here?

Thank you very much
Peter

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions