Arduino: Toggling Outputs

Did you know it is possible to toggle the state of a Arduino OUTPUT pin using a single line of code? Itβs true! Itβs also possible to use digitalRead() on an OUTPUT pin. Assuming β¦
Read More
Did you know it is possible to toggle the state of a Arduino OUTPUT pin using a single line of code? Itβs true! Itβs also possible to use digitalRead() on an OUTPUT pin. Assuming β¦
Read More