Search results

  1. D

    Copying Code to Word

    I am trying to copy code I've written in Programming Editor, into Word for a write up of the project - is there a way to copy the code and maintain it's formatting? Thanks, Dominic
  2. D

    Solenoid

    I'm looking for a solenoid to use in order to secure a safe door - so will need to remain in the extended position until activated, and then return to the extended position. All I've found is a PCB solenoid, (here/here) but I don't think that the armature will be long enough to work, or strong...
  3. D

    Using ADC Inputs as Digital

    I'm using a 28X1, but am a bit short on I/Os so I'm currently using three of the adc inputs as digital inputs. I know I can use readadc 0,b0 and then if b0>200 then flash but is there a way of using those inputs as digital rather than analogue, or without needing to assign them to a variable...
Top