Make set design house in Maya

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.

Maya modeling, set design in Maya, 3D modeling
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 your mobile and do attribute material and select color set your images to house by press key control + A to know the texturing the modeling right side of maya application have channel box.

default in Maya grey, modeling in 3d and single house
House grey default in Maya image-2


Animation steps:

After completed the house set design, then after place into the environment like road, houses, building etc., you can use in Animation final, you need to place the property of house. Animation is a final step of the studio.

Maya modeling house, house in Maya and Modeling with Texture
Final house set design in Maya image-3

Conclusion:

As per my suggestion is make own create then start to move to animation like short film or short videos.


Proteus software LED interface with 8051

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 interface LED, LED blink and Keil software
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);          

void main (void)

{

   while(1)            

    {

        LED = 0;            // LED OFF

        Delay(50);

        LED = 1;            // LED ON

        Delay(50);

    }

}

void Delay(void)

{

    int j;

    int i;

    for(i=0;i<10;i++)     //Delay function

    {

        for(j=0;j<2000;j++)

        {

        }

    }


The above embedded c code must use in Keil C51 software, already we have posted on Keil C51 Software, how to use the C code in software. After settings in Keil software you can rebuild button in Keil software, there shows error and warnings. if you got error you need to rectify, the above code is successful execute in microcontroller.

In Keil software must enable Hex file and give crystal frequency is 11.0592Mhz.

8051 MCU, Embedded C code and Interface 8051
Proteus software microcontroller settings


Then, after generating click on rebuild in Keil software, you will get Hex with file name. Now, open Proteus software, click on components library search microcontroller and LED just connect respective pins from Embedded C program.

Tech Tips Embedded tips, Electronics parts and Embedded C code
Microcontroller with LED blink green


Double click on microcontroller you will get pop up give crystal oscillator and hex file, then click OK. then after click play button, now see LED will blink with some delay function.


Conclusion:

As per my understanding, is how to do program in Embedded c by using pins configuration design in Microcontroller, some have delay on Timer, counter, Interrupt. Just simple edit the code with Relay of "LED" to Relay, if you use relay, you can change the name "Relay". connection between microcontroller to Relay interface. Take single channel 5v 10amp Relay to use in project.


Latest Computer Stuff Kit Solutions of Topics 36.


How to use 2x16 LCD 8-bit mode Display in Microcontroller?

Latest PC assembled for high configuration for video editing software?


How to install OS in pen drive

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.

how to do install OS, OS installation and USB pen drive
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 much Giga Byte and it should empty, if have data, it will message or popup to you as "in this driver have files" if you want to delete and continue, if yes, press ok. here stared will do format and select bootable disk iso file of windows 10 select iso then press start, it will take to 15 minutes or half an hour to complete the operating system files.

computer OS installation, USB pen drive install and OS installation
Rufus software ISO image-2


Don't forget to select GPI at partition scheme, it will nicely work normal computer or high computer to format and install lates OS in computer. if you want speed then you need to update storage device like NVME M.2 SSD. if this SSD have, it will work speed in computer.


BIOS Setup in Computer:

Before formatting, take back up the data from your Hard disk or SSD, then after do formatting the OS. first insert the "USB pen drive windows 10" to pc or laptop then ON computer or laptop immediately press key DEL from keyboard, then you will appear BIOS setup select Boot option there have option as "First Boot Device" and "Second boot device", select first boot device as "USB pen drive windows 10" then press any key from keyboard then start the process to format OS installation into your computer PC or Laptop.

Bios setup in computer, Computer Motherboard and main board
BIOS setup in Computer settings DEL


Conclusion:

As per my suggestion on OS installation is using USB pen drive to format OS in PC or Laptop, rufus 32bit or 64bit software, then only consider respective operating systems can select, then only do format. remember take backup into alternate pen drive or hard disk.


Latest Computer Stuff Kit Solutions of Topics 35.


How to do Network installation in Computer system?


How to do USB Ethernet to PC internet from Mobile smartphone?


Redirect error in Blogger not working properly

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.

page fetch redirect, error in URL and redirect tips
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 page fetch, blogger mobile settings and mobile url
Mobile redirect successful but not index


Here, we understood that previous website redirect from blogger, now check with URL like "https://www.yourwebsite.com" actually, it is like as "https://yourblog.blogspot.com" from blogger default. (Note: https://www and https://) then, after going to google search console with own verification with https://www.yourwebsite.com expired then take https://www.yourblog.blogspot.com take anyone.

Sitemap with url, blogger Sitemap and url on google
Sitemap.xml not updated old post


If you deleted URL forgot to custom redirect in blogger settings, may be came like this error, by knowing from sitemap.xml post count.


As we know that Blogger URL for mobile use, then showing URL with (?m=1), no need to worry about this, it is default from blogger. it is special for Mobile.


If you tried plenty times to get "URL in google", it another way to remove "redirect error", then start new blog website, here you need attention don't search URL inspection, just leave it, few hours or a day you will find as "URL in google" of Main page like home page.


Conclusion:


As per my research on google search console about "page fetch: Redirect Error" problem, which already seen different ways, spent time lot, still same problem, if suggest open new blog or website, then submit in google search console, wait don't do any just one time check URL inspection of your home page URL, just leave it, don't do anything, just index on google within an hour. after that posting don't do request, it will again show the error like Redirect Error. It is the greatest option to us.


Latest Computer Stuff Kit Solutions of Topics 34.


How to do SEO for blogger or website?


How to do Blog traffic in blogger website?

Beginners for Arduino UNO

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.

Arduino Uno board, Cpp code and Embedded system
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 the header file related attached components like motors, relays, microcontroller 8051, USB, Bluetooth, Servo Motor, Wi-Fi so on... see the reference screenshot of sample code of LED Blink.

Latest software UNO, Uno arduino and 8051 embedded
Arduino Uno version 1.8.12


Best example of Servo Motor, use can do project on it, it's given clear understanding the task, how to rotates, with some mechanical wheels have, it's rotated from zero to 360 degrees.

Servo motor rotate, Mechanical wheels and Embedded Cpp
Servo Motor SG90

If you want strong knowledge on programming, let's use 8051 microcontrollers, you can use software to program and one flash programmer 8051 to execute the code into the 8051 microcontrollers. if you use Arduino uno that much of knowledge, little bit confusion and not get clear idea on Arduino uno. In Arduino uno have lot of option to program and do lot of projects in it and easy way.


Arduino Uno price:


The Arduino Uno we have buy this at 450rs. It has lot of features you can buy from 450rs to 1000rs spend money.


Conclusion:


As per my understanding, Arduino Uno is good to use for projects, using internet IoT to do projects. Lot of options are there like USB connection to Arduino UNO then after open Arduino Uno software application then here have some projects like GSM, Gprs, Bluetooth etc., have on it.


Latest Computer Stuff Kit Solutions of Topics 33.


How to do project on IR sensor and 5v Relay?

How to do 8051 tasks on Microcontroller ISP programmer?