Getting ready to use my Beagleboard-xM as a CNC gcode sender. Since its nice and small and weighs nothing i can attach it to my cnc and move it around without having to lug around a entire PC.
I will be adding a USB SD Reader to load GCODE from and some custom code. So far so good. I even got a VNC Server (x11vnc) up and running on it so no Monitor/keyboard/mou se is needed at all.
Ok i finally got some time and think i understand how the directory structure is setup for this STM32F4xx stuff. I got some leds running and when the button gets pressed it reverses direction until button is pressed again..
Simple but cool, since i learn about GPIO stuff and my clock more.