Avatar for hakond

hakond

Member since Feb 2017 • Last active Mar 2017
  • 0 conversations
  • 2 comments

Most recent activity

  • in Puck.js, Pixl.js and MDBT42
    Avatar for hakond

    @Gordon Thank you. Ill try to use a gate first, and report back the range I am able to get. Will have to work making it small and neat afterwords.

    Would this be the software-equivalent of NOT-ing a?

    analogWrite(a,0.1,{freq:38000});
    

    Did you use a resistor with it or did you attach it direct?

    I tried both :)

  • in Puck.js, Pixl.js and MDBT42
    Avatar for hakond

    I tried using an external LED with the code provided above. Still could not get much more than 50cm range out of the puck.

    @Gordon, could you please explain a bit more in detail why using a transistor would be so hard? I am no good with hardware. Would AND-ing the ouputs of b and !a with an IC, and controlling a transistor with that signal work?

Actions