|
d0aa9e1137
|
FIFO modes being worked on
|
2024-01-06 23:28:58 +00:00 |
|
|
06ae577bc1
|
wrong const in lis3dh_read_adc()
|
2024-01-06 20:44:11 +00:00 |
|
|
91ada989f6
|
README
|
2024-01-06 17:53:39 +00:00 |
|
|
4dcc5b109d
|
cleanup comments
|
2024-01-06 17:49:36 +00:00 |
|
|
54a0bdb7d8
|
README
|
2024-01-06 17:25:44 +00:00 |
|
|
c484947cdf
|
change tab to 4s
|
2024-01-06 17:19:24 +00:00 |
|
|
8648c517f6
|
rework poll/read and amend examples
|
2024-01-06 16:51:22 +00:00 |
|
|
0a0cf2a7aa
|
fix reg order and longer sleep after configure(). Amend notes on usage
|
2024-01-06 01:36:35 +00:00 |
|
|
485922d898
|
SPI working! when using SPI, the order of writing out ctrl_reg's matters....but seemingly not when using i2c
|
2024-01-06 00:52:37 +00:00 |
|
|
f6020e9d15
|
fth -> size; make user config more consistent
|
2024-01-05 20:32:03 +00:00 |
|
|
cc448c54b0
|
amend examples to use i16 accel data
|
2024-01-04 21:13:49 +00:00 |
|
|
89e9d9310d
|
accel readings now i16 (1lsb per 1mg) instead of float
|
2024-01-04 20:20:51 +00:00 |
|
|
bd76380a65
|
adc/temp integer
|
2024-01-04 19:54:13 +00:00 |
|
|
3b3b00a9f8
|
working on SPI
|
2024-01-04 14:37:44 +00:00 |
|
|
112f59510b
|
4D/6D detection
|
2024-01-03 16:48:22 +00:00 |
|
|
574dd1a0fc
|
remove sleep from examples
|
2024-01-03 16:02:42 +00:00 |
|
|
da27083859
|
README
|
2024-01-03 15:41:58 +00:00 |
|
|
bce3d7f8f0
|
free-fall
|
2024-01-02 16:17:09 +00:00 |
|
|
b0e8428519
|
examples: possibly helpful comments
|
2024-01-02 15:35:35 +00:00 |
|
|
b86e97662a
|
revised examples
|
2024-01-02 14:57:30 +00:00 |
|
|
1a29e35097
|
rewrite macros and user configurable REFERENCE
|
2024-01-02 14:42:49 +00:00 |
|
|
d25f5ab98e
|
README
|
2024-01-02 11:08:48 +00:00 |
|
|
e9c37cfca7
|
I am stupid
|
2024-01-02 11:04:37 +00:00 |
|
|
96a2a8336a
|
fixed old examples
|
2024-01-02 11:00:49 +00:00 |
|
|
b0528ff456
|
inertial wakeup
|
2024-01-02 10:56:58 +00:00 |
|
|
eb81b5225d
|
README
|
2024-01-01 13:34:11 +00:00 |
|
|
804c415a13
|
adc and temp sense example
|
2024-01-01 13:27:55 +00:00 |
|
|
50a491a1be
|
double click
|
2024-01-01 13:08:06 +00:00 |
|
|
78cde50f13
|
single-click detection & fixed examples
|
2024-01-01 12:05:53 +00:00 |
|
|
a96c0a9466
|
give linux some time to remove old sysfs gpio mapping
|
2024-01-01 12:05:17 +00:00 |
|
|
1a54ce4e5e
|
single click detection
|
2024-01-01 11:05:45 +00:00 |
|
|
d1ab5a8d99
|
more src reg interaction
|
2024-01-01 10:15:57 +00:00 |
|
|
6352a65fec
|
INT dur table
|
2023-12-31 22:31:22 +00:00 |
|
|
415dc2fe1c
|
cleanup unused or unnecessary code
|
2023-12-31 15:47:22 +00:00 |
|
|
432bf4d421
|
temperature
|
2023-12-31 15:41:24 +00:00 |
|
|
70dd2c9a1b
|
ADC
|
2023-12-31 15:24:40 +00:00 |
|
|
f64bf4a72d
|
all registers
|
2023-12-31 14:14:12 +00:00 |
|
|
16b40de1e1
|
lis3dh_reset() and bit fiddle to prevent overwriting regs in case of user issue
|
2023-12-30 20:22:29 +00:00 |
|
|
cf48f7db54
|
INT1 and INT2 config
|
2023-12-30 16:23:25 +00:00 |
|
|
87dd035d9e
|
int to int_pin rename to avoid confusion with int regs
|
2023-12-30 15:36:35 +00:00 |
|
|
5bde365c65
|
examples and more debug flags
|
2023-12-30 13:10:40 +00:00 |
|
|
365bb369bb
|
memset() and comments
|
2023-12-29 23:42:15 +00:00 |
|
|
30508a8378
|
tidying and testing new functions
|
2023-12-29 23:24:15 +00:00 |
|
|
9c3f912d1a
|
read REFERENCE
|
2023-12-29 18:19:11 +00:00 |
|
|
84e6fa4caa
|
latch interrupts + fn to clear on device
|
2023-12-29 17:26:54 +00:00 |
|
|
c96f77127d
|
README: shorten output example
|
2023-12-29 00:58:49 +00:00 |
|
|
4c4f858774
|
remove gpio unregister from quit()
|
2023-12-29 00:56:07 +00:00 |
|
|
7e8652c3b1
|
README: interrupt
|
2023-12-28 18:40:09 +00:00 |
|
|
b0907115c2
|
rename {pin1,pin2} => {int1,int2}
|
2023-12-28 18:15:25 +00:00 |
|
|
7ec153d397
|
interrupt generation
|
2023-12-28 18:10:34 +00:00 |
|