Sub 100 Wh portable power station
Hardware- 8 Devlogs
- 5 Total hours
A small device that gives you AC output, charger, etc. while being flight friendly by being just under 100 Wh ( at 99.9 Wh)
A small device that gives you AC output, charger, etc. while being flight friendly by being just under 100 Wh ( at 99.9 Wh)
Did a lot of tidying and reposition work as well as addition of various controls toggles on and offs.
Added 2 pages: Controls and Info, settings page is still pending..
Replaced the 20 A BMS with a 40 A one, in order to achieve the full 27 A capability
Started with the framework of the icons for turning the outputs on or off.
Re-positioned the screen page indicator, fixed a bug that that was present since the start
(fun fact: I thought that it was not possible to fix that till yesterday till I remembered “break” statement exists thanks to a dream I had last night using break statement to fix the same)
Added some adjustments, possibly also a framework of multiple screens.
Completed the temperature reading, temperature warning, as well as temperature controlled fan pwm signal.
Bugs:
Temperature and PWM value fluctuate greatly when connecting an LED as a test for PWM regulation
Bare-bone version of the code is ready, works without any major bugs..
Next step: Continue coding of the remaining features and functions
(Tested and verified on my trusty breadboard setup)