• Search by Module
  • Search by Word
  • Project Search
  • Top Python APIs
  • Popular Projects
  • Java
  • C++
  • Python
  • Scala
  • Blog
Project: terkin-datalogger (GitHub Link)
  • terkin-datalogger-master
    • presets-example.mk
    • CHANGES.rst
    • src
      • settings.example-bob.py
      • settings.example.py
      • lib
        • terkin_cpython
          • util.py
          • __init__.py
          • main.py
          • compat.py
        • mininet.py
        • umal.py
        • ratrack
          • sensor_adc.py
          • datalogger.py
          • ttn-decode.js
          • convert.py
          • __init__.py
        • terkin
          • network
            • ble
              • util.py
              • __init__.py
              • pycom.py
            • wifi.py
            • gprs.py
            • lte.py
            • __init__.py
            • core.py
            • lora.py
          • util.py
          • datalogger.py
          • sensor
            • scale.py
            • linux.py
            • system.py
            • touch.py
            • common.py
            • __init__.py
            • core.py
            • button.py
          • watchdog.py
          • api
            • udp.py
            • http.py
            • __init__.py
          • lib
            • hx711.py
            • hx711_heisenberg.py
            • __init__.py
            • gpsd.py
            • epsolar.py
          • model.py
          • backup.py
          • driver
            • vedirect_sensor.py
            • bme280_sensor.py
            • bmp280_sensor.py
            • si7021_sensor.py
            • gpsd_sensor.py
            • ds18x20_sensor.py
            • max17043_sensor.py
            • pytrack_sensor.py
            • hx711_sensor.py
            • piusv_sensor.py
            • ina219_sensor.py
            • gpiozero_sensor.py
            • ds3231_sensor.py
            • __init__.py
            • ads1x15_sensor.py
            • epsolar_sensor.py
          • __init__.py
          • configuration.py
          • exception.py
          • logging.py
          • pycom.py
          • telemetry
            • formatter.py
            • __init__.py
            • core.py
          • device.py
      • boot.py
      • main.py
      • settings.raspberrypi.py
      • pybytes_config.json
    • requirements-sbc.txt
    • mpy_manifest.py
    • Makefile
    • requirements-release.txt
    • .coveragerc
    • requirements-test.txt
    • examples
      • main.cayenne.py
      • main.hook-duty.py
      • main.ratrack.py
      • settings.hiveeyes.py
      • main.ttn.py
      • ttn-example.py
      • settings.ratrack.py
      • main.basic-sensor.py
    • client
      • TTN
        • decoder.js
        • telegram_terkin_ttn_bot.py
        • putsreq.beep.js
        • README.rst
        • putsreq.bee-observer.js
        • putsreq.hiveeyes.js
    • LICENSE
    • test
      • test_basic.py
      • test_sleep.py
      • test_urequests.py
      • fixtures
        • mosquitto.py
        • mqtt.py
        • micropython.py
        • __init__.py
        • pycom.py
        • lora.py
      • test_gprs_http.py
      • util
        • micropython.py
        • terkin.py
        • __init__.py
        • adafruit.py
      • test_http_mocking.py
      • test_lorawan.py
      • test_sensors_sbc.py
      • __init__.py
      • test_sensors_micropython.py
      • test_wifi.py
      • test_wifi_mqtt.py
      • settings
        • telemetry_lorawan.py
        • basic.py
        • sensors_sbc.py
        • telemetry_gprs.py
        • wifi.py
        • telemetry_http.py
        • telemetry_mqtt.py
        • __init__.py
        • sensors_micropython.py
        • sleep.py
      • test_wifi_http.py
      • conftest.py
    • platformio.ini
    • eupl-1.2.txt
    • requirements-cpython.txt
    • README.rst
    • .bumpversion.cfg
    • setup.py
    • agpl-3.0.txt
    • requirements-dev.txt
    • CONTRIBUTORS.rst
    • setup_libraries.py
    • pytest.ini
    • tools
      • build.py
      • docs.mk
      • terkin.mk
      • build.mk
      • micropython.mk
      • upload-all.lftprc
      • setup.mk
      • cpython.mk
      • upload-sketch-genuine.rshell
      • upload-mpy-genuine.rshell
      • upload-mpy-pycom.lftprc
      • mpy-cross-multi.py
      • upload-ratrack-genuine.rshell
      • pycom-firmware-build
      • terkin.py
      • upload-ratrack-pycom.rshell
      • clean-genuine.rshell
      • base.mk
      • upload-mpy-genuine.lftprc
      • __init__.py
      • bluetooth.mk
      • pycom.mk
      • upload-mpy-pycom.rshell
      • upload-framework-genuine.rshell
      • notify.py
      • reset.rshell
      • upload-sketch-pycom.rshell
      • clean-pycom.rshell
      • release.mk
      • help.mk
      • upload-framework-pycom.rshell
    • requirements-build.txt
    • Dockerfile
    • requirements-mpy.txt
    • .gitignore
    • requirements-docs.txt
    • MANIFEST.in
    • docker-compose.yml
    • doc
      • Makefile
      • source
        • library
          • index.rst
        • development
          • release.rst
          • micropython
            • sandbox-operation.rst
            • sandbox-setup.rst
            • pycom.rst
            • sandbox-cheatsheet.rst
            • index.rst
          • backlog.rst
          • cpython.rst
          • index.rst
          • research.rst
          • tests.rst
          • http-api.rst
          • troubleshooting.rst
        • attic
          • micropython-for-unix.rst
          • pycom-firmware-bundling.rst
          • hardware.rst
        • setup
          • pycom-firmware-upgrade.rst
          • cpython.rst
          • micropython.rst
          • index.rst
        • getting-started
          • telemetry.rst
          • lorawan-ttn.rst
          • settings.rst
          • index.rst
        • project
          • info.rst
          • contributors.rst
          • changes.rst
          • license.rst
          • index.rst
          • contact.rst
        • _resources.rst
        • readme.rst
        • index.rst
        • conf.py
        • _static
          • img
          • css
            • terkin-sphinx.css
        • http-api.rst
        • gallery
          • hardware.rst
          • screenshots
            • 05-running.rst
            • 01-programming.rst
            • 10-http-api-examples.rst
          • index.rst
      • make.bat
    • requirements-terkin-agent.txt