Menu

Fab Academy 2014,
Masato Takemura

Weekly Assingments


complete your final project, tracking your progress:
what tasks have been completed, and what tasks remain?
what has worked? what hasn't?
what questions need to be resolved?
what will happen when?
what have you learned?
documentation during development
demand- vs supply-side time management
spiral development


what tasks have been completed, and what tasks remain?

category completed not completed
Hardware build case fix camera board
Electronics made StepperMoter driver LED driver
software made software that controll stepper motor program that upload picture

what has worked? what hasn't?

worked:
I could control steppermotor from raspberry pi using RS232C. And I could run apatch on raspberrypi. I already made website that show pictures.

not worked yet:
I haven't make electronical boad that drive LEDs.

what questions need to be resolved?

How can I publish pictures that I took to the WEB.

what will happen when?

May,26:Make LED boad
May,27:Make software
May,28:Make software
May,29:Make Website
May,30:debug
May,31:debug
June,1:documentation
June,2:documentation
June,3:documentation

what have you learned?


-I tried to use apatch. I learned about web server.
-I learned css.
-I learned Javascript.