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

contact #5

Open
nikifena opened this issue Dec 1, 2018 · 12 comments
Open

contact #5

nikifena opened this issue Dec 1, 2018 · 12 comments

Comments

@nikifena
Copy link

nikifena commented Dec 1, 2018

How can I contact you via email?

Can you send me a mail somehow? I'm not fimilar with github.

Thanks.
Niki

@timothyjager
Copy link
Owner

timothyjager commented Dec 2, 2018

Hi Niki, I think we can chat in this thread if you like.

@nikifena
Copy link
Author

nikifena commented Dec 2, 2018

No problem, but I prefer to mail or FB... or whatever.

Anyway. I will modify my idea for the SCH and I will try to send it here.

Thanks

@timothyjager
Copy link
Owner

The original hardware designs were done in Altium Designer. It looks like @PaulusSmallus made a fork of the project and used KiCad.

@nikifena
Copy link
Author

nikifena commented Dec 2, 2018

I have AD too and I like it and I use it. So I feel comfortable with it. I'm not fimilar with KiCad, but I can try it in the future.

@timothyjager
Copy link
Owner

It sounds like you will want to fork my project so you can commit your changes to a new repo that you control.

@PaulusSmallus
Copy link

If you look at https://github.com/PaulusSmallus/JBC-Soldering-Controller/blob/master/Hardware/MainBoard/output/main.pdf
you can see how I connected the extra channel up.

@nikifena
Copy link
Author

nikifena commented Dec 3, 2018

Yeah! something like that.
What do you think about adding another soldering iron?
this means another as1118 and VN5E010?

I can make the PCB design as I told you, but I'm not familiar with coding

@PaulusSmallus
Copy link

The tweezers are essentially 2 soldering irons. So you would have a choice of 1 tweezer, or 2 normal soldering irons.
If you wanted more than that, I would use 2 processors. Driving from one uP might work, but it will not be worth the time.

@liuweisword
Copy link

I would like to ask a question.

How to calibrate the temperature?

How to adapt to different soldering heads?

@PaulusSmallus
Copy link

I calibrated the temperature using another thermocouple to measure the temperature of the iron. I then adjusted the code with the measurements.

Do you mean different tips (i.e. different shaped tips)? or different irons (i.e. trying to tell the difference between a PA120 and a T245)?

@liuweisword
Copy link

I use this to calibrated the temperature.
https://item.taobao.com/item.htm?spm=a1z09.2.0.0.15122e8dS0BTdm&id=531410507111&_u=l1vnqbqda1a

but,when I change the different tips the temperature need to cali again.
some tips is big, some is small. so the temperature always need to calibrated.
Can I set a Auto Calibration function for all the tips?

https://item.taobao.com/item.htm?spm=a1z09.2.0.0.75532e8dDVJaed&id=534571482676&_u=l1vnqbqa95b

@PaulusSmallus
Copy link

Sorry for the late reply. I have been thinking about this.
What you linked to is the sort of thing I used to measure the temperature of the iron.

I don't know if this will work, but I think its worth a try (even if it is just for the fun of it).
The difference between the tip temperature and the thermocouple temperature is going to be proportional to the power going through the tip. Assuming that that this proportionality is roughly consistent between tips, you might be able to get a more accurate tip temperature by taking this error into account.
I hope that makes sense.

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

4 participants