Shop OBEX P1 Docs P2 Docs Learn Events
PIC Ping — Parallax Forums

PIC Ping

Tony BoersmaTony Boersma Posts: 41
edited 2006-08-31 20:54 in Robotics
This isn't a stamp question, but it does involve Parrallax. Has anyone written an ASM routine for the ping sensor using a PIC?
Thanks,
T

Comments

  • Mike GreenMike Green Posts: 23,101
    edited 2006-08-31 20:54
    It shouldn't be hard to do since it only involves sensing a pulse width, but you won't get much help in this forum since it's about support for Parallax Stamps and their accessories. Yes, PING is a Parallax product and they'll support the product itself very well, but not in terms of its use with competing products. Some of the compilers for PICs will take a Basic very much like PBasic. You can start with the sample code for PING and modify it to work with one of these compilers, then use that as a template for your own assembly routines.
Sign In or Register to comment.