ATmega8 taillight circuitAn assembly language program that generates 5 different static patterns with switching from pattern-to-pattern controlled by the depression of one push-button switch (S2).
The traffic light is timed and lets cars pass during a
specific time period. There is a pedestrial crossing
button that lets pedestrians cross. The lights are
connected to Port 1. You can see this in action using
dScope.
“抓住它”小遊戲,a applet that plays a game called Catch the Crearure. have the crature appear at a ramdom lacation for a random durarion. the goal is to catch the creature by pressing the moouse button while the mouce pointer is on the creature
This example implements a gameport translator on the PIC16C765. The
firmware translates a gaming device plugged into the gameport to a USB
gaming device. The firmware is set up to translate the DexxaTM
eight-button gamepad. Changes to the firmware will be necessary
for a different gaming device.