Projects wishlist
ESP32 Camera | Elektor Magazine
ATX powersupply for RPI
GitHub – ClementTsang/bottom: Yet another cross-platform graphical process/system monitor.
Devices – postmarketOS
GitHub – WurthElektronik/FeatherWings: Würth Elektronik eiSos presents FeatherWings that are open source and fully compatible with the Feather form factor. Through these development boards WE brings a range of wireless connectivity modules, sensors and power modules to the Feather ecosystem. Hypercharge your prototyping for easy and fast solution testing.
ESP32 Arduino: Encryption using AES-128 in ECB mode – techtutorialsx
OpenMQTTGateway v1.4.0
OpenMQTTGateway Connects Many Things to Your Home Automation
GitHub – lbernstone/miniz-esp32: This is a full copy of miniz, modified to use psram if available on an esp32
Miniz is a lossless, high performance data compression library in a single source file that implements the zlib (RFC 1950) and Deflate (RFC 1951) compressed data format specification standards. It supports the most commonly used functions exported by the zlib library, but is a completely independent implementation so zlib’s licensing requirements do not apply. Miniz also contains simple to use functions for writing .PNG format image files and reading/writing/appending .ZIP format archives. Miniz’s compression speed has been tuned to be comparable to zlib’s, and it also has a specialized real-time compressor function designed to compare well against fastlz/minilzo.