Skip to content
  • get a string out of a payload

    Development getcustomstring string getstring
    17
    0 Votes
    17 Posts
    5k Views
    M
    I'm writing a sketch that use a MEMS sensor (ADXL345 in this case but it will be a start point for more sensors like this like MPU6050). this chip can raise an interrupt when: inactivity sensed,activity sensed,tap,double tap,free fall. so the reading of the XYZ values with a leading char that represent the event sensed (I for inactivity and etc ) are going to a serial MySensor GW and from there to the controller (right now I'm using MYSController). *EDIT I found out that values can be negative so I just sending the decimal numbers as is...

20

Online

11.7k

Users

11.2k

Topics

113.1k

Posts