Pinned Repositories
aerolit
Real-time operating system for low-resource microcontrollers
avr-toolchains
Repository of various avr-gcc toolchain versions
espurna
Home automation firmware for ESP8266-based devices
itops-scripts
IT operations scripts
nb-usitwisl
USI-based TWI (I2C) slave driver for ATTiny85 and similar microcontrollers
nb-usitwisl-if
USI-based interrupt-free TWI (I2C) slave driver for ATTiny microcontrollers
Nb_TimonelTwiM
Arduino library for uploading firmware to a microcontroller running the Timonel bootloader. It uses the NbMicro library to access the TWI (I2C) bus.
open-boiler
Roca Victoria 20/20 boiler control board open hardware replacement
timonel
ATtiny85/45/25 I2C bootloader
USIWire
USI based TWI/I2C library for Arduino
casanovg's Repositories
casanovg/timonel
ATtiny85/45/25 I2C bootloader
casanovg/open-boiler
Roca Victoria 20/20 boiler control board open hardware replacement
casanovg/nb-usitwisl
USI-based TWI (I2C) slave driver for ATTiny85 and similar microcontrollers
casanovg/nb-usitwisl-if
USI-based interrupt-free TWI (I2C) slave driver for ATTiny microcontrollers
casanovg/Nb_TimonelTwiM
Arduino library for uploading firmware to a microcontroller running the Timonel bootloader. It uses the NbMicro library to access the TWI (I2C) bus.
casanovg/USIWire
USI based TWI/I2C library for Arduino
casanovg/aerolit
Real-time operating system for low-resource microcontrollers
casanovg/avr-toolchains
Repository of various avr-gcc toolchain versions
casanovg/espurna
Home automation firmware for ESP8266-based devices
casanovg/itops-scripts
IT operations scripts
casanovg/i2cdevlib
I2C device library collection for AVR/Arduino or other C++-based MCUs
casanovg/mattermost-addin
casanovg/micronucleus
ATTiny usb bootloader with a strong emphasis on bootloader compactness.
casanovg/nb-dark-theme
NB dark theme for VS Code
casanovg/nb-i2c-cmd
ESP8266-ATtiny85 I2C communication demo
casanovg/nb-twi-cmd
NB TWI command set.
casanovg/nb-twisl
Hardware-based TWI (I2C) slave driver for ATmega microcontrollers
casanovg/Nb_Micro
Arduino library to control devices that implement the NB command set over a TWI (I2C) bus.
casanovg/Nb_TwiBus
Arduino library to scan the TWI (I2C) bus in search of connected devices addresses and data. It uses the TimonelTwiM library bootloader object definition.
casanovg/seafile_custom_css_green
Seafile theme: custom.css file (green as main color) for Seafile Server with a light and a semi dark version
casanovg/Stepper-Motor-Controller
Senior project stepper motor controller based on L297, L298, ATTiny2313
casanovg/sw-tests
Software tests
casanovg/timonel-mms-esp8266
Timonel bootloader I2C-master multi slave application demo for ESP8266
casanovg/timonel-mss-esp32
casanovg/timonel-mss-esp8266
Timonel bootloader I2C-master single slave application demo for ESP8266
casanovg/timonel-ota-demo
Timonel bootloader use-case demo: Updating a Tiny85 firmware over-the-air through an ESP8266 I2C master
casanovg/twi-apps
Various I2C (TWI) apps for testing connections