Openscad script to draw a ladderline J-Pole antenna with dimensions once given a center frequency. Attention: antenna did not work as expected - so be careful with this program!!
Updated 1 year ago
Miscellaneous little projects and libraries that can be (re)used for openscad development.
Updated 1 year ago
Very basic OpenCASCADE examples. The purpose of these tiny example programs is to show the most basic usage of the Open CASCADE 3D library possible, thus flattening the learning curve for a beginner (like me).
Updated 1 year ago
This project is meant to let you take screenshots from (a part of) the screen, when you press a key or in certain time intervals. It can be used to copy books or papers that cannot be downloaded from the screen.
Updated 1 year ago
Example that shows how to construct Eschers tesselating lizards by reverse engineering them.
Updated 1 year ago
Inkscape extension that is used to generate a sheet cutting layout for a (truncated) cone.
Updated 1 year ago
Small example program for an echo client and server. Used to show how to create tcp sockets in python3.
Updated 1 year ago
A basic temperature control example that uses: * K-Type thermocouple * MAX31855 board * Arduino Nano * Solid State Relay * PID algorithm
Updated 1 year ago
Little C++ program that creates wave interference patterns. It was used for generating lamp shades with wave patterns.
Updated 1 year ago
This is an updated version of the AVR bootloader 'FastBoot' from Peter Dannegger. It compiles code for the ATmega328 and ATmega328P and is tested under debian 9.4 (stretch) with avr-gcc 4.9.2.
Updated 1 year ago
Small programm that was used to test if the Arduino Nano ISP programmer and the Makefile worked.
Updated 1 year ago
Interrupt driven PID controler library for arduino based on the work of Brett Beauregard .
Updated 1 year ago
Two code examples that show how use the arduino Timer1 interrupt - using OCR1A and OCR1B.
Updated 1 year ago
Serial chat between arduino nano and mobile phone using CC2541BLE bluetooth board.
Updated 1 year ago