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

Temperature error during contact of the tips #9

Open
Tomatendose opened this issue Jul 19, 2023 · 4 comments
Open

Temperature error during contact of the tips #9

Tomatendose opened this issue Jul 19, 2023 · 4 comments

Comments

@Tomatendose
Copy link

Tomatendose commented Jul 19, 2023

Hello, I have the problem that although both tips are connected to the same GND, the tips affect each other when they touch. When the tips touch, one tip gets a negative or near zero temperature, the temperature seems to add up on the other tip. This causes the PID controller to heat one tip too high.

Can anyone reproduce this problem. Is it due to the ADS1118. I am using a PA120 tweezers. Have an attiny 3216 and matched the program.

@PaulusSmallus
Copy link

That is a weird problem, I have not come across this before. I would double check the wiring is correct. Maybe the positive and negative of one of the heaters is the wrong way round? I shall have a think.

@PaulusSmallus
Copy link

What settings do you use for the ADC? maybe the MUX is set wrong.

@Tomatendose
Copy link
Author

#define ADS1118_SINGLE_SHOT_INTERNAL_TEMPERATURE 0x859B
#define ADS1118_SINGLE_SHOT_ADC 0x8BEB
#define ADS1118_SINGLE_SHOT_ADC_2 0xBBEB

@PaulusSmallus
Copy link

fyi, I just burnt out a C210 cartridge, so be careful with how much power you put through it.

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