Hello AAC forum,
For a couple of years the ATtiny 85 microcontroller (MC)
was used in home automation and other projects mainly
because its small form factor and cost, $1.50.
Did a project using motion detector and the AdaFruit
Neopixel:
https://learn.adafruit.com/adafruit-neopixel-uberguide/the-magic-of-neopixels
including using a made from scratch Neopixel:
https://www.instructables.com/DIY-Custom-NeoPixel-Rings-From-Scratch/
In doing the Neopixel projects it was found that the ATtiny85
is a bit slow and underpowered. Other MCs were evaluated.
DFRobot Beetle DFR0282 $8.90
SEEED XIAO SAMD21 $5.40
Arduino Pro Mini $8.50
Arduino Nano $6.50
The conclusion of the evalation was the XIAO SAMD21.
As the XIAO has been adopted and used in more projects
a test circuit has been developed and built.

It is noticed that the switch does not operate
as expected and that whether the switch is opened or
closed the circuit stays on. That is, no matter
what the position of the switch the circuit stays
on.
The switch was removed and tested normal and replaced.
It is now surmised that the defect is not in the switch
but in the circuit deisgn, specifically the placement
of the capacitor.
It is conjectured that if the C1 were moved from
being between the barrel jack and the switch to
between the switch and MC 5v input that the
switch would then operate as expected.
Will this change provide the desired operation?
Thanks.
Allen Pitts
For a couple of years the ATtiny 85 microcontroller (MC)
was used in home automation and other projects mainly
because its small form factor and cost, $1.50.
Did a project using motion detector and the AdaFruit
Neopixel:
https://learn.adafruit.com/adafruit-neopixel-uberguide/the-magic-of-neopixels
including using a made from scratch Neopixel:
https://www.instructables.com/DIY-Custom-NeoPixel-Rings-From-Scratch/
In doing the Neopixel projects it was found that the ATtiny85
is a bit slow and underpowered. Other MCs were evaluated.
DFRobot Beetle DFR0282 $8.90
SEEED XIAO SAMD21 $5.40
Arduino Pro Mini $8.50
Arduino Nano $6.50
The conclusion of the evalation was the XIAO SAMD21.
As the XIAO has been adopted and used in more projects
a test circuit has been developed and built.

It is noticed that the switch does not operate
as expected and that whether the switch is opened or
closed the circuit stays on. That is, no matter
what the position of the switch the circuit stays
on.
The switch was removed and tested normal and replaced.
It is now surmised that the defect is not in the switch
but in the circuit deisgn, specifically the placement
of the capacitor.
It is conjectured that if the C1 were moved from
being between the barrel jack and the switch to
between the switch and MC 5v input that the
switch would then operate as expected.
Will this change provide the desired operation?
Thanks.
Allen Pitts