ESPGeiger
Geiger counter library
A MicroPython library for building ESP8266 Geiger counters
MicroPython library for the ESP8266 Geiger counter described here: https://hackaday.io/project/12933-esp8266-geiger-counter
22 stars
7 watching
3 forks
Language: Python
last commit: about 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
josep/micropython-geiger | A hardware and software system that detects Geiger counter tube discharges using a microcontroller and communicates with external devices via wireless serial port and SPI interface. | 5 |
dsiggi/micropython-ad840x | A MicroPython library for communicating with the AD840x digital potentiometers | 1 |
alekseyfedorovich/adxl345_spi_micropython | A Python library for interacting with the ADXL345 accelerometer via SPI protocol on MicroPython-enabled MCU boards | 17 |
pjz/micropython-wiegand | A Wiegand protocol reader library for Micropython microcontrollers | 28 |
dafvid/micropython-bmp280 | A Python module for interacting with the BMP280 sensor on an I2C bus. | 90 |
haizakura/esp-ds3231-micropython | A Python library for interacting with the DS3231 temperature sensor on ESP8266/ESP32 microcontrollers | 7 |
amigcamel/pygp2y | This library provides an interface to interact with the Sharp GP2Y1014AU0F Dust Sensor using MicroPython on an ESP8266 board. | 3 |
wybiral/micropython-mpu6050 | A MicroPython library for reading data from an accelerometer and gyroscope module. | 1 |
cheungbx/st7735-esp8266-micropython | An ESP8266 library that provides a Python interface to ST7735 TFT LCD displays with support for multiple display sizes and orientations. | 31 |
dsiggi/micropython-mcp230xx | A Micropython module for manipulating GPIO expanders using I2C protocol | 0 |
anthonyknorman/esp8266_mcp23s17 | A Micropython library enabling ESP8266 to control 16-bit IO expander MCP23S17 | 1 |
solderedelectronics/inkplate-micropython | A set of Micropython libraries and tools for programming Inkplate ePaper displays | 74 |
kevbu/micropython-bme280 | A Python driver for a temperature/pressure/humidity sensor on MicroPython-based boards | 3 |
catdog2/mpy_bme280_esp8266 | Provides an interface to read data from the Bosch BME280 sensor on ESP8266 boards | 73 |
fruch/micropython-buzzer | An implementation of a buzzer module for the Micropython Python interpreter | 17 |