Shop OBEX P1 Docs P2 Docs Learn Events
PIC communicate with MLX90614 without BS — Parallax Forums

PIC communicate with MLX90614 without BS

notebooknotebook Posts: 6
edited 2012-02-07 12:41 in Accessories
Hi, I just bought MLX90614 from parallax, the sensor require communication using serial I/O.
The example given is in BS, is there possible PIC communicate with the sensor with using BS?
Is there any example in C?

=Thanks=

Comments

  • Mike GreenMike Green Posts: 23,101
    edited 2010-02-04 02:48
    It should be possible to use an MLX90614 with a PIC. The MLX90614 just requires ordinary asynchronous serial I/O. It does share a single line for transmit and receive, but that shouldn't be difficult to do with most other microcontrollers. There are no examples here in C and we can't really help you with the programming other than to offer the BS sample code as a guideline.
  • notebooknotebook Posts: 6
    edited 2010-02-04 11:26
    Do you know where can I find the signal/ data diagram?
  • kf4ixmkf4ixm Posts: 529
    edited 2010-02-04 13:24
    look on the product page at parallax where you bought the item, all avaliable datasheets are there.
    http://www.parallax.com/Portals/0/Downloads/docs/prod/acc/MLX90614-Datasheet.pdf


    Post Edited (kf4ixm) : 2/4/2010 2:29:20 PM GMT
  • leolib2004leolib2004 Posts: 5
    edited 2012-02-07 12:41
    Did you solve your problem?
    I am with my 16f628a and i can not communicate with the mlx90614 module...
Sign In or Register to comment.