bebenlebricolo
Full-time C/C++ developer on GNU/Linux and Windows platforms ; working on open source projects on my spare time
FRANCE
Pinned Repositories
3D-printing
Contains any hardware 3D files sources and documentation(s).
Alize
Alizé is yet another fume extractor, but wait! It's named after a wind djinn in GS !
AvrAsyncCore
Asynchronous Avr core which relies on cooperative "multitasking"
BeerThermoregulationSystem
Beer thermoregulation system based on Peltier devices. Embeds mechanical design and electronic designs (as submodules)
BTS-LogicBoard
Beer thermoregulation system logic board
CMakeAS7
Fork of CMake original repository, but with additional support for Atmel Studio 7 IDE
FreeMyCode
FreeMyCode is a command line tool which allows to write a specific pattern of text (such as a license notice header ) in all files of a given directory, recursively.
LabBenchPowerSupply
A Diy lab bench power supply, made as simple as possible, from an Arduino Nano and generic discrete parts
pdfmixtool
This project is a fork from the original repository (scarpetta's PdfMixTool located on Gitlab).
RPM_Converter_ATTiny85
Converts a square wave pattern to RPM values and feed it back to a custom Digital to Analog Converter
bebenlebricolo's Repositories
bebenlebricolo/CMakeAS7
Fork of CMake original repository, but with additional support for Atmel Studio 7 IDE
bebenlebricolo/pdfmixtool
This project is a fork from the original repository (scarpetta's PdfMixTool located on Gitlab).
bebenlebricolo/LabBenchPowerSupply
A Diy lab bench power supply, made as simple as possible, from an Arduino Nano and generic discrete parts
bebenlebricolo/3D-printing
Contains any hardware 3D files sources and documentation(s).
bebenlebricolo/Alize
Alizé is yet another fume extractor, but wait! It's named after a wind djinn in GS !
bebenlebricolo/AvrAsyncCore
Asynchronous Avr core which relies on cooperative "multitasking"
bebenlebricolo/BeerMaverickScraper
Python project whose intent is to scrape data out of the infamous beermaverick website
bebenlebricolo/BeerThermoregulationSystem
Beer thermoregulation system based on Peltier devices. Embeds mechanical design and electronic designs (as submodules)
bebenlebricolo/BTS-LogicBoard
Beer thermoregulation system logic board
bebenlebricolo/BTS-MainBoard-Control
Beer thermoregulation system main board - control mezzanine board
bebenlebricolo/brewtarget
Main brewtarget source code repository.
bebenlebricolo/BTS-MainBoard-Power
Beer thermoregulation system mainboard - power section
bebenlebricolo/CarListApp
CarListApp as per developped following Udemy training + personnal touch
bebenlebricolo/CMakeAS7-TestProjects
Test projects used to develop and bugfix the CMake-AtmelStudio7-Compatibility repo
bebenlebricolo/CMakePythonCacheUpdater
A dual CMake/Python script configuration that demonstrates how python can be used to retrieve external packages and update CMake cache.
bebenlebricolo/Coding-tests
A repository for simple tests and garbage.
bebenlebricolo/DecathlonBikeLampMod
Decathlon bike lamp Mod that brings more batteries to the existing one
bebenlebricolo/DiyDogExtractor
Python tools used to parse and extract data from BrewDog's DIY Dog open source recipes pdf book
bebenlebricolo/DotnetMaui-DataTemplateBug
Illustrates a weird bug where DataType needs to be specified in DataTemplate tags for the app to work in Release mode
bebenlebricolo/DruidsCornerApi
Druid's Corner API
bebenlebricolo/DruidsCornerApp
Druid's Corner application repository
bebenlebricolo/FanControlDemonstrator
Fork of NanoFridgeThermostat (to reuse some code), applied to a small fan controller board, used as a toy project for a hands-on workshop
bebenlebricolo/GithubReposAnalyser
Pings the Github rest api server and fetches data such as the repos list of a given user.
bebenlebricolo/got_network_viz_python
Exploring different options to visualize network data in Python (here Game of Thrones network)
bebenlebricolo/GuitarAmp
Testing layout and circuits for a basic guitar amplifier
bebenlebricolo/kdenlive
Free and open source video editor, based on MLT Framework and KDE Frameworks 5
bebenlebricolo/NanoFridgeThermostat
Off-the-shelf fridge thermostat using an ArduinoNano to replace a broken fridge thermomechanical thermostat.
bebenlebricolo/rust-web-service-test
A test webservice using Rust to handle Http requests
bebenlebricolo/RustPunkClient
Punk api headless http asynchronous client built in rust, for fun :)
bebenlebricolo/YeastScrapper
Scraps yeast data from the web using Python