What's next?
I decided to part the project into two separate ones:
- the square inch one
- the fully featured version with trim pots
Also I decided to rename both projects to the correct technical term, so it is easier found by people who search for this kind of circuit.
The square inch one: LVD² (low voltage disconnect 1x1 inch version)
This is the version which was featured in this hackaday.com write-up. Many readers had great ideas on what to improve with this little board. Honestly, they were all right, it's just that the article simply was about an unfinished board. Anyway, here's what will happen to the square inch version:
- switch from Attiny861 to the smaller but more capable 1-series Attiny816 (or 416)
- implementation of a fuse which will probably be around 15A
- reverse-voltage protection for the board
- cut-out voltage can be set by changing an resistor
- time-out can be set by changing an resistor
Other than that I'll try to make a one-sided board from it to make assembly easier. In addition to that the software will be much different and really small, it will even fit into the Attiny416 which is even cheaper.
The fully featured one: FFLVD
This is the version I had in mind when I began this journey. It will be the more sophisticated but also bigger and more expensive version:
- switch from Attiny861 to the smaller but more capable 1-series Attiny816
- implementation of an over-current protection which can be set to values between 10 and 30A
- reverse-voltage protection for the board
- cut-out voltage can be set by a trim pot
- time-out can be set by a trim pot
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.