Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resistance readout in display doesn't work #72

Open
knarfS opened this issue Nov 10, 2014 · 1 comment
Open

Resistance readout in display doesn't work #72

knarfS opened this issue Nov 10, 2014 · 1 comment

Comments

@knarfS
Copy link

knarfS commented Nov 10, 2014

There are several issues with the resistance readout in the RLP display (Examples at 10V):

  • The resistance readout in the RLP display shows the ArachnidLabs logo instead of the Ohm symbol.
  • Problem with the deciamal point at "high" resistances (2.14 Ohm instead of 214 Ohm)
  • The value is not updated correctly. The restistance are updated in intervalls:
    • 0mA-100mA: 2.14
    • 110mA-200mA: 100
    • 210mA-300mA: 50.2
    • 310mA-400mA: 33.5
    • 410mA-500mA: 25.1
    • 510mA-600mA: 20.0
    • 610mA-700mA: 16.7
    • 710mA-800mA: 14.3
    • 810mA-900mA: 12.5
    • ...
  • Artefacts when displayed in the Main Display at 0A (a big "2.14" and a small "----" with ArachnidLabs logo in the left bottom corner)
@raivisr
Copy link
Contributor

raivisr commented Mar 30, 2015

Blurrycam illustration of artifacts when current set to 0.
20150326_203613

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants