issues
search
tedyapo
/
arduino-MLX90393
Arduino library for MLX90393 magnetometer sensor
MIT License
49
stars
26
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
How to use adafruit MLX90393 sensors in burst mode
#53
Anomis28
opened
11 months ago
0
Rename argument names to avoid clash with xmc1100 arduino framework
#52
pastcompute
opened
2 years ago
0
Example missing wire.begin()
#51
ChuckBell
opened
3 years ago
1
Potential cache bug
#50
tesshellebrekers
opened
3 years ago
0
why was the simple example removed?
#49
tedyapo
opened
4 years ago
2
strange issues with serial.print and other things
#48
j980m842
opened
4 years ago
3
Bug in convDelayMillis()
#47
lucadonini96
closed
4 years ago
1
linear position
#46
jschoch
closed
4 years ago
3
Using library with MLX90393 product from Adafruit/ Burst Mode
#45
jeg100
closed
4 years ago
8
Issue with other library
#44
Jim-bee
closed
4 years ago
5
Packaging up for listing on Arduino lib manager
#43
nseidle
closed
5 years ago
2
CJMCU-90393 noise problem & other issues
#42
SarwarN88
closed
5 years ago
7
MLX90393.begin() Status Problems
#41
danielgarratt
closed
4 years ago
3
weird distortion at corners - joystick application
#40
git-tiger
closed
6 years ago
5
Move example sketch to appropriately named folder
#39
per1234
closed
6 years ago
1
mlx.begin() crashes my arduino
#38
joshjohner
closed
6 years ago
8
_i2cPort->begin();
#37
nikkadim
closed
6 years ago
1
Bugfix for cache handling
#36
udoklein
closed
6 years ago
9
Some enhancements for the MLX library
#35
udoklein
closed
6 years ago
3
Question: how did you get access to the 2017 datasheet?
#34
udoklein
closed
6 years ago
5
made checkStatus() and convertRaw() public to support low-level API
#33
tedyapo
closed
6 years ago
0
interrupt question
#32
jschoch
closed
6 years ago
3
fixed Wire.begin(sda, scl) issue. Wire.begin() must always be called…
#31
tedyapo
closed
6 years ago
0
esp32
#30
jschoch
closed
6 years ago
15
application question
#29
jschoch
closed
6 years ago
8
Api cleanup
#28
tedyapo
closed
6 years ago
0
New scaling
#27
tedyapo
closed
6 years ago
0
strange results when tempertature compensation enabled
#26
tedyapo
closed
6 years ago
1
Update scaling paramaters to reflect new values in datasheet
#25
tedyapo
closed
6 years ago
1
Adjust scaling parameters based on value of HALLCONF
#24
tedyapo
closed
6 years ago
1
Create API for HALLCONF
#23
tedyapo
closed
6 years ago
1
fixed #21 - missing factor 1 for gain_sel == 7
#22
udoklein
closed
6 years ago
3
gain_multipliers[] has 7 elements but 8 values are accessed
#21
udoklein
closed
6 years ago
4
setTemperatureOversampling does not work as expected
#20
udoklein
closed
6 years ago
4
getDigitalFiltering does not set its return value
#19
udoklein
closed
6 years ago
1
private enums should be public
#18
udoklein
closed
6 years ago
2
implementation for void nop() missing
#17
udoklein
closed
6 years ago
2
reset does not return error status
#16
udoklein
closed
6 years ago
9
redundant parameter for exit function
#15
udoklein
closed
6 years ago
2
documented that library returns B in units of uT
#14
tedyapo
closed
6 years ago
0
Making the I2C stream extensible
#13
nseidle
closed
7 years ago
3
Add delay to software reset.
#12
nseidle
closed
7 years ago
1
.begin() always returns 255
#11
nseidle
closed
7 years ago
2
fixed error status reporting
#10
tedyapo
closed
8 years ago
0
Reduce code size
#9
tedyapo
closed
6 years ago
7
Added 600us delay to wait for IDLE->ACTIVE transition
#8
tedyapo
closed
8 years ago
0
modified delay() call in example sketch
#7
tedyapo
closed
8 years ago
0
Added code to poll DRDY line for end of conversion
#6
tedyapo
closed
8 years ago
0
Fixed scaling issues and others
#5
tedyapo
closed
8 years ago
0
Output scale is incorrect
#4
tedyapo
closed
8 years ago
1
Next