Code Language SPIN2

Determine pin state - High, Low or Floating?

Introduction A common requirement for programmers is to determine the external state of an IO pin. The Propeller 2 smart IO pins make this simple without needing any external components, and allow the programmer to determine if the pin is…

HostFS

Object for reading files from the PC on your P2 board