Triggering sounds when charging

Is it possible to trigger sounds when plugging a cable into the recharge port and also when the battery is fully charged

Unfortunately the charge detection (on V3 boards) has turned out to be fairly unreliable, so it would need some hackery to do. If you have a separate charging board, it might be possible by hooking up a wire that tells the Proffieboard when it is charging or not, but again, it would need some code to work.

without adding extra boards and wires i was thinking of this maybe if it is possible, obviously it will require coding that of which i have zero ability in but…

when the “&style_charging” blade style is active and you are on that preset does the style recognise that it is receiving power when you plug the cable in? could this trigger a sound file within the Batt00 folder, also when the battery reaches 100% will the style recognise this? could this trigger the blade to go blank and play a sound

Unfortunately the charge detection doesn’t work as intended. If I remember correctly it doesn’t recognize when the battery is full, and it doesn’t always recognize when the cable is removed.

The chargin style checks the incoming voltage, but that also doesn’t work when it is charging, because it will get the voltage from the charger, not from the battery.