Recent content by andyn

  1. A

    Speed of Picaxe / Direction of Sound!

    Hey, I am trying to detect the 'rough' direction of where a sound came from using a picaxe and a couple of mics. The mics will be set up so that when a loud sound i.e. a clap is produced, the circuit will produce a logic 1. The mics will be placed roughly a 1m apart, this should mean there is...
  2. A

    Changing output to input on 14m

    hey guys. trying to change an output to an input on a 14M, have done the let dirsc = %.... to change it and the compiler is fine with this - then how do i address it i.e. if pin? = 1? it wont let me do pin8 for example. trying using reverse but it wont take that either. is there a port command i...
  3. A

    PC Coms

    Hi. I am trying to use a PC as a remote control to turn various outputs on and off. I want to send a command (eg turn lights on) from my pc by the serial port to a picaxe, which would interpret the signal and turn the appropiate output on (i.e. turn bedroom light on). Any ideas what software i...
  4. A

    TV remote encoder

    Which chipset is being used on the encoder to talk to the picaxe?
Top