Pinned Repositories
Arduino-PID-Library
arduinoLogicAnalyzerTest
A little arduino programm that writes out a simple test pattern on 8 pins that can be used to thest a logic analyzer.
arduinoNanoBluetoothChat
Serial chat between arduino nano and mobile phone using CC2541BLE bluetooth board.
arduinoTimerInterruptExample
Two code examples that show how use the arduino Timer1 interrupt - using OCR1A and OCR1B.
AVR-Experiments
This repository consists of small single AVR microcontroller coding examples.
BarsAndTubes
Simple 3D library for openscad (http://www.openscad.org/) that makes it easy to generate the most common bar and tube profiles.
C-Examples
C++ examples I use(d) for teaching students.
occBasicSamples
Very basic OpenCASCADE examples that compile with g++ and dont need qt installed.
SheetMetalCone
This is an inkscape extension to unfold a frustum (=truncated cone) or a cone (if cut diameter=0) and generate a sheet cutting layout or flat pattern projection that can be rolled or bend up into a (truncated) cone shape.
tempControl
Arduino Temperature Control Example
quirxi's Repositories
quirxi/SheetMetalCone
This is an inkscape extension to unfold a frustum (=truncated cone) or a cone (if cut diameter=0) and generate a sheet cutting layout or flat pattern projection that can be rolled or bend up into a (truncated) cone shape.
quirxi/occBasicSamples
Very basic OpenCASCADE examples that compile with g++ and dont need qt installed.
quirxi/arduinoLogicAnalyzerTest
A little arduino programm that writes out a simple test pattern on 8 pins that can be used to thest a logic analyzer.
quirxi/BarsAndTubes
Simple 3D library for openscad (http://www.openscad.org/) that makes it easy to generate the most common bar and tube profiles.
quirxi/FastBoot-Linux
This is an updated version of the AVR bootloader 'FastBoot' from Peter Danegger. It compiles code for the ATmega328 and ATmega328P and is tested under debian 9.4 (stretch) with avr-gcc 4.9.2.
quirxi/tempControl
Arduino Temperature Control Example
quirxi/Arduino-PID-Library
quirxi/arduinoNanoBluetoothChat
Serial chat between arduino nano and mobile phone using CC2541BLE bluetooth board.
quirxi/arduinoTimerInterruptExample
Two code examples that show how use the arduino Timer1 interrupt - using OCR1A and OCR1B.
quirxi/AVR-Experiments
This repository consists of small single AVR microcontroller coding examples.
quirxi/C-Examples
C++ examples I use(d) for teaching students.