Posts

Make set design house in Maya

Image
How to make set design house in Maya tool? Introduction: Before making any object, then collect the images reference to do modeling in Maya tool. To use in animation for nature atmosphere to look good, then you need to give nature with set design house. 3D Modeling steps: While starting the any modeling, just take reference image then star doing the modeling about that. if you do like that then you will complete the task. just modeling with some tools like, polygon, shapes, cylinder, plane, clone etc., see the screen shot for your reference how it looks. it is called wire frame, press key 4 to view in wire frame. House set design | screen shot image-1 Texturing steps: When completed the 3d modeling then, after need some color for the object, you can have option few colors in maya tool, if you want realistic then connect with photoshop tool, there need to edit the image or color to come the realistic of the object. presently not required, take some images from your home in yo...

Proteus software LED interface with 8051

Image
How to use Proteus software for embedded systems? The Proteus software is very useful in  Embedded system , without hardware, you can do project testing with library components using in Proteus software. In this software have so many components to use electronics parts available to do the test project without wasting time on hardware part. Microcontroller-Proteus software-image-1 Let's start to do project in Proteus software, open new project gives file name or project name then open the Proteus software application, here you need to check the particular components to interface with 8051, like as resistor, capacitor, diode, transistors, regulator so on... For example, project name is LED blink interface with 8051 microcontrollers . Here you need embedded c code or program on LED on and off with delay function. Sample Embedded LED blink C Code: #include<reg52.h>  Sbit LED = P2^0;    // connect Port2.0 in 8-bit i/o pin microcontroller LED pin void Delay(void);...

How to install OS in pen drive

Image
How to create Windows OS in USB pen drive? The windows created is from windows 98 to till windows 11, lot of changes happened in operating system, some has using server runs with "windows server 2003", like this version came, some are using Linux operating system, it's under networking or any higher people use. Installation OS in USB pen drive: The USB pen drive using Operating system windows 7 , 8, 10 and 11 version, which version you want to use you can, for example we took version 10 windows, now we use to USB pen drive, just plug into the USB port in PC or Laptop, then after open rufus USB software, in rufus install the drivers in windows 10 then after insert pen drive 8GB (Giga byte) or 16GB or 32GB you can use this pen drives as per your requirement. Rufus software install OS image-1 After selected the pen drive 32GB (Giga byte) for operating system to insert files by using rufus software after opened the rufus. it will detect the USB pen drive data, like as how mu...

Redirect error in Blogger not working properly

Image
How to resolve "Redirect error" in Google search console? The redirect error for blogger and other website for Home page or post URL error's, not indexing the URL, why it's happening like this? Let's check main home page, getting error like " Redirect error " page not index. This is the issue facing, as per my research there is a problem with sitemap, which previous open added sitemap with one blogger not getting view then leaving few months again tried to get view for blogger traffic, still not getting. Redirect error not updated  If your blogger getting ?m=1 or ?m=0 crawled not index, page is fetching but not on google because previously redirect using website buy for domain like .com, .org, .info after expiring you may leave the website, this is the issue coming, you overall spent time on redirect blogger to new domain. there applies sitemap, or some are posted few post, then few months removed from google search console or blogger or website. Mobile ...

Beginners for Arduino UNO

Image
How to Program in Arduino UNO? The Arduino UNO is to develop the project with easy way. It already creates header files like 8051 #include <Reg51.h> like so many such as GPRS, GSM , IR sensor, Motors, USB flash programmer etc., You need to buy the Arduino UNO board ATmega328 series, there have port pins like 3.3v, 5v and GND along with input output pins to access code in Arduino UNO. Arouino UNO | Atmel Arduino UNO Download tip: First go to google then type "Arduino UNO free download software", we have experience about the download, which have version 1.13 or 2.1, we didn't open application about the version of 2.1xx, we opened old version 1.13xx it has successful opened. as we already face how to installation of software. some people working the 2.1version. Arduino UNO programming tip: In the Arduino Uno board, which already examples C++ programmed, you can use test purpose. If you have GSM or GPRS module then use Arduino Uno which support the option tool available...

5v relay and IR sensor interface 8051

Image
What is Relay, IR sensor interface with 8051? The relay is a switch like our home switch using light, fan, TV etc., single channel relay to use Light or fan or TV. Relay Function: Inside the relay have coil, low power circuit to operate high volts, it generates magnet filed then its Open and Close the relay. It required diodes 1n4007, resistor and transistor BC547 or BC548. when giving power supply 5v need transistor BC547 or 12v to relay need ULN drivers for 4 channel relays. Remember need to see amps like 10amp, 20amp or 30amp, it will give lifetime to use. 5v 30Amp single channel Relay If you want to do Relay project to ON and OFF the Light, then need to do that first prepare C code in Embedded language. By using Keil C51 software to do program in it. When doing the project need to concentrate the pins of microcontroller and resistors. use resistors like 1k, 220ohms or 330ohms. When connection relay to microcontroller 8051 need BC547 transistor, it has three terminals one is Vcc, GN...

Heat sink fan in computer

Image
How to use Heat sink fan for processor? They are four steps to know perfect about Heatsink Fan for system and CPU processors . Using different way like liquid heatsink fan for latest use. Bottoms heatsink with thermal paste Heat sink fan in computer: It is use for processor cooling purpose, it's very important for processor like Pentium, dual core, core 2duo, i3, i5, i7 and i9 processors, simply to say to use processor overheat to cool the processor then we use heat sink fan, its name only we can understand, heat mean temperature like degrees to know, if not use the processor will damage. Heat sink in computer: It's very important for processor, when power on the system will check the fan is working or BIOS setup checks the CMOS battery, then after try to communicate with other co-processor or storage operating system. Front Fan with Heatsink fix Now world best computer in market, which is sensor or based on temperature system will run best performance, best example 11th Gen i...