Electronics Passionates

This blog is for all guys who are Passionate in Electronics.

Saturday, February 24, 2018

Guidelines for Setting up Fortran77 Compiler in Codeblocks

Step 1: Download the Codeblocks IDE along with FORTRAN from the official website. Step 2: After download, install or update the Codeblocks with FORTRAN Step 3: When the installation is over, open the Codeblocks. Step 4: If your installation was right, the home screen of Codeblocks must have Fortran in the menu bar as shown in the following snapshot: Step 5: From the menubar, click on setting and then click on the compiler from...

Friday, January 20, 2017

Top 10 Most Common Mistakes That Java Developers Make: A Java Beginner’s Tutorial

One of the good resources to get started with Java.................. Please visit once the link given below: http://www.toptal.com/java/top-10-most-common-java-development-mistak...

Sunday, January 11, 2015

Simple Calculator Project in JAVA

Simple Calculator in JAVA This is a simple java calculator project to calculate basic arithmetic operations using GUI features of Java extending JFrame Class. The source code is organized in two files. They are: 1. Main.java and 2. Calc_Frame.java Before actually digging deeper into the source code, lets first see the the output of the project tested with an input expression 9/2*3 whose obvious output after calculation is 13.5 Here are the snapshots: Figure:...

Friday, May 30, 2014

Arduino based Automatic Air Conditioning System

Hi everyone,today I am gonna share a project entitled  Arduino Based Automatic Air Conditioning System.This is the Arduino version of the project "Temperature Controlled Automatic Air Conditioning System" which was done for Minor Project in which I was a part of the team.As the name implies the main purpose of this project is to devise a system whose sole purpose is to condition or maintain the temperature within the predefined limits.Thus,this...

Monday, April 21, 2014

'You've got to find what you love,' Jobs says

This is a prepared text of the Commencement address delivered by Steve Jobs, CEO of Apple Computer and of Pixar Animation Studios, on June 12, 2005.(Source: Stanford University Website) I am honored to be with you today at your commencement from one of the finest universities in the world. I never graduated from college. Truth be told, this is the closest I've ever gotten to a college graduation. Today I want to tell you three stories from my life. That's it. No big deal. Just three stories. The first story is about connecting the dots. I...