Software
5 posts
- Smart plug for autonomous energy managementA smart plug that recognises the appliance from its harmonic signature and forms a relay network with its neighbours. An undergraduate project at Yıldız Technical University, published as an IEEE paper.
RabbitMQ and the AMQP protocol: I will listen to you too, just wait your turnRequests arriving at once were eating the memory of the machine. How a message queue solved it, and what AMQP and RabbitMQ actually are.
Using Portainer: relief for developers who lost their enthusiasmManaging Docker images, containers and stacks from a browser. A step by step setup on a Google Cloud virtual machine.
Using the Swagger API test interfaceA few basic notes on Swagger: what it is, and how to set it up in an ASP.NET Core Web API project.
How do we add the OpenCV library to a Visual Studio project?Download opencv-3.2.0-vc14.exe from the release page. Clicking through the installer brings up the screen below.