Dragonfly | An In-Memory Data Store without Limits
Dragonfly Cloud is engineered to handle the heaviest data workloads with the strictest security requirements.
Dragonfly is a drop-in Redis replacement that is designed for heavy data workloads running on modern cloud hardware. Migrate in less than a day and experience up to 25X the performance on half the infrastructure.
Learn More
All Things Performance and Partner Marketing, All in One Place
Track calls, leads, and clicks without the manual work
Automatically tie revenue back to campaigns, channels, publishers, and networks through marketing attribution. Spend less time juggling reports, and more time optimizing for growth by using a single operating solution for partner and performance marketing.
ESP32 mySQM+ Sky-Meter/Weather Station with loads of features
mySQM+ Sky Quality Meter/Weather Station
(c) R Brown, 2020-2025, All rights reserved.
Permission is granted for personal and Academic use only.
Code or portions of code may not be copied or used without appropriate credit given to author(s).
EXPANSION BOARDS - You can expand this project using the two types of project expansion boards at
https://sourceforge.net/projects/myesp-boards/
UK weather forecast display using ESP32 and ePaper
Obtains weather forecast data from the UK Met Office API (datapoint) and displays on an ePaper display attached to an ESP32.
Extremely low power consumption (several weeks between charges)
Idea based on David Bird's original weather display which I couldn't get to work as Weather Underground had closed down (https://github.com/G6EJD/ESP32-8266-ePaper-Weather-Display-Examples)
Programming done using Arduino with the Waveshare ePaper library (https://github.com/waveshare/e-Paper/tree/master/Arduino%20UNO/epd2in13/epd2in13) and the Arduino Json library (https://github.com/bblanchon/ArduinoJson.git)
Hardware:
* TTGO T5 v2.13
* Li-Ion battery
You will need to modify the pin settings in the Waveshare library (epdif.h) to match those that you are using. ...