using AD5933 to measure impedances

Dependencies:   4DGL-uLCD-SE mbed

Revisions of main.cpp

Revision Date Message Actions
70:2b0779218330 2016-12-13 merged radian conversion changes and bluetooth timeout changes File  Diff  Annotate
69:cfee0a25ef44 2016-12-13 added more places where we send a . to the app to try to fix timeout errors that we are seeing. File  Diff  Annotate
67:04578be59456 2016-12-13 Fixed some precision issues with radians to degrees conversion. File  Diff  Annotate
66:2e4a95c6291e 2016-12-13 Now converts phase to degrees before sending. File  Diff  Annotate
65:c3324ec84a48 2016-12-12 Cleaned up debugging prints. File  Diff  Annotate
64:0dd5e0e2f8bf 2016-12-12 Final? File  Diff  Annotate
63:a85af2f0f13b 2016-12-12 latest File  Diff  Annotate
62:e14a055b91d0 2016-12-12 stuff File  Diff  Annotate
61:f55c5ee50883 2016-12-12 ayo bluetooth's not working File  Diff  Annotate
59:8ab5cd8cc267 2016-12-12 bleh... File  Diff  Annotate
58:7b254253301d 2016-12-12 testing File  Diff  Annotate
57:8235efa3511d 2016-12-12 Fixed pin numbers. File  Diff  Annotate
56:4d48629293a6 2016-12-12 Fixed sprintf and putc. File  Diff  Annotate
55:97de8ad0644f 2016-12-11 Fixed pin numbers. File  Diff  Annotate
54:1c93f1a44ffc 2016-12-11 Changed main to take in frequency through pot, still need actual pin numbers for pot and pushbutton though. File  Diff  Annotate
53:7eba9c8e24f7 2016-12-11 Fixed minor variable name mistakes. File  Diff  Annotate
52:e4c4864b5908 2016-12-11 egrem File  Diff  Annotate
51:0ba05d2ae657 2016-12-11 Gutted main. File  Diff  Annotate
50:8f7ca0d94537 2016-12-11 .cpp and .h files compile, just need the main File  Diff  Annotate
49:f9b34fc28449 2016-12-11 Fixed some errors File  Diff  Annotate
40:8cad112eb8aa 2016-12-11 Made separate sweep1 function. File  Diff  Annotate
39:ab712f475419 2016-12-11 Now checks if data is readable before reading, and handles reading and sending data in a separate thread. File  Diff  Annotate
37:e5cc54b03a3e 2016-12-10 Wrote main callback function, without using the format that data will actually be in, or sending data back via bluetooth. File  Diff  Annotate
33:3c39e2e9169b 2016-12-10 Fixed starting frequency, increment, and n configuration, added settling cycle configuration, getTemp now waits for the status to be complete before returning a temperature value. File  Diff  Annotate
32:4922ceeced3a 2016-12-10 no ulcd File  Diff  Annotate
5:7d34a83a1307 2016-11-22 fixed internal variable naming errors. fixed pointer errors, added bt connection to ad5933 class. File  Diff  Annotate
4:aa30f67c3b1f 2016-11-22 got rid of mclk and started main functionality File  Diff  Annotate
1:8b28a0399589 2016-11-22 added bluetooth setup File  Diff  Annotate
0:eb4aecec634a 2016-11-22 draft File  Diff  Annotate