tinygo-org / drivers

TinyGo drivers for sensors, displays, wireless adaptors, and other devices that use I2C, SPI, GPIO, ADC, and UART interfaces.
https://tinygo.org
BSD 3-Clause "New" or "Revised" License
622 stars 196 forks source link

SPI driver Implementation for DPS310 barometric sensor #698

Open ddrrhh opened 3 months ago

ddrrhh commented 3 months ago

I have implemented a driver for the DPS310 barometric sensor, which runs with a Pi Pico. If anyone is interested, I can contribute this driver implementation.

deadprogram commented 3 months ago

Yes, please!