Skip to content
View ADenislebel's full-sized avatar
  • SRD-Tech
  • Elliot Lake On,Ca
Block or Report

Block or report ADenislebel

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ADenislebel/README.md
  • 👋 I'm Denis a retired electronic technologist. I used to develop hardware and software for seismic applications in mines.
  • 👀 Now I do similar work but for own projects. Mainly home automation related. I work in C but lately I'm dabbling with MicroPython.
  • 🌱 I’ve developed my own device to control things around the house which I call a HomeStat. I also have a more ambitious device
  • to control a wood stove called a StoveGuard. Its a bigger challenge but sitting in a rocker while watching the stove keep the
  • flames dancing nicely without choking or burning too intense is very rewarding.
  • 💞️ I’m not looking to collaborate as my development would require sharing custom hardware. I'm looking to commercialize anything
  • as there are serious safety issues around wood stove control and my insurance company were very clear about it.
  • 📫 I'm @ denis340@gmail.com and I'd welcome interactions.
  • Finally I want to thank anyone that I have cloned code from to advance my cause. I'm no expert so getting ahead by learning from others is
  • fine. Thanks... Denis

Popular repositories

  1. qt-creator qt-creator Public

    Forked from openmv/qt-creator

    C++

  2. micropython-stm-lib micropython-stm-lib Public

    Forked from SpotlightKid/micropython-stm-lib

    A collection of modules and examples for MicroPython running on an STM32F4DISCOVERY board

    Python

  3. micropython micropython Public

    Forked from micropython/micropython

    MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems

    C

  4. python-periphery python-periphery Public

    Forked from vsergeev/python-periphery

    A pure Python 2/3 library for peripheral I/O (GPIO, LED, PWM, SPI, I2C, MMIO, Serial) in Linux.

    Python

  5. PicoDHT22 PicoDHT22 Public

    Forked from danjperron/PicoDHT22

    Micropython DHT22 class using PIO

    Python

  6. micropython-async micropython-async Public

    Forked from peterhinch/micropython-async

    Application of uasyncio to hardware interfaces. Tutorial and code.

    Python