All Projects → 0015 → TP_Arduino_DigitalRain_Anim

0015 / TP_Arduino_DigitalRain_Anim

Licence: MIT license
A library that represents Digital Rain Animation on color displays that support TFT_eSPI

Programming Languages

C++
36643 projects - #6 most used programming language

Projects that are alternatives of or similar to TP Arduino DigitalRain Anim

Irremoteesp8266
Infrared remote library for ESP8266/ESP32: send and receive infrared signals with multiple protocols. Based on: https://github.com/shirriff/Arduino-IRremote/
Stars: ✭ 1,964 (+2355%)
Mutual labels:  esp8266, esp32, arduino-library
PCF8575 library
Library to use i2c digital expander with arduino, esp8266 and esp32. Can read write digital value with only 2 wire (perfect for ESP-01).
Stars: ✭ 28 (-65%)
Mutual labels:  esp8266, esp32, arduino-library
Split Single Phase Energy Meter
Split Single-phase Energy Meter
Stars: ✭ 158 (+97.5%)
Mutual labels:  esp8266, esp32, arduino-library
Pixie Chroma
Arduino library and documentation for Pixie Chroma displays!
Stars: ✭ 33 (-58.75%)
Mutual labels:  esp8266, esp32, arduino-library
telnetspy
Telnet Server For ESP8266: Cloning the serial port via Telnet. "Debugging over the air"
Stars: ✭ 41 (-48.75%)
Mutual labels:  esp8266, esp32, arduino-library
Wifiespnow
ESP-NOW Arduino library for ESP8266 and ESP32
Stars: ✭ 90 (+12.5%)
Mutual labels:  esp8266, esp32, arduino-library
Espmqttclient
Wifi and MQTT handling for ESP8266 and ESP32
Stars: ✭ 169 (+111.25%)
Mutual labels:  esp8266, esp32, arduino-library
Arduinojson
📟 JSON library for Arduino and embedded C++. Simple and efficient.
Stars: ✭ 5,456 (+6720%)
Mutual labels:  esp8266, esp32, arduino-library
Easybutton
Arduino library for debouncing momentary contact switches, detect press, release, long press and sequences with event definitions and callbacks.
Stars: ✭ 187 (+133.75%)
Mutual labels:  esp8266, esp32, arduino-library
Arduino Applemidi Library
Send and receive MIDI messages over Ethernet (rtpMIDI or AppleMIDI)
Stars: ✭ 177 (+121.25%)
Mutual labels:  esp8266, esp32, arduino-library
Tft espi
Arduino and PlatformIO IDE compatible TFT library optimised for the STM32, ESP8266 and ESP32 that supports different driver chips
Stars: ✭ 1,215 (+1418.75%)
Mutual labels:  esp8266, esp32, arduino-library
Dsckeybusinterface
An Arduino/esp8266/esp32 library to directly interface with DSC security systems.
Stars: ✭ 202 (+152.5%)
Mutual labels:  esp8266, esp32, arduino-library
Aunit
Unit testing framework for Arduino platforms inspired by ArduinoUnit and Google Test. Used with AUniter or EpoxyDuino for continuous builds.
Stars: ✭ 73 (-8.75%)
Mutual labels:  esp8266, esp32, arduino-library
Pagebuilder
An arduino library to create html string in the sketch for ESP8266/ESP32 WebServer.
Stars: ✭ 104 (+30%)
Mutual labels:  esp8266, esp32, arduino-library
Sx126x Arduino
Arduino library to use Semtech SX126x LoRa chips and modules to communicate
Stars: ✭ 55 (-31.25%)
Mutual labels:  esp8266, esp32, arduino-library
Pzem004t
Arduino communication library for Peacefair PZEM-004T Energy monitor
Stars: ✭ 165 (+106.25%)
Mutual labels:  esp8266, esp32, arduino-library
Guislice
GUIslice drag & drop embedded GUI in C for touchscreen TFT on Arduino, Raspberry Pi, ARM, ESP8266 / ESP32 / M5stack using Adafruit-GFX / TFT_eSPI / UTFT / SDL
Stars: ✭ 534 (+567.5%)
Mutual labels:  esp8266, esp32, arduino-library
Arduino Homekit Esp8266
Native Apple HomeKit accessory implementation for the ESP8266 Arduino core.
Stars: ✭ 545 (+581.25%)
Mutual labels:  esp8266, esp32, arduino-library
Influxdb Client For Arduino
Simple library for sending measurements to an InfluxDB with a single network request. Supports ESP8266 and ESP32.
Stars: ✭ 176 (+120%)
Mutual labels:  esp8266, esp32, arduino-library
Esp Webota
Simple web based Over-the-Air (OTA) updates for ESP based projects
Stars: ✭ 189 (+136.25%)
Mutual labels:  esp8266, esp32, arduino-library

arduino-library-badge

Digital Rain Animation for TFT_eSPI using ESP32, ESP8266

A library that represents Digital Rain Animation on color displays that support TFT_eSPI Search for this library in the Arduino Library Manager and download it or clone it yourself from Github. This library is built on TFT_eSPI. Currently only works with ESP32 and ESP3266.

Updates

  • v1.2.1

    • Added color change features. (BG color, Text Color, Header Char Color)
  • v1.1.1

    • Added the example, DEMO_Generating_Random_Key_Non_FreeRTOS
  • v1.1.0

    • Added the function to generate a random key
    • Added switching to red color for one minute if it has a random key
    • Added the example, DEMO_Generating_Random_Key

License

This software is written by Eric Nam and is licensed under The MIT License. Check License.txt for more information.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].