Beyond Bits and Atoms – Final Project Notes

Our “Graph Learner” has been getting very positive results and the app development has been coming along nicely.

IMG_2126.JPG601B6494-AF1A-40D1-A1E0-A11E39ACEF03.JPG

IMG_0038.jpg

Screen Shot 2016-03-06 at 10.18.25 AM.png

TO DO

  • Name sliders
  • Name axis
  • Bold x & y when slider is moving
  • Create levels changer
    • y=m*x
      • Control X and Y
    • y=m*x+c
      • Adjust c
      • Adjust m
      • Control X and Y
    • y=x^2
      • Auto X
      • Control X and Y
    • y=sin(x)
      • Auto X
      • Control X and Y
    • y=a*sin(x)
      • Auto X
      • Control X and Y
    • y=a*sin(b*x)
      • Auto X
      • Control X and Y
    •  y=a*sin(b*x+c)
      • Auto X
      • Control X and Y
    •  y=a*sin(b*x+c)+d
      • Auto X
      • Control X and Y

DONE

  • Axis markings
  • Labels for x & y values
  • Home screen with the mode
    • y = x
    • y = x + b
    • y = m * x + b
  • Baseline turn on or off
  • Grid lines
  • Clear drawing button
  • Auto speed
  • Draw the trace
  • Auto x & y
  • m & b sliders (only in 3rd mode)
  • sin/cos wave
  • Table with values
  • Color code table
  • Create levels changer
    • Demo y=x
      • Auto Y
      • Auto X
      • Control X and Y