Harry's Web Page (work in progress)
Random XKCD link
Things I've learned so far:
- Day 1 Learning
- Learned some people's names
- Refreshed my memory on arduino code
- Why is Arduino in C!
- Is Arduino in C?
- Why are arrays impossible in C?
- Wait, nevermind, I found a workaround
- Started morse code transmitter
- Made friends with Andrew and worked with Neil
- Day 2 Learning
- Learned one more person's name (and then forgot it)
- Refreshed my memory on sensor input/output
- Tilt sensor (it's just a switch)
- Broke the tilt sensor
- Wait, no I think I broke the board
- Wait again, I think I just don't understand pull up/pull down resistors
- Morse code transimtter works (I think?)
- Learned a little HTML (yay tags!)
- Things I want to learn
- Learn to insert images
- Learn how to write the .css file in HTML
- Learn how to do data logging with the Arduino
- Learn how to do pointers? (maybe not - that sounds hard)