Abhishek’s Status Report for Apr 29
Personal Accomplishments This week I was working mainly on finishing up part of the logic for the signal processing. The function that I was writing essentially creates a set of function calls for each time step. The function call choices are to hold, setColor, rotate, fade, colorCycle, strobe, or blackout. It can decide which function to call and which lights to call which function as well. This in turn means that it is implicitly controlling the effect duration as well since it is able to hold, in which case it lets the current functionality continue running until an overriding command takes its place. I also spent a decent amount of time working and practicing for the presentation that I had to give earlier this week. On Track? Now what is…