Lukas Fässler (soldernerd)

soldernerd

Geek Repo

Location:Zug, Switzerland

Home Page:http://www.soldernerd.com

Github PK Tool:Github PK Tool

Lukas Fässler's repositories

SolarChargerHardware

Various versions of my MPPT Solar Charger

UltrasonicAnemometer

Standalone Ultrasonic Anemometer based on a PIC32

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.

Language:BatchfileStargazers:34Issues:6Issues:0

SolarChargerRevE_Software

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

Language:CStargazers:23Issues:4Issues:0

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.

Language:CStargazers:12Issues:5Issues:0

SolarChargerApp

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

Language:C#Stargazers:8Issues:0Issues:0

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.

Language:BatchfileStargazers:6Issues:2Issues:0

SolarChargerRevC_Software

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

Language:CStargazers:6Issues:3Issues:0

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.

Language:BatchfileStargazers:5Issues:2Issues:0

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.

Language:Game Maker LanguageStargazers:5Issues:3Issues:0

InverterControllerSoftware

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

Language:CStargazers:3Issues:2Issues:0

StepperMotorController_Software_RevB

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

Language:CStargazers:3Issues:2Issues:0

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.

Language:C#Stargazers:2Issues:2Issues:0

ProgrammableDimmer_Software

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

Language:CStargazers:2Issues:2Issues:0

RelayController

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

Language:SchemeStargazers:2Issues:2Issues:0

SensorInterface

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

Language:SchemeStargazers:2Issues:2Issues:0

Sequencer_Software

RX/TX Sequencer with 3 Reed Relay outputs

Language:MakefileStargazers:2Issues:2Issues:0

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).

Language:SchemeStargazers:2Issues:2Issues:0

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).

Language:CStargazers:2Issues:2Issues:0

StepperMotorController_Software

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

Language:CStargazers:2Issues:3Issues:0

YaskawaSpeedControl

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

Language:SchemeStargazers:2Issues:2Issues:0

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.

Language:SchemeStargazers:1Issues:2Issues:0

LubricatonController_Hardware

Hardware of my Central Lubrication Controller

Language:BatchfileStargazers:1Issues:2Issues:0
Language:SchemeStargazers:1Issues:0Issues:0

RotaryTableApp

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

Language:C#Stargazers:1Issues:2Issues:0

RPM_Meter_Software

Software / firmware for my RPM meter

Language:CStargazers:1Issues:2Issues:0

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.

Language:BatchfileStargazers:1Issues:2Issues:0

ToolChanger

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

Language:SchemeStargazers:1Issues:2Issues:0

MotorController_Software

Software for my PWM motor controller

Language:SWIGStargazers:0Issues:0Issues:0

StepperMotorController_Bootloader

USB bootloader for the Stepper Motor Controller

Language:CStargazers:0Issues:2Issues:0