issues
search
Personal-Data-Acquisition
/
stm32_sensor_module
A stm32 based sensor module controller.
MIT License
0
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Create LICENSE
#56
stackunderfl0w
closed
6 months ago
0
Add keepalive message. Update i2c pins.
#55
stackunderfl0w
closed
6 months ago
0
Update thermalprobe pins and remove unneeded ok message
#54
stackunderfl0w
closed
6 months ago
0
Update thernamprobe to new canbus pins and canlib standard.
#53
stackunderfl0w
closed
6 months ago
0
Implement handling of remote commands. Move rng generaton
#52
stackunderfl0w
closed
7 months ago
0
Handle remore server commands on sensor modules
#51
stackunderfl0w
closed
7 months ago
0
Implement sensorside id negotiation
#50
stackunderfl0w
closed
7 months ago
0
Implement random Id negotiation
#49
stackunderfl0w
closed
7 months ago
0
Implement random seed generation
#48
stackunderfl0w
closed
7 months ago
0
Decrease data sent by accelerometer by removing unnecessary padding
#47
stackunderfl0w
closed
8 months ago
0
Send less data over canbus for accelerometer readings.
#46
stackunderfl0w
closed
8 months ago
0
Add variable length messages to canlib send. change rust toolchain to use latest nightly instead of old nightly to fix compilation on newer embassy versions
#45
stackunderfl0w
closed
8 months ago
1
Support variable size canbus messages
#44
stackunderfl0w
closed
8 months ago
0
Export mpu9250 data over canbus as 3 sets of 3 f16s.
#43
stackunderfl0w
closed
9 months ago
0
Export data from HTU21D
#42
stackunderfl0w
opened
9 months ago
0
Parse data from HTU21D
#41
stackunderfl0w
opened
9 months ago
0
Read data from HTU21D
#40
stackunderfl0w
opened
9 months ago
0
Implement HTU21D Humidity Sensor
#39
stackunderfl0w
opened
9 months ago
0
Implement mpu9250 accelerometic communication over i2c and parsing
#38
stackunderfl0w
closed
9 months ago
0
Output parsed data over canbus
#37
stackunderfl0w
closed
9 months ago
0
Parse mpu9250 sensor output
#36
stackunderfl0w
closed
9 months ago
0
Read data off of mpu9250 over i2c
#35
stackunderfl0w
closed
9 months ago
0
Implement mpu9250 accelerometer
#34
stackunderfl0w
closed
8 months ago
0
Aht20 Sensor branch
#33
jake-g00dwin
opened
10 months ago
0
Create CAN standard for sensor modules
#32
jake-g00dwin
opened
10 months ago
0
Transmit raw nmea data from gps module over canbus. Minor canlib fix.
#31
stackunderfl0w
closed
10 months ago
1
Adds github actions to repo
#30
jake-g00dwin
closed
10 months ago
1
FIx git conflict that required removing gnss implementaion. Remove dead parser code.
#29
stackunderfl0w
closed
10 months ago
0
Update thermalprobe to send temperature information over canbus using canlib.
#28
stackunderfl0w
closed
10 months ago
0
Move canbus code to library file
#27
stackunderfl0w
closed
10 months ago
0
Move canbus code to library file.
#26
stackunderfl0w
closed
10 months ago
0
Merge pull request #24 from Personal-Data-Acquisition/main
#25
stackunderfl0w
closed
10 months ago
0
Merge main into canbus
#24
stackunderfl0w
closed
10 months ago
0
Implement gnss7 reading. Determined default address to be 0x42.
#23
stackunderfl0w
closed
10 months ago
0
Export gps data over canbus
#22
stackunderfl0w
closed
10 months ago
0
Parse gnea gps data.
#21
stackunderfl0w
closed
9 months ago
1
Read data from Gnss7
#20
stackunderfl0w
closed
10 months ago
0
Implement I2c and discover port used by gnss7.
#19
stackunderfl0w
closed
10 months ago
0
Implement Gnss 7 gps module
#18
stackunderfl0w
closed
9 months ago
0
Check function of CAN modules
#17
jake-g00dwin
closed
9 months ago
1
Transmit data over canbus to raspberry pi.
#16
stackunderfl0w
closed
10 months ago
0
Migration of embedded-hal usage to version 1.0
#15
jake-g00dwin
opened
10 months ago
1
Read temperature from max6675 on spi2.
#13
stackunderfl0w
closed
10 months ago
0
Read data from Max6675 sensor.
#12
stackunderfl0w
closed
10 months ago
0
Implement Max6675 thermoprobe.
#11
stackunderfl0w
closed
10 months ago
0
Implimentation of TWI(I2C) power reset and power saving
#10
jake-g00dwin
opened
10 months ago
0
Update to the repo structure and usage of tests.
#9
jake-g00dwin
closed
10 months ago
3
Initial canbus code.
#8
stackunderfl0w
closed
11 months ago
0
Transmit data over can
#7
stackunderfl0w
closed
11 months ago
0
Inital commit of stm32F103 rust code
#6
jake-g00dwin
closed
12 months ago
0
Next