Alvaro Cassinelli
/
laserScannerControl_FRDMK64F
Example controlling galvanomirrors (X and Y) using the spi DAC MCP4922 and the new platform FRDM_K64F
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
5:cea6da0fe2f0 | 2014-12-10 | mbedalvaro | working (the points are not drawn in an interrupt). This is a very simple code communicating wiht the PC through Serial port. Note: I noticed lots of aberrations produced by the filters and amplification in the electronic mirror driver. |
4:1428775752f7 | 2014-12-10 | mbedalvaro | added circle with timer |
3:89f592efbe84 | 2014-06-04 | mbedalvaro | seems working. I had to change the modulating pin D8 to D5, because as PWM output the pin D8 seems not to reach 0... |
2:383b2acec6e4 | 2014-05-26 | mbedalvaro | added scan function; |
1:4be6abc4ed43 | 2014-05-25 | mbedalvaro | this works fine, using the laserMouse_Processing controller; Note: for some reason I had to change spiDAC clock to 20MHz... |
0:26b228dde70c | 2014-05-25 | mbedalvaro | first commit, program compiles but yet not tried on the mbed; |