Pinned Repositories
wakaama
Eclipse Wakaama (formerly liblwm2m) is an implementation of the Open Mobile Alliance's LightWeight M2M protocol (LWM2M).
FreeRtosExamples
FreeRTOS examples
LanguageImplementationPatterns
Code for the book 'Language Implementation Patterns'
LearningRoboticsUsingPython
MasteringEmbeddedLinuxProgramming
Examples for https://www.packtpub.com/networking-and-servers/mastering-embedded-linux-programming
ModernCppDesign
Playground to the famous book from Andrei Alexandrescu
ModernRobotics
Code and examples from the Modern Robotics book
QFreeRTOS
FreeRTOS simulation on PC with the Qt framework
zephyr
Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
PX4-Autopilot
PX4 Autopilot Software
LukasWoodtli's Repositories
LukasWoodtli/ModernCppDesign
Playground to the famous book from Andrei Alexandrescu
LukasWoodtli/MasteringEmbeddedLinuxProgramming
Examples for https://www.packtpub.com/networking-and-servers/mastering-embedded-linux-programming
LukasWoodtli/ObjectOrientedC
Examples of OOP in C
LukasWoodtli/antlr-python-example
Antlr example using Python to parse C++
LukasWoodtli/ChessDesign
Attempt to design my own chess
LukasWoodtli/codeworker_tutorial
Example for codeworker
LukasWoodtli/cpp_http_rest_frameworks
LukasWoodtli/CsvDiff
LukasWoodtli/diff_match_patch_example
LukasWoodtli/gdb_python
Python scripts for gdb
LukasWoodtli/gray_hat_python
Examples from https://nostarch.com/ghpython.htm
LukasWoodtli/hachoir_example
LukasWoodtli/HttpRoutePlusPlus
Simple library for HTTP URL routing in C++
LukasWoodtli/libclangPythonExamples
Examples for parsing C++ with clang and Python
LukasWoodtli/LinuxAssemblyProgramming
LukasWoodtli/mako-example
Small example for mako templates in Python
LukasWoodtli/NetworkXExample
Example for using NetworkX with Python
LukasWoodtli/pelican-chameleon
A pelican theme, developed using bootstrap3
LukasWoodtli/pelican-elegant
A responsive, minimal, and stylish theme for Pelican
LukasWoodtli/PracticalCppMetaprogramming
LukasWoodtli/PX4-containers
Build scripts for containers and virtual machines running various PX4 setups, like SITL with ROS.
LukasWoodtli/PX4-Firmware
PX4 Autopilot Software
LukasWoodtli/python_excel_example
Example for the xlrd Python library for reading Excel files
LukasWoodtli/RangerDocker
Run ranger in a docker container
LukasWoodtli/run-clang-format
A wrapper script around clang-format, suitable for linting multiple files and to use for continuous integration
LukasWoodtli/SolderingMaterialAndTools
Lists of tools and material needed for soldering
LukasWoodtli/swagger_example
LukasWoodtli/systemtap-examples
Playground for systemtap examples
LukasWoodtli/trompeloeil_examples
Examples for https://github.com/rollbear/trompeloeil
LukasWoodtli/X-Macros-Examples
Some examples on how to use X-Macros