CircuitJS is a free and open source application where various experiments can be performed with electronic circuits. CircuitJS is a web browser based electronic circuit simulator. It can be used online as well as in offline mode. CircuitJS is highly interactive and lets users experiment with various circuit components like batteries, resistors, inductors, capacitors. It is an interesting and useful tool for simulating, learning and visualizing electronic circuits. As it is an easy to use tool, it has been used to teach circuits to those who have difficulty in learning circuits. Read more
Foss : CircuitJS - English
Outline: About OR Gate and how to verify the truth table Create a circuit using switches and LEDs for the OR Gate demonstration Make the circuit with 2 switches, 1 LED, 2 resistors of 220..
Outline: About NOT Gate and how to verify the truth table Create a circuit using switch and LED for the NOT Gate demonstration Make the circuit with 1 switch, 1 LED, 1 resistor of 220 Ohm..
Outline: About NAND Gate Create a circuit using AND gate and NOT gate for the NAND Gate demonstration Make the circuit with 1 AND gate, 1 NOT gate, 2 logic inputs and 1 logic output Draw..
Outline: About NOR Gate Create a circuit using OR gate and NOT gate for the NOR Gate demonstration Make the circuit with 1 OR gate, 1 NOT gate, 2 logic inputs and 1 logic output Draw the..
Outline: About various Built-in circuits available in CircuitJS Working of Potentiometer Demonstration of flow of current in the circuit depends on the resistance of the circuit using Pot..
Foss : Communication Series - English
Outline: Storytelling - the art of conveying a message. Story telling using words, images, or actions. Interacting with their peers, employers, and associates. Make impactful presentatio..
Outline: Storytelling using PAR format. Knowing the target audience. Understanding what information is required. Thinking about the experience to communicate the information. Presenting exp..
Outline: Making a resume using Google Docs. Connection between Job description and Resume. Structure of a resume. What to highlight in a resume. Dos and don'ts of resume writing. Impo..
Outline: Writing a cover letter using google docs. Connection between resume and cover letter. Structure of a cover letter. Focusing on the skills and experiences. Making the cover lett..
Foss : Construction of Low Cost Houses - English
Outline: Layout and Excavation for Foundation Selection criteria for foundation. About different types of foundation soil. Typical layout plan. Tools for layout setting and excavation..
Outline: Making Plain and Reinforced Concrete Key ingredients for making plain and reinforced concrete. About types and quality of aggregates and cement. About IS sieves of different s..
Outline: About foundation bed concrete. Purpose of laying of PCC at foundation bed. Materials required for laying foundation bed concrete. Tools used for bed concrete. Steps involved in..
Outline: Materials required to build a wall foundation. Classification of burnt clay bricks based on the size – conventional, modular. Classification of the bricks based on strength. C..
Foss : CSS - English
Outline: Overview of CSS • CSS Overview • About CSS • The content available in various tutorials in this series • First CSS file • Dimensions and Measuring units in CSS..
Outline: First CSS File Create a CSS file Syntax of CSS to write a style Types of Selectors About Declaration Save the CSS file in a folder Link a CSS file with an HTML file Desce..
Outline: Dimensions and Measuring Units in CSS What are measuring Units What are relative Units What are absolute Units Setting width using percentage Setting font size using percen..
Outline: Box Model in CSS What is Box Model Setting border using properties: -Style -Width -Color Setting different border styles for each side Setting margin Setting different ma..
Outline: Background in CSS What are background properties How to style background Setting background-color using: -Color names -Hexadecimal values -RGB values Setting background im..
Outline: Text Properties in CSS • Format and style text elements • Use of color names, hexadecimal values and RGB values to set the text color • Align the text horizontally usin..
Outline: Font Properties in CSS • Set the font-family property of the text • Style text font using the font-style property • Use of font-style values - normal, italic & oblique ..