This project is a custom controller built to replace the original freezer controller that stopped working. It operates by reading the 10K NTC in the fridge and controlling the compressor relay.
C++
3 posts
In a recent project, I needed to log data onto an SD card. However, I hit the flash storage limit after adding the SD card library. So, I opted to communicate with the card manually using SPI commands and write raw bytes, skipping the filesystem altogether.
Sometimes you need to access the Tor Network from your C++ application, but you don't really want to bloat your app with some big networking library ,or simply you don't know how to do so. Tor Tor is free software for enabling anonymous communication. The name is an acronym derived from the original software project name The Onion Router. Tor directs Internet traffic through a free, worldwide, volunteer network consisting of more than six thousand relays to conceal a user's