Zug, Switzerland

Lukas Fässler

Expert
@soldernerd

I'm a 43 year old hobbyist running a little electronics blog at soldernerd.com. I use this GitHub account to share some of the code I wrote for my DIY projects.

SolarChargerHardware. Various versions of my MPPT Solar Charger

59

UltrasonicAnemometer. Standalone Ultrasonic Anemometer based on a PIC32

42

HID_Utility. This open source (GNU GPLv3) project is aimed at simplifying the development of C# applications that communicate with USB HID (Human Interface Device) devices.

40

UniversalInterface. Interface that can perform any arbitrary logic function from up to 3 inputs. Multiple outputs are provided: a relay, open collector, logic 5V, logic 24V.

34

SolarChargerRevE_Software. Firmware of the MPPT Solar Charger Rev E (PIC18F47J53) with USB HID/MSD composite device

24

PIC18_USB_Bootloader. A MSD (Mass Storage Device) USB bootloader for a PIC18F47J53 with an external SPI flash chip. I'm writing this primarily for my MPPT Solar Charger but the code is rather universal.

14

KeysightInstrumentCommunication. Connecting to HP/Agilent/Keysight devices via USB or GPIB

13

UltrasonicAnemometerHardware. Hardware design of my standalone PIC32-based Ultrasonic Anemometer

12

InductanceMeter_Hardware. Various inductance meters: Arduino UNO shield and PIC-based standalone version.

9

SolarChargerApp. A windows WPF application written in C# to communicate to my MPPT Solar Charger over USB

8

AnemometerLasercut. OpenSCAD models for the lasercut structure of my ultrasonic anemometer

8

SolarChargerRevC_Software. Firmware of the MPPT Solar Charger Rev C (PIC18F46J50) with USB HID/MSD composite device

6

InverterController. A device to control a frequency inverter and to measure and display RPM. Works straight off mains voltage and can be remote-controlled by a CNC controller. I've built this for my lathe but the circuit is quite universal.

6

RPM_Meter_Hardware. A nicely made RPM meter that takes a quadrature encoder input and displays the result on a 4-digit display. The input signals are properly filtered and schmitt-triggered first and a reconstructed signal is made available as an output. Works with any supply voltage in the range of 6 to 30V DC and is reverse polarity protected.

5

StepperMotorController. StepperMotorController A board equipped with a 4x20 character LCD and two rotary encoders designed to controll a stepper motor driver. Supply voltage can be 12 or 24V DC for revision A and up to 60V DC for revision B. The pinout matches the Planet CNC 6.0 amps controller (https://planet-cnc.com/product/motordriver-6-0a-256/). Firmware will be shared here as well as soon as it exists.

5

SequencerHardware. RX/TX Sequencer with 3 Reed Relay outputs

5

DimmerHardware. Multiple versions of programmable LED dimmers, some with multiple outputs for RGB LEDs

4

StepperMotorController_Software_RevB. Firmware for my StepperMotorController. To be used with the USB bootloader.

3

Sequencer_Software. RX/TX Sequencer with 3 Reed Relay outputs

3

InverterControllerSoftware. Firmware for my Inverter Controller. Written in C for a PIC16F18855

3

RelayController. Properly hardware debounces up to 6 inputs and provides corresponding open-collector outputs with free-wheeling diodes included able to drive 500mA each

2

StepperMotorController_Software. Firmware for my StepperMotorController. Written in C using the Microchip XC8 compiler.

2

YaskawaSpeedControl. A fully-featured interface between a CNC controller and a Yaskawa Sigma7 servo drive

2

SensorInterface. Interface between the CNC controller of my mill, a tool lenght probe and a 3D probe

2

HexFileParser. Two command line tools (one written in C#, one in C) that parse, error-check and decode .hex files, i.e. the files one uses to program microcontrollers.

2

InductanceMeter_Software. Software for my standalone inductance meter. It's written in C for the Mikroelektronika MikroC for PIC compiler.

2

ProgrammableDimmer_Software. Firmware for the universal programmable 4-channel LED dimmer based on a PIC16F18325

2

SMeter_Software. Embedded software for the display unit of my S-Meter. Measures the output of the db-linear amplifier (see SMeter_Hardware), displays it on a 2x16 character LCD and communicates over USB with a host (see SMeterApp).

2

UserInterface. Easy-to-use, low-power user interface with I2C interface and 20x4 character LCD

2

SMeter_Hardware. There are 2 eagle projects. The display unit and the db-linear amplifier. The display unit serves multiple purposes. It provides clean, linearly regulated and filtered plus/minus 5V supply to the amplifier, it measures its output and displays it on the 2x16 character LCD. It can also communicate with a computer via USB (see SMeterApp).

2

BeaconKeyerHardware. A PIC-based beacon keyer design

2

RotaryTableApp. An application written in C# that communicates with my stepper motor / rotary table controller via USB.

1

RPM_Meter_Software. Software / firmware for my RPM meter

1

SevenSegmentDisplay. A project for beginners in the field of microcontrollers. Two 74HC595 shift registers control two 7-segment (plus decimal point) displays via an SPI interface.

1

Robot_Hardware. Eagle files for my robot with two stepper motors and some other stuff

1

LubricatonController_Hardware. Hardware of my Central Lubrication Controller

1

HoldingCurrentLimiter. A little circuit designed to limit the holding current of a relay. While it limits the holding current, it does not limit the current when the relay is switched. Current is adjustable via a pot.

1

MotorController_Hardware. Scheme

1

ToolChanger. Some hardware logic for the tool changer of my milling machine. No tool change while spindle is turning etc...

1
39
Apply