Owner: Bob's hobby blog URL:http://www.bobhobby.com Join Date: Mon, 02 Jun 2008 06:57:42 -0500 Rating:0 Site Description: Bob's hobby and some stuff in computer,electronics,microcontroller,software Site statistics:Click here
USB Physical Hit Counter based on AVR ATtiny25 2008-04-22 09:02:15 This is an USB Physical Hit Counter
.This version requires one MCU to communicate between PC and 7-segments display driver.I decided using AVR and this is my first AVR project.The purpose of this project still same as previous version.Therefore,it used to count and display the total page hits on any website instead of using only general [...]
Physical hit counter V2 2008-04-16 23:32:25 This is a Physical Hit Counter V2. In this version I use MAX7219 and 7-segment common cathode LED display x 8 instead using mechanical counter like the first version. MAX7219 is a 8-Digit LED Display Drivers and serially interfaced.I use MAX7219 because I got two samples from MAXIM.To interface MAX7219 with PC serial port without [...]
Broadcast live video and audio over the internet made easy 2008-03-09 01:23:56 When I wrote my previous post,I have searched on the internet about how to broadcast live video
streams to show on my website from my webcam.I stumble upon a cool website that offer FREE Windows Media server to broadcast live video and audio over the Internet using Windows Media Encoder 9 which is a free [...] Read more:Broadcast
How to use a webcam as CCTV 2008-03-02 10:11:10 I got an old Logitech QuickCam from my sister as show in the photo above and never used for any purpose.Until I heard about CCTV from my neighbor “How to use a webcam
as CCTV?“He means it can be used as video recorder for surveillance in areas which he needs monitoring and he want to [...]
Customize to display trackback URL in WordPress comments 2008-02-27 20:07:11 I have an email from someone to ask me about how to display/separate trackback url like the comment in my posts.Here is the trackback url example that I have customized to display in the comment in my posts by separating the trackback out of real comments from real visitors and group them on the top [...]
Modify USB data cable to use with Microcontroller projects 2008-02-25 09:09:25 Top side PCB
About three years ago,I bought a USB data cable to use with T610 mobile phone.I can’t remember what is the model just know it is made in China.Now I have a new model mobile phone and my USB data cable not used at all.Therefore, I want to modify it to use with my [...] Read more:Microcontroller
, Modify
Open new window when click image - WordPress 2008-02-25 03:14:30 When your visitors click on an image file that inserted in your a post or page you might want to show that image file in a new window.OK,when you have finished upload an image file to server you will see the window like the image below.