Skip to content

mdepx/sldr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sldr

DC soldering iron controller for JBC C105, C115 and C210 handles

Accepting fake JCB handles from Ali/Ebay, example.

Up to 2A of current.

This board requires two supplies: for stm32 microcontroller (DC 5V) and the iron (variable up to DC 7.5 V / 2A).

JBC C105 cartridge resistance 3.6 Ohm.

JBC C210 cartridge resistance 2.5 Ohm.

Disclaimer: This is DIY contoller board. Use it on your own risk. I'm not responsible for any damage caused buy this product or service.

Set up compiler

$ sudo apt install gcc-arm-none-eabi

Get sources and build the project

$ git clone --recursive https://github.com/mdepx/sldr
$ cd sldr
$ make clean all

Use STLINK-V3MINIE to program this board.

c115

boards

alt text

alt text

Releases

No releases published

Packages

No packages published