naguissa
There are 22 repositories under naguissa topic.
Naguissa/uRTCLib
Really tiny library to basic RTC functionality on Arduino. DS1307, DS3231 and DS3232 RTCs are supported.
Naguissa/uTimerLib
Arduino tiny and cross-device compatible timer library
Naguissa/uEEPROMLib
I2C EEPROM library. Split from uRTCLib. This library controls any I2C EEPROM, independent ones or incorporated on DS1307 or DS3231 RTCs.
Naguissa/thanks_for_posts
Thanks for posts extension for phpBB 3.3.x and 3.2.x, compatible with Tapatalk modified sources (also available https://github.com/Naguissa/mobiquo_thanks/releases ). This extension was adapted to phpBB 3.2.x from "Thanks for posts" for phpBB 3.1 by rxu. This one, meanwhile, was forked from phpBB 3.0 MOD from Палыч. Download from here: https://github.com/Naguissa/thanks_for_posts/releases
Naguissa/uSevenSegmentLib
Arduino, ESP8266 and STM32 7-segment multiplexed displays library - uSevenSegmentLib
Naguissa/mobiquo_thanks
Patched version of mobiquo folder from Tapatalk phpBB 3.2 and 3.3 extension supporting Thanks For Posts 3.0 extension (also available as one of my repositories)
Naguissa/uRTCLib_doc_and_extras
Documentation and extras (datasheets) for https://github.com/Naguissa/uRTCLib
Naguissa/uTimerBrokerLib
Broker to manage multiple interrupts with uTimerLib
Naguissa/ESP_INTERUPT_TEST
This Arduino sketch implements properly a simple pin change interrupt on any ESP microcontroller (ESP8266 and ESP32).
Naguissa/IR-MQTT-ESP
IR-MQTT-ESP, IR multiple repeater using MQTT for ESP8266 and ESP32 microcontrollers
Naguissa/uCRC16Lib
Tiny and cross-device compatible CCITT CRC16 calculator library - uCRC16Lib
Naguissa/uEEPROMLib_doc_and_extras
Documentation and extras for https://github.com/Naguissa/uEEPROMLib
Naguissa/uMFMLib
Tiny lib to enode and decode FM and MFM data streams
Naguissa/uMuxOutputLib
Arduino, ESP8266 and STM32 multiplexed outputs library
Naguissa/uTimerLib_doc_and_extras
Documentation and extras (datasheets) for https://github.com/Naguissa/uTimerLib
Naguissa/ESP_email_API
This Arduino sketch implements most simple way to send an email using ForoElectro REST API.
Naguissa/ESP_email_Doorbell
Simple doorbell email sender
Naguissa/uCRC16BPBLib
Tiny and cross-device compatible CCITT CRC16 Bit Per Bit or Byte Per Byte calculator library - uCRC16BPBLib
Naguissa/uCRC16XModemLib
Tiny and cross-device compatible CRC16 XModem calculator library. Compatible with UKHAS - uCRC16XModemLib
Naguissa/uMuxOutputLib_doc_and_extras
Documentation and extras for uMuxOutputLib - https://github.com/Naguissa/uMuxOutputLib
Naguissa/uSevenSegmentLib_doc_and_extras
uSevenSegmentLib documentation and extras
Naguissa/uMessagesBrokerLib
Arduino (and standard C) tiny and cross-device compatible messaging system library.