-
Notifications
You must be signed in to change notification settings - Fork 23
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
Not issues but wishes #1
Comments
Adjustable standby timeout is planed feature |
No need to redesign. Due to low pin-count it can be easily placed on free PCB space and hand-wired. |
yes, it is possible, but not for all devices ,-) |
What all devices? |
Ok, Now I understand what you want. |
But if you need something like "auto-standby" mode, there is still one possibility and without HW change. the current sensor also react on surrounding magnetic field (this magnetic field is compensated and subtracted from final measured current, but this "error" is possible to use for detect near magnetic field, so my idea is to put into stand small magnet which will be placed nearly to the current sensor location and if I detect higher magnetic field I put the iron into standby and if the field will lost I immediately wake up. this will be more easier. |
Good idea for a moment |
You can see the magnetic field acting on the sensor in menu under: |
Hi,
|
Hi, thanks for suggestions. |
+1 for accelerometer. Bit frustrating to find it cold each time. Also, is it possible to implement supply from USB C PD? There are several examples on github how to setup the USB for 12V 6A and it seems to be fairly simple. This would be extremely useful! |
There are several examples on github how to setup the USB for 12V 6A |
Arduino project: https://github.com/ReclaimerLabs/USB_PD |
Something have to be done with the current limitation alhoritm. Due to the very high starting current, most power supplies go into protection. There are not such behaviour in TS100 and TS80. |
I have also noticed that heater is being switched very slowly. You should PWM it at 16kHz, like most power electronics. |
PWM period is 150ms, there are more reasons for that
Your power supply MUST withstand 2Ω load (e.g. 6A at 12V or 8A at 16V) |
Thank you for explaining. Not criticizing, just want to understand the issue better. |
Yes, thats true, but there is still problem with thermocouple, which give only 8mV at 500°C this has common ground with heating element. and amplifier has some filters, so I need wait some time when it stabilise. Regarding MCU there is also possibility to use STM32L031G6 which is pin compatible and has lower power consumption. Or if you have some experience and time, you also can try to play with this, source is available. |
Nice product
The text was updated successfully, but these errors were encountered: