Posts

Showing posts with the label trick & tips

current room temperature with arduino

Image
It is simple basic arduino project you need Arduino Uno Dht 11 temperature & humidity sensor data cable & jumper wire  Please watch this video connection diagram arduino code #include <dht.h> dht DHT; #define DHT11_PIN 7 void setup(){   Serial.begin(9600); } void loop() {   int chk = DHT.read11(DHT11_PIN);   Serial.print("Temperature = ");   Serial.println(DHT.temperature);   Serial.print("Humidity = ");   Serial.println(DHT.humidity);   delay(1000); } Download Dht11 library Zip file

How to make money printer magic machine

Image
It is a tutorial video to make money printer magic machine .i use non expensive house hold items to make it   watch this tutorial video

how to make ganesh tealight/candle stand at home

Image
This is template image to make this project print it 4" x4 inch on a paper please watch this video If you want to make it battery powered please watch this video

How to update tatasky set top box manually

Image
Some time we faced some problems with tata sky . Like- low signal, digicard not recognized, some channel not appear, some time it can solve by installing new software on set top box. We can update software from tata sky server by some simple way let's try it. Turn off set top box from wall socket when it running don't press standby switch from remote. Now turn on from wall socket & press  back, back 2465 Quickly on remote. Now it start download software. Wait...... it may take some time don't press any switch on remote or don't unplug it from wall socket If any problem this video will help you