The project demonstrates how to program some of ST sensors in Javascript on MbedOS by using Jerryscript https://github.com/jerryscript-project/jerryscript The following sensors are the part of demonstration (while more can be added later on): * LSM6DSL * LSM303AGR * LPS22HB * HTS221 To build the project simply run python build.py in terminal.
Dependencies: DEVI2C_JS HTS221_JS LPS22HB_JS LSM303AGR_JS LSM6DSL_JS SPI_JS
Check out https://github.com/syed-zeeshan/ST_SENSOR_JS_DEMO to learn more.
Files at revision 11:df076f62de33
Name | Size | Actions |
---|---|---|
[up] | ||
.hgignore | 15 | Revisions Annotate |
DEVI2C_JS.lib | 76 | Revisions Annotate |
HTS221_JS.lib | 76 | Revisions Annotate |
LPS22HB_JS.lib | 77 | Revisions Annotate |
LSM303AGR_JS.lib | 79 | Revisions Annotate |
LSM6DSL_JS.lib | 77 | Revisions Annotate |
SPI_JS.lib | 73 | Revisions Annotate |