Jonathan Chan
|
19cba07014
|
Added formal report.
|
2018-04-05 23:45:42 -07:00 |
Jonathan Chan
|
c7c4a4f127
|
Added comment for units of a Note's length.
|
2018-04-04 00:19:45 -07:00 |
Jonathan Chan
|
6e85ff2d17
|
Refactored recording storage from two arrays for pitch period and note length to struct with pitch index and length using bit fields so that MAXNOTES can be increased to 0xA2.
|
2018-03-23 23:55:58 -07:00 |
Jonathan Chan
|
ea2d661bb6
|
Added end_record for disabling timer interrupts, turning off LED1, and playing nothing at end of recording.
|
2018-03-22 21:58:38 -07:00 |
Jonathan Chan
|
ec7bd45097
|
Minor fixes.
|
2018-03-22 18:04:52 -07:00 |
Jonathan Chan
|
3b39f9a455
|
Enabled resistor pulldown for inputs.
|
2018-03-21 09:24:00 -07:00 |
Jonathan Chan
|
784e963603
|
Added entering a low-power mode after recording.
|
2018-03-20 14:55:58 -07:00 |
Jonathan Chan
|
f4c44bf892
|
Enabled replaying recording with P1.3 button.
|
2018-03-20 14:39:02 -07:00 |
Jonathan Chan
|
8c65cbcb4e
|
Some refactoring; no changes in fundamental functionality.
|
2018-03-20 13:50:57 -07:00 |
Jonathan Chan
|
1a1910ea45
|
Reorganized files.
|
2018-03-16 00:17:13 -07:00 |
Jonathan Chan
|
e9f0377b1c
|
It works!
|
2018-03-15 23:54:34 -07:00 |
Jonathan Chan
|
1e7089feae
|
Playback working (timing is a bit lopsided for some reason; next step is to implementing stop recording with P1.3 button.
|
2018-03-15 17:26:45 -07:00 |
Jonathan Chan
|
9c6f171102
|
A lot of things happened today...
|
2018-03-13 17:58:31 -07:00 |
Jonathan Chan
|
a9899a4485
|
Altered range to send values from 110 Hz (A below low C) to 621 Hz (D above high C). The python script will have to convert these frequencies into note keys and note names.
|
2018-03-08 16:04:45 -08:00 |
Jonathan Chan
|
adf1512ca7
|
Partial progress on period measurer.
|
2018-03-06 17:52:48 -08:00 |
Jonathan Chan
|
081695bbd5
|
Finished lab notes for labs 5 and 6.
|
2018-02-20 15:04:07 -08:00 |
Jonathan Chan
|
76a9201164
|
Lab 5 and 6 notes.
|
2018-02-20 14:09:16 -08:00 |
Jonathan Chan
|
39d41e5cd8
|
Took some measurements.
|
2018-02-20 13:07:15 -08:00 |
Jonathan Chan
|
97d5fe2f1a
|
Changed conversion factor to dividing by 58 according to documentation for ranger."
|
2018-02-17 12:48:42 -08:00 |
Jonathan Chan
|
ce5f413274
|
Added intermediate assembly compilation.
|
2018-02-17 12:08:48 -08:00 |
Jonathan Chan
|
7815201407
|
Formatting edits.
|
2018-02-17 11:57:40 -08:00 |
Jonathan Chan
|
7d88e8635d
|
Added comments and changed labels of plot.
|
2018-02-13 20:46:51 -08:00 |
Jonathan Chan
|
2686fb6938
|
Rewrote main.c for distance lab5.
|
2018-02-13 20:44:38 -08:00 |
Jonathan Chan
|
eb9ef28540
|
Progress on distance measurer so far
|
2018-02-06 17:05:26 -08:00 |
Jonathan Chan
|
1d925b0e52
|
A file was compiled differently
|
2018-02-06 15:09:11 -08:00 |
Jonathan Chan
|
34c844dba9
|
Added missing closing parenthesis.
|
2018-02-04 16:07:46 -08:00 |
Jonathan Chan
|
162b0aef39
|
Finished lab notes for labs 3 and 4
|
2018-02-03 22:34:34 -08:00 |
Jonathan Chan
|
3b11618cce
|
Minor edits
|
2018-02-03 22:14:47 -08:00 |
Jonathan Chan
|
d39f41ec24
|
Some refactoring
|
2018-01-30 22:41:15 -08:00 |
Jonathan Chan
|
76e841d280
|
Added dimmer and tones (sings Happy Birthday).
|
2018-01-30 22:41:15 -08:00 |
Jonathan Chan
|
48bfa7b733
|
Started lab notes for labs 3 and 4.
|
2018-01-30 11:54:31 -08:00 |
Jonathan Chan
|
fc1dbf88d9
|
Finished ADC activity; fixed type in comments in Prog1
|
2018-01-30 11:52:40 -08:00 |
Jonathan Chan
|
fa80cbcf8b
|
Modified programs 1 and 2
|
2018-01-23 16:12:34 -08:00 |
Jonathan Chan
|
de0657ce5e
|
Set up files for lab 3
|
2018-01-23 11:17:16 -08:00 |
Jonathan Chan
|
cc67ab1282
|
Activity 2
|
2018-01-19 09:19:59 -08:00 |
Jonathan Chan
|
8f72769c85
|
Edited lab notes.
|
2018-01-18 18:16:46 -08:00 |
Jonathan Chan
|
9928a57a08
|
Added autoloop to prog2
|
2018-01-18 17:39:20 -08:00 |
Jonathan Chan
|
1e52725d6a
|
Lab notes
|
2018-01-16 19:04:07 -08:00 |
Jonathan Chan
|
e5f4f49928
|
Fixed minor typos
|
2018-01-16 17:17:04 -08:00 |
Jonathan Chan
|
0ca6500227
|
Lab notes for labs 1 and 2.
|
2018-01-16 17:02:24 -08:00 |
Jonathan Chan
|
2ce6ab637a
|
Modified formatting of files
|
2018-01-16 16:39:33 -08:00 |
Jonathan Chan
|
8c969ec493
|
Minor modifications to prog2
|
2018-01-16 15:54:27 -08:00 |
Jonathan Chan
|
48cb4f349c
|
Prog 2 modified to swap between LEDs
|
2018-01-16 15:51:11 -08:00 |
Jonathan Chan
|
78ada02dfa
|
Added prog2; renamed blink to prog1
|
2018-01-14 10:50:49 -08:00 |
Jonathan Chan
|
6bb8095fcc
|
Added notes and comments; halved blinking rate in blink.asm
|
2018-01-14 10:45:21 -08:00 |
Jonathan Chan
|
277d10acfd
|
Displaying student number on display works!
|
2018-01-14 10:05:26 -08:00 |
Jonathan Chan
|
07881e8d13
|
More modifications to circuit diagramme formatting
|
2018-01-13 20:40:25 -08:00 |
Jonathan Chan
|
17d20fe9f2
|
Replaced prog1.asm with blink.asm downloaded directly from phys319 site
|
2018-01-13 18:59:25 -08:00 |
Jonathan Chan
|
199f2b2b2c
|
Added activity 1 exercise for next lab
|
2018-01-13 13:14:22 -08:00 |
Jonathan Chan
|
c393d0c6d3
|
Reorganized files into labs
|
2018-01-13 12:10:16 -08:00 |