Project

General

Profile

Firmware » History » Revision 7

Revision 6 (KalleP, 2012-08-28 09:43) → Revision 7/29 (jaap, 2012-11-09 08:20)

h1. LAOS firmware 

 

 h3. Firmware 

 The "Firmware":/index.php/Firmware is the code that controls the motor and laser. It is installed on the mainboard. Installation of the firmware on the controller, and configuration of the firmware for your system is described "here":/index.php/Config.txt_this. To test the hardware, a separate test program is written. Its use is described "here":/index.php/Mainboard_Rev2#Testing_the_board. 

 The firmware uses a simple instruction language that is described [[SimpleCode|here]]. These instructions are used to instruct the laser to move, cut and mark. 

 

 h3. Download compiled versions 

 The compiled firmware file is here (save to your MBED): 

 p(((. https://github.com/LaosLaser/Firmware 

 https://tuxic.nl/laos/firmware/mbed/laoslaser/laoslaser_LPC1768.bin 


 The configuration files are here (download, modify for your machine, and save on MBED as *config.txt*): 

 p(((. http://redmine.laoslaser.org/projects/laos/wiki/LAOS_configuration_file https://tuxic.nl/laos/firmware/config 


 h1. Development 

 These are other version of the firmware that might fix some bugs. 

 * Development Firmware V0.4 (Dated 11-aug-2012) Fixes the laser power on problem- ["Download":https://github.com/LaosLaser/Firmware.git] ["Download":https://tuxic.nl/laos/firmware/mbed/laoslaser/laoslaser-12-08-2012.bin] and save to your MBED.