cbries's Stars
AutoMapper/AutoMapper
A convention-based object-object mapper in .NET.
microsoft/vs-threading
The Microsoft.VisualStudio.Threading is a xplat library that provides many threading and synchronization primitives used in Visual Studio and other applications.
microsoft/VS-PPT
Productivity Power Tools - a set of Visual Studio extensions improving developer productivity.
bstollnitz/old-wpf-blog
A selection of posts from my old WPF blog.
tonuino/TonUINO-TNG
The new, "official" TonUINO Firmware. TonUINO is an Arduino based music player supporting RFID and arcade buttons as it's UI
MicroBahner/DCC_Zubehoerdecoder
A universal Dcc Accessory-Decoder, based on Arduino
xclemence/Ruler.Wpf
Simple ruler for wpf (.net core and .net framework)
cbries/railessentials
RailEssentials is a software for controlling your Model Trains especially when ESU's ECoS 50210/50200 is used. RailEssentials provides a Track-designer, an Analyzer for automatic detection of all possible Routes between directly connected Blocks, and an Event-system (e.g. by use of S88-Feedback-Bus) for setup a fully automatic drive of all your trains. Furthermore, any Train can be manually controlled, their functions are allowed to be switched directly on and off by the user interface.
brentkrueger/VisualStudio2015PackageVisualizer
Implementation of the Visual Studio 2013 package visualizer as a Visual Studio 2015 extension. Version for VS 2017 can be found here: https://github.com/brentkrueger/VisualStudio2017PackageVisualizer
cbries/ecos
Libraries of handling ESU's ECoS 50200/50210' communication protocol by providing parsing approaches to abstract any information bypassed between any client and the ECoS control unit. High-level abstraction tools for controlling any component of your model-railway by supporting ESU's ECoS.
cbries/RocrailHsi88UsbProxy
Proxy for Rocrail to allow to use LDT's HSI-88-USB feedback device.
cbries/videoStreamServer
videoStreamServer is a WebCam/Video "streaming" server to provide fiddle yard surveillance for the software project RailEssentials. It uses Emgu CV to retrieve WebCam data, the web view is provided by a small jquery plugin, and the stream is provided via small webserver.