the-risk-taker
C++ enthusiast with a strong interest in cross-platform development, compilers, build systems and tooling.
Cracow
Pinned Repositories
arduino-i2c-sensor-interface
C++ I2C interface to unify operation with I2C devices
drone-base-firmware
Complete code for the drone's flight controller, including the code for the PID controller, IMU support, filters, ESC modules, and more.
drone-remote-firmware
Drone firmware code for drone radio control unit
drone-short-range-control-app
Android and Windows app to communicate with drone via Bluetooth Classic or Serial Port
hmc5883l-arduino-i2c-library
C++ library for HMC5883L magnetometer for I2C communication with Arduino Wire library
matlab-magnetometer-hard-and-soft-iron-compensation-algorithm
MATLAB Algorithm for getting Soft and Hard Iron compensation parameters for magnetometer sensor
meson-cmake-pybind11-cpp-python
Code for lighting talk about how pybind11 enables the exposure of a simple C++ API to Python as a module
qt-android-ssl
Documentation on how to add SSL support to Qt Android app
qt-qcustomplot-qml
QCustomPlot integration in QML
valgrind
Code for lighting talk about Valgrind and Valgrind tools. Usage examples and more.
the-risk-taker's Repositories
the-risk-taker/drone-base-firmware
Complete code for the drone's flight controller, including the code for the PID controller, IMU support, filters, ESC modules, and more.
the-risk-taker/matlab-magnetometer-hard-and-soft-iron-compensation-algorithm
MATLAB Algorithm for getting Soft and Hard Iron compensation parameters for magnetometer sensor
the-risk-taker/qt-qcustomplot-qml
QCustomPlot integration in QML
the-risk-taker/drone-remote-firmware
Drone firmware code for drone radio control unit
the-risk-taker/drone-short-range-control-app
Android and Windows app to communicate with drone via Bluetooth Classic or Serial Port
the-risk-taker/hmc5883l-arduino-i2c-library
C++ library for HMC5883L magnetometer for I2C communication with Arduino Wire library
the-risk-taker/meson-cmake-pybind11-cpp-python
Code for lighting talk about how pybind11 enables the exposure of a simple C++ API to Python as a module
the-risk-taker/arduino-i2c-sensor-interface
C++ I2C interface to unify operation with I2C devices
the-risk-taker/crtp-curiously-recurring-template-pattern
Code for lighting talk about CRTP
the-risk-taker/l3g4200d-arduino-i2c-library
C++ library for L3G4200D gyroscope for I2C communication with Arduino Wire library
the-risk-taker/react-select
Populating react-select with data from fetch and setting default value
the-risk-taker/adxl345-arduino-i2c-library
C++ library for ADXL345 accelerometer for I2C communication with Arduino Wire library
the-risk-taker/arduino-i2c-wire-interface
The library simplifies work with the Arduino Wire library
the-risk-taker/bmp085-arduino-i2c-library
C++ library for BMP085 barometer for I2C communication with Arduino Wire library
the-risk-taker/qt-android-ssl
Documentation on how to add SSL support to Qt Android app
the-risk-taker/valgrind
Code for lighting talk about Valgrind and Valgrind tools. Usage examples and more.
the-risk-taker/arduino-status-class
Status Class extending the Arduino Serial library capabilities
the-risk-taker/clang-tidy-clang-format-cppcheck-cmake-targets
C++ starter project under CMake with already provided Clang-Tidy, Clang-Format and Cppcheck targets and other helpful features
the-risk-taker/cpp-in-c
Example of how to integrate C++ code in C application
the-risk-taker/cppcheck-clang-tidy-and-cmake
Clang-Tidy and Cppcheck usage guide with examples in CMake
the-risk-taker/gree-remote
Sandbox project for showing how Clang-Format, Clang-Tidy and Cppcheck can be integrated in the project
the-risk-taker/json-cppcheck-test
Example for nlohmann::json discussion #4419
the-risk-taker/meet-boost-interprocess
Some examples of Boost.Interprocess usage made for lighting talk.
the-risk-taker/meson-playground
Example for Meson #13433 PR
the-risk-taker/qt-forbot-course
Souce code for my Qt course on Forbot - https://forbot.pl/blog/kurs-qt-1-czym-jest-qt-pierwsza-aplikacja-w-praktyce-id35549
the-risk-taker/qt-mqtt-build-from-sources
Documentation on how to build Qt MQTT module from sources
the-risk-taker/qt-qml-module-example
Example of how to use QML Modules with 'qt_add_qml_module()'.
the-risk-taker/sanitizers
Sanitizers usage guide with examples in CMake
the-risk-taker/the-risk-taker
Bio information
the-risk-taker/training-cmake
Code examples for company in-house training. Some basic topics from Modern CMake.