Marc-Bender

Marc-Bender

Geek Repo

0

followers

0

following

0

stars

Github PK Tool:Github PK Tool

Marc-Bender's repositories

htwsaarPraktischePhaseOneWireBusPlusDS18B20

Driver for the One-Wire-Bus and the DS18B20 on an Atmega2560 (on an Arduino Mega Dev-Board). Then later ported to a smaller ATmega328P processor as found on the Uno and others.

Language:CStargazers:1Issues:1Issues:0

Amazon-Factoring-Programm

Piece of individual code that is used to go through a bunch of invoices (as PDF) from one of our customers to fetch the Invoice number and the amazon order number. Output is using CSV-file.

Language:Visual BasicStargazers:0Issues:0Issues:2

ClipboardHistory

A basic Clipboard History application written in Visual Basic.

Language:C++Stargazers:0Issues:1Issues:0

16-Bit-Addition-8051-Assembly

Programm-Listing to perform 16 Bit Addition on 8051 microcontrollers. Written in Assembly

Language:AssemblyStargazers:0Issues:0Issues:0
Language:G-codeStargazers:0Issues:0Issues:0
Language:AssemblyStargazers:0Issues:0Issues:0

Baby-Shark

Code-Golf challenge "Baby Shark" as found here: https://codegolf.stackexchange.com/questions/179998/sing-baby-shark/180061#180061

Language:CLicense:GPL-2.0Stargazers:0Issues:0Issues:0

ClipboardCleaner

Tool that locates it self in the windows system tray and does nothing execpt clearing the clipboard if clicked.

Language:Visual BasicStargazers:0Issues:0Issues:0

CopyPasteWithSendKeys

Sends a piece of text entered in a textbox to the next window that is reached with alt tab using visual basics sendkeys function (since copy'n'paste is not possible in certain places [e.g. Bundesanzeiger])

Language:Visual Basic .NETStargazers:0Issues:0Issues:0

GenericStateMachine

An Implementiation of a generic state machine in C++ with a small demo attached to it.

Language:CStargazers:0Issues:0Issues:0

htwsaarPraktischePhaseEvalBoardSTK681-332

An Evaluation Board for the STK681-332-E Motor-driver IC

Stargazers:0Issues:1Issues:0
Language:CStargazers:0Issues:0Issues:0

inspectorMorse

My take on the code golf challenge as seen here: https://codegolf.stackexchange.com/questions/181318/they-call-me-inspector-morse

Language:CStargazers:0Issues:0Issues:0

Keypad

This Repository contrains my take on writing a matrix keyboard decoding code from scratch. The keyboard in use was salvaged from an old phone but the code should be working with any other keypad as well

Language:MakefileStargazers:0Issues:0Issues:0

longBinaryStreamToHex

Converts a (long) string of binary digits (encoded as ASCII Characters) to an ASCII encoded hexadecimal String

Language:C++Stargazers:0Issues:0Issues:0

Morse-code

Piece of Arduino Code that outputs data send over Serial out to a digital pin as Morse Code

Language:C++Stargazers:0Issues:0Issues:0