Posts

Showing posts from December, 2011

USB Pen Drive Virus

Image
Virus is a program which infects computer, in different way. I am explaining about a Virus Which can easily be made in C or C++. When we have run .exe file of this Pendrive-usb virus then when we connect pendrive with our computer usb,it will not be connected. Operating System would not be able to detect pendrive. Read more »

How To Block Websites Without Software..

Block websites without software Steps: 1] Browse C:\WINDOWS\system32\drivers\etc 2] Find the file named "HOSTS" 3] Open it in notepad 4] Under "127.0.0.1 localhost" Add 127.0.0.2 www.sitenameyouwantblocked.com , and that site will no longer be accessable. 5] Done! Read more »

Trick to increase the windows experience index

Image
Here Is How You Can Change the WEI Score Read more »

Wise Clock 4 - Using the RTC 1Hz "Heartbeat"

Image
DS3231 can generate a square wave output signal through pin 3 (aptly named "SQW"). Same pin can be also activated (set low) when one of the two internal alarms is triggered (that's why this pin is also called "INT"). Wise Clock 4 has the INT/SQW pin connected to D2 through a jumper. Therefore, to be able to use this RTC signal, a jumper must connect the 2-header pins, as shown in the picture below (jumper is red, between processor and SD card socket). Since I don't seem to get things perfect from the first try, I forgot to add the mandatory 10k pull-up resistor (this is fixed in the next iteration of the board, shipping as of mid Dec 2011). Here is how you need to connect the pull-up resistor, as shown in the next photo. Solder one terminal of the resistor in the via (it fits the hole) and the other terminal to the 2-pin header. Once the hardware is ready, compile and upload this very simple sketch. #include "WProgram.h" #include "Wire.h&quo

Data logging with Wise Clock 3/4

Image
If you ever tried to compile the SD library (packaged with Arduino IDE 22 and 23) targeting the Sanguino board (which also covers Wise Clock 3 and Wise Clock 4 ), you got compilation errors. For example, compiling Datalogger.pde with the Sanguino file setup detailed here , will give these kinds of errors: Datalogger:67: error: 'class File' has no member named 'println' Datalogger:67: error: 'dataString' was not declared in this scope The main cause for these errors is missing files (e.g. Stream.h , WString.h ). Even if you fix these compilation errors, D atalogger.pde sketch will still not work, and this is because SPI pins are incorrectly defined for Sanguino. (Note that the Datalogger sketch compiles and works fine for Arduino.) I know that Arduino IDE 22 and 23 are no longer supported, but I bet many out there are still using them, as I do. Until I upgrade to Arduino 1.0, I think it is worth fixing the issue in these older IDEs. So here is the quick recipe

Free mobile recharges

Image
Hey friends, All of you might be using ultoo for free mobile recharges . Here is another website for the same. Join here . Join amulyam to get free mobile recharge . Its true. I am using this and recharge my mobile twice a month Read more »

How to reset BIOS password using cmd

Image
In the previous article, I have told how to reset BIOS password using hardware methods . Now I am going to tell you how to reset BIOS Password using Command Prompt. Yes!!! We can do it by using MS DOS Command. Let us see: This method works only if you have access to the system when its turned on because this method requires MS DOS. Open MS DOS from programs Read more »

Google 3D sketch

Image
Hello designers! If you are already tired of creating 3D models using the challenging Photoshop software, why not try an easy-to-use software for a change? Here i have found an amazing software that you can use to create, design your own architecture models, modify and share 3D models in Google Earth . See Google SketchUp , it is an spontaneously intuitive, fun and freesoftware for anyone to use. Read more »

Install XP/Any Operating System within 10 minutes

Image
Hi friends, Today I am going to tell you how to install XP or any other operating system within 10 minutes. Not only operating systems, but this process speeds up installation of any other software also. You may use this trick to speed up installation of .NET framework, Photoshop or any other software that takes much more time. We all know that after loading the file or copying the file from the boot disk to temporary space the system requires a first time reboot. Read more »

Open window in GOD mode

Image
On first instance this looks like a joke but it is true and NOT A JOKE. God mode makes you true Windows God allowing you to access all Windows settings without having to click or hop between different dialog windows. You can open God Mode in upcoming Windows8 and existing Windows 7, Vista 32 bit and Windows Server 2008 (32 bit) operating systems. How to Enable & Open God Mode on Windows Read more »

Buy Complete Wise Clock 4 kit - includes display and enclosure

Image
Update July 7, 2015 Before you buy, please read this post on assembling the Wise Clock 4 with the new display. When you buy the " Complete Wise Clock 4 kit ", on top of the Wise Clock 4 kit  you get the 3216 bi-color (red/green/orange) LED display from Sure Electronics, plus the enclosure, consisting of two laser-cut transparent acrylic plates and the required hardware (standoffs, screws etc) to assemble it.   US$125  US$115 - free shipping to North America The " complete kit " comes with everything you need to build a functional Wise Clock 4 . You will need to add your own FAT16/FAT32-formatted SD card (with the necessary files on it), the miniB USB power cable and, eventually, an BTBee module (if you want Wise Clock 4 to display messages sent from your Android device). The assembly guide, written by StefanK, can be found here .

Wise Clock 3 - Dec 2011 software release

From the desk of Mr. Ruud, a new software release for Wise Clock 3 is now available. Below is the long list of impressive features, improvements, changes etc. Ruud, thanks again. Because of the large number (28) of menu entries the menu is now split in 2 loops, one for the Apps and one for the Settings. ------------------   Apps menu loop:   SETUP, QUOTE, BIG, TIX, WORDS, CNTDN, STOPW, SCORE, PONG, PACMN, TCLOK, UTC, LIFE, DEMO, STATS.   Settings menu loop:   APPS, ALARM, AL+/AL-, DATE+/DATE-, REMI+/REMI-, TEMP+/TEMP-, MESG+/MESG-, CHME+/CHME-, FONT+/FONT-, CELC/FAHR, 24H+/24H-, TIME, Y M D, DAY, SLEEP. Selecting the "SETUP" menu entry will take you to the Settings menu loop, selecting the "APPS" menu entry will take you to the Apps menu loop. ------------------ Stopwatch: This will show the time passed by in tenths of seconds, pressing the Set key will show the "lap" time. Count Down Timer: This timer allows for setting a time of up to 24 hours and will

How to remove BIOS password

Image
Forgot your motherboard BIOS password? No problem!!!!!!!! Here are three tutorials how to reset or remove Bios Password that allow clear your CMOS password. The first method is removing the battery on motherboard and second method is reset bios password on windows. Read more »