Posts

Cube 3D printer

Image
Hi everyone! Its been a quite long that the blog was not updated. I hope you would like this about the 3D printer and the 3D systems. 3D Systems makes it easier, affordable and more accessible than ever before to see your ideas materialize with the power of personal 3D printer. You can work smart, play hard and print productive with them. They are powerfully designed to take your imagination to next level of professionalism. 3D printers are capable of creating small, precise, detail-rich prototype parts, and casting patterns for jewelry designs figurines and parts. It has pro capabilities with print ready for metal casting and product development.  What to you need for 3D printing? The most necessary things you would require are mentioned below: 1. 3D design in the form of STL or supportive format 2. 3D printer 3. Supportive software Note: Make sure that no power cut occurs during printing because it will lead you to print from beginning. How to 3D des

Notes on Communication System II

Image
You can obtain the note of Communication System II studied under Bachelor of Electronics and Communication Engineering for Institute of Engineering (especially.) provided by Er. Sudip Nepal under the link provided. https://drive.google.com/folderview?id=0B7ltXLLUU63bMzlpQXZMbmZZQW8&usp=sharing This is to be used for the educational purpose only and the misuse of the material is strictly prohibited. Hope this would be beneficial. Do drop down you response and queries via comment.  Thank You!

Telecommunication System Notes

Image
You can obtain the note of Telecommunication System studied under Bachelor of Electronics and Communication Engineering provided by Dr. Surendra Shrestha under the link provided. https://drive.google.com/folderview?id=0B7ltXLLUU63bQ2M5akVhNU9SaDQ&usp=sharing Hope this would be beneficial. Do drop down you response and queries via comment.  Thank You!

Line Following Robot

Image
Hello everyone! Many of you might be interested in robotics but you might not know how to begin your first project in robotics. If so then why don't you try the line following robot. Line Following Robot is an autonomous robot which follows the specified track of line drawn with distinct color different from surface. A line following robot is a mobile machine employed to sense and follow the black lines that are drawn on the white surface or black or red line in white surface, white or red line in black surface. Robot must be able to detect particular line and keep following it. Robot follows a certain path controlled by a feedback mechanism. MAKING OF LINE FOLLOWING ROBOT: Components Required: 1.     Arduino 2.     Motors 3.     Motor driver 4.     IR Sensors 5.     Chassis 6.     Connecting Wires 7.     Power Supply Components Overview: DC Motor: It is an electronic device which converts the electric energy into mechanical energy. 

How to use Kiel software to write microcontroller program?

Image
Hello everyone! Many of you might be interested in writing a microcontroller program by using the Keil software but you might be getting problem with it. In this case you are viewing the right topic to solve the problem you are facing. The most popular software tool used for microcontroller programming is Kiel software. This software is an integrated development environment (IDE) which is integrated with a text editor to write, a programs, a compiler to convert the high level language to machine level language. The uvision editor include all standard features like color syntax highlighting and quickly identify errors. The editor is available while debugging. The natural debugging environment helps to quickly identify the errors and correcting the errors in the program. After writing the program in code editor save that file in .asm or .C format depending on which assembler we have chosen.  How to use Kiel 1. Click on the Kiel Vision Icon on the desktop. Figu