The assignment for this week is to progran the attiny25 in as many languages. I chose to use C language because it is easy. I programmed an atttiny 25 board with a single LED as a strobe light. The strobe light flashes with different sequences that you can replace the led use a transistor to swich a more powerfull leds or array of LED's for a brighter strobe light.
With a little bit of some changes to one of the hello.ftdi c files, I was able to change and put a delay function to have an effect of a strobe light flashing.
The code for the LED strobe is on the following link