Warning: strpos() [function.strpos]: needle is not a string or an integer in /home/blogofre/public_html/index.php on line 41

Warning: strpos() [function.strpos]: needle is not a string or an integer in /home/blogofre/public_html/index.php on line 48

Warning: strpos() [function.strpos]: needle is not a string or an integer in /home/blogofre/public_html/index.php on line 55

Warning: strpos() [function.strpos]: needle is not a string or an integer in /home/blogofre/public_html/index.php on line 61
Sky's Blog of Revelation (and gadgets!) - The best video EVER. this week.
 

The best video EVER. this week. 


[ add comment ] ( 561 views ) permalink ( 3 / 769 ) Delicious Bookmark on Delicious
Wireless 802.11b/g Compact MJPEG Internet Camera 



I recently pickup up this little IP camera from the Computer Geeks for around $55. This camera is completely unbranded and came in a white box, with the Computer Geeks website listing the part number GCJ51W.

After some investigation I found out that this camera is sold under a number of different brands and in at least two case variations, but all seem to have the same hardware:

Edimax IC-1500Wg
Edimax IC-1510Wg
Logilink WC0002
Logilink WC0002N
Minitar MWIPC-1510WG
Hawking HNC230G (crippled version, only 512kb flash!)

The board on the inside shows IC-1500 and the firmware is interchangable between the Edimax, Logilink and Minitar - I personally use the Edimax IC-1500Wg firmware 1.34, which appears stable and one of the latest versions.

I also found a Wiki about this camera that has more in depth information:

http://ic1500.wikispaces.com/

The camera appears to be running uLinux on a RealTek RTL8651B processor, 2MB flash and 8MB SDRAM. Since the source code is available on the Edimax site, there is a real possibility of custom firmware to be developed for this camera.

I am quite happy with the camera, it has a bunch of features, like scheduled or motion detection snapshots, can send images via email or ftp, has direct links to the jpg and mjpeg steam and even has a way to get a login-free jpg URL. One of the few downsides of the camera is that the default web viewer only runs in Internet Explorer, but it is possible to view the mjpeg stream directly in Firefox/Netscape by opening http://CAMERAIP/snapshot.cgi (still requires login).

I have read several reports of random freezing and crashing of the camera, but I cannot confirm that - my camera has been running stable for over 10 days.

Picture quality is decent, here's a sample shot of my mail man:



You can find the camera here:

Wireless 802.11b/g Compact MJPEG Internet Camera (White)

[ 4 comments ] ( 2309 views ) permalink ( 3 / 114 ) Delicious Bookmark on Delicious
4x4 RGB LED Matrix controlled by PIC16F88 



So after some setbacks (all I'll say is MCLR) I finally finished a 4x4 RGB matrix I build controlled by a PIC 16F88. This is modeled after a friend's light object. Unfortunately the color mixing is not really great but I am able to control each of the 48 LEDs with 32 levels of brightness, resulting theoretically in roughly 32k colors per pixel. I've applied a cardbox matrix and a piece of paper as the cover to show the different colors.





[ 4 comments ] ( 5170 views ) permalink ( 3.1 / 657 ) Delicious Bookmark on Delicious
Source code for PIC projects 

So that the world can have a good laugh, here is the source to some of my PIC projects. They all compile in MPLAB.

Truecolor RGB fader (slow) 16f84a


5x7 Monochrome Matrix 16F84a

4x4 RGB Matrix 16F88

[ add comment ] ( 278 views ) permalink ( 3 / 667 ) Delicious Bookmark on Delicious

<<First <Back | 1 | 2 | 3 | 4 | 5 | 6 | Next> Last>>