Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/octaprog7/hscdtd008a

MicroPython module for control HSCDTD008A Geomagnetic Sensor.
https://github.com/octaprog7/hscdtd008a

geomagnetic i2c micropython sensor

Last synced: 1 day ago
JSON representation

MicroPython module for control HSCDTD008A Geomagnetic Sensor.

Awesome Lists containing this project

README

        

MicroPython module for control HSCDTD008A Geomagnetic Sensor.

Just connect (VCC, GND, SDA, SCL) from your HSCDTD008A board to Arduino, ESP or any other board with MicroPython firmware.

Supply voltage HSCDTD008A 3.3 Volts only!

Upload micropython firmware to the NANO(ESP, etc) board, and then files: main.py, hscdtd008a and sensor_pack folder.
Then open main.py in your IDE and run it.

# Pictures
## IDE
### Chip temperature sensor
![alt text](https://github.com/octaprog7/GeomagneticSensor/blob/master/ide_temp.png)
### Magnetic field component
![alt text](https://github.com/octaprog7/GeomagneticSensor/blob/master/ide_mag_xyz.png)
## Макетная плата/Bread board
![alt text](https://github.com/octaprog7/GeomagneticSensor/blob/master/board.jpg)