
The WITNESSCAM is a self-recording surveillance camera that’s perfect for the home or office. The innovative, ATmega32-based system features a VGA CMOS color camera, a passive-infrared (PIR) movement sensor, and a 1-GB SD card. The aesthetically pleasing prototype looks like an ordinary alarm detector, but when it detects movement, it silently starts recording. You can control the camera an infrared remote. The interactive camera responds with voice prompts, and the circuit can recognize when the box is open.
Self-recording surveillance camera: [Via] - [Download project] - [View project info pdf]

I am a fan of blue colored LED’s, LCD’s, any kind of light emitting source
, so when i stumbled on this project it got my eye immediately. The project features a Digital Clock based on Atmel Atmega8535 microcontroller. For displaying the info the circuit uses four, blue, 3mm, 7 segment LED modules. Three are used to display the hour and minutes, and the other one is used to display the status of the alarm: on or off. The clock uses a small lithium battery to keep the current time if power is lost. The alarm time and state are saved in EEPROM and restored after a power outage. If you would like to start building this Digital Clock follow the link at the bottom of this article.
Atmega8535 Digital Blue Clock: [Link]

Powerful new ATMega Control Board, includes a pre-installed ATMega32 Atmel Microcontroller, running at 16MHz. This board is ideal for embedded control applications and robotic controllers. Easy to connect and interface with existing equipment, all ports are connected to headers and ADC connections are available using standard pcb terminals. Microcontroller can be programmed in-circuit using separate download unit, download software is included.
On-chip 32kbytes of Flash Program Memory and 2kBytes of RAM. 8 Channel 10-bit Analog to Digital Converter and 4 PWM channels. Programmable serial USART and SPI included within the microcontoller.
Board also includes sockets for a Real Time Clock (DS1307) with battery back-up socket, RS232 Communication (MAX232 included), EEPROM (24LCXX Series) and LCD connection including contrast trimpot. On-board buzzer and reset switch are also included. Power supply is +5V dc, via easy to connect pcb terminals.
Features:
- ATMega32 Main Controller with 32kb of Flash Memory
- All port pins wired to easy to connect headers
- ADC Connections available at separate PCB Terminals
- RS232 Computer Connection (MAX232)
- Real Time Clock (DS1307 option)
- EEPROM (24LCXX Series option)
- LCD Port with Contrast Adjustment
- Buzzer On-Board
- Dimensions: Width 82mm, Height 82mm
ATMega Control Board : [Via]
Remember the article on Tv-B-Gone kit ? Yes it was a nice project that you can play with, but here come big-brother with its learning function. It means you can now teach the kit to turn off every TV imaginable. The current hardware includes an Atmega 168, a USB port, a 2MB Atmel dataflash (for storing all sorts of codes), a learning mechanism (which can detect the correct carrier frequency), four buttons (selecting transmitter and learning mode, enable USB, …) and of course four powerful infrared LEDs.

You can find info, full source code and schematics on the authors page [Link]