Category: IT
-
Linky integration in standard mode with Home Assistant and Tasmota
A quick how-to get data from a EDF Linky using a Wemos D1 ESP32 running Tasmota to feed home assistant energy dashboard.
-
Replace Livebox with a MikroTik RB750Gr3 router and XT-010H-D ONT
Procedure to replace a livebox 5 (fiber) with an XT-010H-D ONT and a MikroTik RB750Gr3 router.
-
Cross compilation of a Kernel module on Ubuntu for Raspbian
How to cross compile a kernel module on a X86 computer for an ARM based computer such as a Raspberry Pi.
-
PID regulation : Led brightness regulation with Arduino
Led brightness regulation using PWM based on a light sensor and a proportional–integral–derivative controller implemented on a Arduino UNO.
-
C7824WIP Security Review : East Pen test
Get root access using pentests methods.
-
Unrelated parallel machine scheduling optimization with a genetic algorithm
Using a python implemented genetic algorithm to solve the scheduling on Unrelated Parallel Machines problem.