#✅ - new to arduino and coding could some one help me figure out why this isn't working
15 messages · Page 1 of 1 (latest)
Hey @craggy barn, thank you for contributing to this forum.
Please provide as much information (images, video, description) as you can. This will increase the chance that someone can help you with your issue.
Use the Close button when your issue is resolved.
for a faceplate iron man helmet
Dont write if (tasterstatus == high), its if (tasterstatus == 1)
Or 0 depending on how you built the circuit, but 1 should be good
found it on thingivere and modified it a little i am unsure what a tasterpin or tasterstatus is
Taster pin is just the arduino pin the button is connected to
The status is voltage on or off
1 = on
0 = off
okay thank you
I haven’t tried
This thread is closed now :white_check_mark: