Skip to content

creapunk/TunePulse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TunePulse Firmware

License PlatformIO Discord Ko-fi

TunePulse is an upcoming open-source firmware designed to

  • control a wide range of motors (DC, STEPPERS, BLDC, PMSM, LINEAR)
  • across various control modes (CLOSED-LOOP, FOC, POSITION, SPEED, TORQUE, etc.)
  • featuring compatibility with multiple interfaces (STEP-DIR, UART, I2C, CAN/CAN-FD, USB)
  • and support for various protocols (GCODE, KLIPPER, etc.).

Its primary goal is to advance the development of closed-loop systems and simplify their integration into existing systems.

Note: This firmware is under heavy development and currently has no documentation. For more information, join the creapunk community Discord.

SETUP

The documentation will be updated

Target defines

For specific targets:

#define TARGET_CLN17_V1_5 # CLN17 v1.5
#define TARGET_CLN17_V2 # CLN17 v2

For specific features:

// #define FEATURE_CANFD # CAN FD communication

About

Firmware for CLN and RadiX motor drivers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages