Pinned Repositories
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)
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
uEEPROMLib
I2C EEPROM library. Split from uRTCLib. This library controls any I2C EEPROM, independent ones or incorporated on DS1307 or DS3231 RTCs.
uEspConfigLib
The deffinitive ESP32 and ESP8266 configuration Arduino library, uEspConfigLib
uRTCLib
Really tiny library to basic RTC functionality on Arduino. DS1307, DS3231 and DS3232 RTCs are supported.
uSevenSegmentLib
Arduino, ESP8266 and STM32 7-segment multiplexed displays library - uSevenSegmentLib
uTimerLib
Arduino tiny and cross-device compatible timer library
watering
Watering system, developed over a ESP8266 NodeMCU v3 (works with any ESP8266). It has soil sensor, wifi connection, RTC and SD-Card
WiFiLib
Basic ESP8266 Arduino and STM32 library
WiFiSDCoopLib
Library to use ESP8266 WiFi with SD card reader using collaborative multitasking.
Naguissa's Repositories
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/uUnixDate
Tiny and simplified Arduino library to convert dates to and from unix timestamp
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/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/naguissa.github.io
Static pages and resources for Naguissa projects
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/uEspConfigLib
The deffinitive ESP32 and ESP8266 configuration Arduino library, uEspConfigLib
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/uUnixDate_doc_and_extras
Documentation and extras for Naguissa's uUnixDate Arduino library
Naguissa/timedKeyboard
Arduino sketch that enables USB keyboard mode and sends a message every X seconds.
Naguissa/uConfigLib
Arduino (standard C) library to store configuration values in a registry-like structure
Naguissa/uEspConfigLib_doc_and_extras
Arduino ESP8266 and ESP32 and others uEspConfigLib - documentation
Naguissa/uHexLib
Arduino (and standard C) tiny and cross-device compatible hexadecimal coding/decoding library
Naguissa/uMessagesBrokerLib
Arduino (and standard C) tiny and cross-device compatible messaging system library.
Naguissa/uTimerBrokerLib_doc_and_extras
Documentation and extras for uTimerBrokerLib project