TimerConfigurer is a small python tool used to compute the best couple prescaler/compare for a specific interrupt frequency.
-
Updated
May 5, 2015 - Python
Microcontrollers are small computers on a single integrated circuit, containing a processor, memory, and input/output peripherals. They are widely used in embedded systems for performing specific control functions efficiently. Applications of microcontrollers include robotics, IoT, and home automation. Popular examples include Arduino, ESP32, and Raspberry Pi Pico.
TimerConfigurer is a small python tool used to compute the best couple prescaler/compare for a specific interrupt frequency.
MicroPython library for smoothing out noise appearing e.g. in ADC readings while staying responsive
🏥 Quantification of Parkinsonian and Essential Tremor using a novel, bluetooth-integrated accelerometer based system
Driving LEDs based on Desktop Background and Sound
Psychophysiology measurement via Arduino
A template Makefile project for 8-Bit Atmel AVR controllers
Demo projects: usage examples for various technologies
Various classes that aid when creating microcontroller projects in python.
"MicroPython on an ESP8266" demos from PyTexas 2017
Game of Simon in MicroPython on adafruit Circuit Playground Express
uCurve generates and minifies X/Y lookup tables to generate code for microcontrollers
Alternative firmware for Itead S20 WiFi Smart Socket
Using an Arduino and Raspberry Pi network to control an irrigation system
A simple shell based file explorer for ESP8266 Micropython based devices
Ingress Magnus 2018 Trickster Archetype Project
A script that helps using Mikroc command line, aimed to be used with VS Code + Code Runner
Control a fan using a SonOff Basic WiFi Smart Switch and a DS18B20 temperature sensor.