This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CNC plotter with EK-TM4C1294XL

Other Parts Discussed in Thread: EK-TM4C1294XL, TM4C1294NCPDT

Is it possible to make a CNC PCB plotter with  EK-TM4C1294XL.  I want to make a PCB plotter like this: https://www.pcbway.com/project/shareproject/Raspberry_Pi_Pico_Based_CNC_PCB_Plotter_ec484384.html

But if it is possible to do this project with  EK-TM4C1294XL, I do not want to buy a Raspberry Pi Pico for this purpose. Hope I get my answer here. TIA. 

  • Hello Zain,

    Can't really say for sure but a glance I'd guess so since it seems to be motor based on you could also the TM4C1294NCPDT's PWM peripherals to drive those motors.

    Never seen anything like that done before though, so you'd have to experiment with it.

    Also we have no porting guides for Arduino code to TivaWare-based software for TM4C so you would basically need to re-write the entire program beyond application specific motor control elements.

    Best Regards,

    Ralph Jacobi