diff --git a/assignment/assignment10.html b/assignment/assignment10.html index 5182c4e7f13083af6bb6801be24187a3af7d8421..7f21c039d529158a0d096672619105ac69bf0ace 100644 --- a/assignment/assignment10.html +++ b/assignment/assignment10.html @@ -61,7 +61,7 @@ <p style="justify-content: center"><strong>During this assignment, I am at Home dut to COVID-19, so I am tried online simulation tool. When I have get lab access then I will try it on actual hardware.</strong> </p> <h4 id="9-Week Task" style="border-bottom: 6px solid yellow; background-color: lightgrey" > <strong>Week Task</strong> </h4> - <p style="justify-content: center"><strong>individual assignment: measure something: add a sensor to a microcontroller board, that you have designed and read it <br> + <p style="justify-content: center"><strong>Individual assignment: measure something: add a sensor to a microcontroller board, that you have designed and read it <br> group assignment: probe an input device's analog levels and digital signals </strong> </p> <h4 id="Introduction" style="border-bottom: 6px solid yellow; background-color: lightgrey" > <strong>Introduction </strong> </h4> diff --git a/assignment/assignment11.html b/assignment/assignment11.html index 599cbddd00ff640734baa5dd98855d9b0fd4d319..be6d5cab5a8557446a1ab9366b016b636c54f83a 100644 --- a/assignment/assignment11.html +++ b/assignment/assignment11.html @@ -60,7 +60,7 @@ <h2 style="color:green">Applications and Implications</h2> <h4 id="10-Week Task" style="border-bottom: 6px solid yellow; background-color: lightgrey" > <strong>Week Task</strong> </h4> - <p style="justify-content: center"><strong>individual assignment: Propose a final project masterpiece that integrates the range of units covered. Answering the following questions. </strong> </p> + <p style="justify-content: center"><strong>Individual assignment: Propose a final project masterpiece that integrates the range of units covered. Answering the following questions. </strong> </p> <h4 id="Introduction" style="border-bottom: 6px solid yellow; background-color: lightgrey" > <strong>Introduction </strong> </h4> <p style="justify-content: center"><strong>In this assignment Prof. Neil explain the different application of Fab Academy course in society. @@ -375,7 +375,7 @@ d. How effectively the carbon filter removes the carbon particles from the smoke <h2> <a href="assignment12.html">Assignment 12: Output Devices </a></h2> </header> <div> <a href="assignment12.html" class="image full"><img src="img/" alt=""></a> </div> - <p>Write about assignment 12.</p> + <p>Devices which perform an “Output†function are generally called Actuators and are used to control some external device, for example movement or sound.</p> </section> </div> <div class="3u"> diff --git a/assignment/assignment12.html b/assignment/assignment12.html index 557c6217c16811370b5d2222cc750b763c59ad55..9b9a1c832674e0f39f089dff575f4129b78fad4c 100644 --- a/assignment/assignment12.html +++ b/assignment/assignment12.html @@ -60,8 +60,8 @@ <h2 style="color:purple">Output Devices</h2> <h4 id="Week Task" style="border-bottom: 6px solid yellow; background-color: lightgrey" > <strong>Week Task</strong> </h4> - <p style="justify-content: center"><strong> individual assignment:add an output device to a microcontroller board you've designed and program it to do something <br> - group assignment:measure the power consumption of an output device </strong> </p> + <p style="justify-content: center"><strong> Individual assignment:add an output device to a microcontroller board you've designed and program it to do something <br> + Group assignment:measure the power consumption of an output device </strong> </p> <h4 id="Introduction" style="border-bottom: 6px solid yellow; background-color: lightgrey" > <strong>Introduction </strong> </h4> <p style="justify-content: center"><strong>An Electronic System or circuit must be able or capable to “do†something and Sensors and Transducers are the perfect components for doing this. @@ -222,7 +222,7 @@ and make the necessary changes in this board. The final I have put here. The sch <div class="oval"><img src="image/a12_19.png" width="75%" height="350" class="svg__image"> </div> <br> <br> -<h4 id="design" style="border-bottom: 6px solid yellow; background-color: lightgrey" > <strong>Why PNP MOSFET? </strong> </h4> +<h4 id="pnp" style="border-bottom: 6px solid yellow; background-color: lightgrey" > <strong>Why PNP MOSFET? </strong> </h4> <p style="justify-content: center"><strong> The PNP transistor has a Positive-Negative-Positive type of configuration, with the arrow which also defines the Emitter terminal this time pointing inwards in the transistor symbol. Also, all the polarities for a PNP transistor are reversed which means that it “sinks†current into its Base as opposed to the NPN transistor which “sources†current through its Base. The main difference between the two types of transistors is that holes are the more important carriers for PNP transistors, whereas electrons are the important carriers for NPN transistors @@ -234,7 +234,7 @@ To turn the PNP transistor operating as a switch “ONâ€, the Base terminal is <div class="oval"><img src="image/a12_20.gif" width="75%" height="250" class="svg__image"> </div> <br> <br> -<h4 id="design" style="border-bottom: 6px solid yellow; background-color: lightgrey" > <strong>PCB Milling and Soldering</strong> </h4> +<h4 id="milling" style="border-bottom: 6px solid yellow; background-color: lightgrey" > <strong>PCB Milling and Soldering</strong> </h4> <p style="justify-content: center"><strong> Firslty the image is exported as a png file from the Eagle software. Then this file is converted into the rml file. Two file is created one for trace and other for cut. Then file is loaded on SRM-20 PCB milling machine.(For more details refer my Assignment 5 and 7). After milling the component is soldered on the PCB. and finally conductivity is tested. Now the Output board is ready.</strong> </p> @@ -279,7 +279,7 @@ Then file is loaded on SRM-20 PCB milling machine.(For more details refer my Ass </head> </html> <br> <br> -<h4 id="What i learn" style="border-bottom: 6px solid yellow; background-color: lightgrey" > <strong> Problems faced with above board </strong> </h4> +<h4 id="problem" style="border-bottom: 6px solid yellow; background-color: lightgrey" > <strong> Problems faced with above board </strong> </h4> <p style="justify-content: center"><strong>Here I am using PNP Mosfet for switching. Bur when I have connected the battery and load (i.e. fan) to the board. The fan will get start, without taking any signal from the microcontroller board. But also I am connecting it to microcontroller board and used the program to ON/OFF the fan, but the switching is not working and fan in running condition. The I have done trubleshooting on the board with discussion of my local instructor Suhas Sir. <br> 1. I have checked the soldering point again, do the soldring again <br> @@ -301,7 +301,7 @@ Then file is loaded on SRM-20 PCB milling machine.(For more details refer my Ass <br> <br> <p style="justify-content: center"><strong> Then finally we decided to use the relay for now. When we get time, we will again work on this board </strong> </p> - <h4 id="What i learn" style="border-bottom: 6px solid yellow; background-color: lightgrey" > <strong> Programming and Testing </strong> </h4> + <h4 id="programming" style="border-bottom: 6px solid yellow; background-color: lightgrey" > <strong> Programming and Testing </strong> </h4> <p style="justify-content: center"><strong> I have developed the ATtiny-44 microcontroller board for <a href="assignmemt10.html"> Input Device week </a> . For this week task I decided to run the fan (Rating 3W, 12V and 0.25A )on this board using relay and print the status of fan on serial monitor. Lets discuss the procedure <br> The following is the code I am using for programming. Pin 3 on the ATtiny 44 is I/O pin. so here it is declared as output pin. @@ -355,7 +355,9 @@ Then file is loaded on SRM-20 PCB milling machine.(For more details refer my Ass <p style="justify-content: center"><strong> I am learn about <br> 1. Different output devices used in electronics circuit. <br> 2. Programming for output devices with taken the sensor value as a input. <br> - 3. Board design for input and output devices. + 3. Board design for input and output devices.<br> + 4. Problem solving during programming <br> + 5. Board Designing </strong> </p> @@ -378,7 +380,11 @@ Then file is loaded on SRM-20 PCB milling machine.(For more details refer my Ass <li><span class="fa fa-check"></span><a href="#servo">1.DC Servo Motor with Arduino Board</a> </li><br> <li><span class="fa fa-check"></span><a href="#segment">2. 7-Segement Display with Arduino Board</a></li><br> <li><span class="fa fa-check"></span><a href="#dcmotor">3. DC Motor and LED as a Output Device with Arduino Board</a></li><br> - <li><span class="fa fa-check"></span><a href="#design">Board Design</a></li><br> + <li><span class="fa fa-check"></span><a href="#design">Board Design</a></li><br> + <li><span class="fa fa-check"></span><a href="#pnp">Why PNP MOSFET?</a></li><br> + <li><span class="fa fa-check"></span><a href="#milling">PCB Milling and Soldering</a></li><br> + <li><span class="fa fa-check"></span><a href="#problem">Problem Faced</a></li><br> + <li><span class="fa fa-check"></span><a href="#programming">Programming and Testing</a></li><br> <li><span class="fa fa-check"></span><a href="#What i learn"> What I learn?</a> </li><br> </ul> diff --git a/assignment/assignment13.html b/assignment/assignment13.html index c1059e8b5e32fd5d275a6964c81d0a8fd82a84e6..b617828482cbc9752adf19f72a123ba5cae42efb 100644 --- a/assignment/assignment13.html +++ b/assignment/assignment13.html @@ -61,7 +61,7 @@ <h4 id="Week Task" style="border-bottom: 6px solid yellow; background-color: lightgrey" > <strong>Week Task</strong> </h4> <p style="justify-content: center"><strong> Individual assignment:write an application that interfaces a user with an input &/or output device that you made <br> - group assignment:compare as many tool options as possible </strong> </p> + Group assignment:compare as many tool options as possible </strong> </p> <h4 id="Introduction" style="border-bottom: 6px solid yellow; background-color: lightgrey" > <strong>Introduction </strong> </h4> <p style="justify-content: center"><strong> It is a software intermediary that allows two applications to talk to each other. An application program interface (API) is a set of routines, protocols, and tools for building software applications. @@ -247,7 +247,7 @@ <br> <br> </html> <br> <br> - <h4 id="What i learn" style="border-bottom: 6px solid yellow; background-color: lightgrey" > <strong> Connection </strong> </h4> + <h4 id="connection" style="border-bottom: 6px solid yellow; background-color: lightgrey" > <strong> Connection </strong> </h4> <p style="justify-content: center"><strong> Here I am using ATTINY 44 microcontroller board to connect with HC-05 Bluetooth Model. The pin number 12 (PA1) and 13 (PA0) of the ATtiny 44 is the rx and tx pin for the board. I have soldered the pin header with this pin for connection with another module.</strong> </p> <div class="row"> <div class="col"> @@ -269,7 +269,7 @@ • Bluetooth Module Gnd --> GND pin of ATTINY 44 <br> • Bluetooth Module VCC --> VCC pin of ATTINY 44 </strong> </p> - <h4 id="What i learn" style="border-bottom: 6px solid yellow; background-color: lightgrey" > <strong> Programming </strong> </h4> + <h4 id="programming" style="border-bottom: 6px solid yellow; background-color: lightgrey" > <strong> Programming </strong> </h4> <p style="justify-content: center"><strong> I am using ARDUINO IDE for programming. I have creted the code by refering some turorial and old Fab Academy Assignment. Then selected the given parameter in tool menu. </strong> </p> <div class="row"> <div class="col"> @@ -288,7 +288,7 @@ <div class="card text-center"> <div class="oval"><img src="image/a13_25.jpg" width="75%" height="350" class="svg__image"> </div> - <h4 id="What i learn" style="border-bottom: 6px solid yellow; background-color: lightgrey" > <strong> Testing </strong> </h4> + <h4 id="testing" style="border-bottom: 6px solid yellow; background-color: lightgrey" > <strong> Testing </strong> </h4> <p style="justify-content: center"><strong> The app is successfully working. Here I am putting the final video with step of programming </strong> </p> <iframe width="700" height="450" src="https://www.youtube.com/embed/0rq5L1C4aGk"> </iframe> @@ -297,7 +297,9 @@ <p style="justify-content: center"><strong> I am learn about <br> 1. App developemnt using MIT App Inventor <br> 2. About Interface and Application programming <br> - 3. Different tool, languages used for Developing Interface. </strong> </p> + 3. Different tool, languages used for Developing Interface. <br> + 4. Connection between Bluetooth model and Microcontroller board <br> + 5. Programming and Testing </strong> </p> <a style="color:mediumvioletred" class="btn-new rom-middle animated" href="./file/file13.zip">Download my original file here</a> <br> <br> <p>Go to the <a href="#Introduction">top</a></p> @@ -314,6 +316,9 @@ <li><span class="fa fa-check"></span><a href="#Introduction">Introduction</a></li><br> <li><span class="fa fa-check"></span><a href="#individual">Individual Assignment</a></li><br> <li><span class="fa fa-check"></span><a href="#app">App Development</a> </li><br> + <li><span class="fa fa-check"></span><a href="#connection">Connection</a> </li><br> + <li><span class="fa fa-check"></span><a href="#programming">Programming</a> </li><br> + <li><span class="fa fa-check"></span><a href="#testing">Testing</a> </li><br> <li><span class="fa fa-check"></span><a href="#What i learn"> What I learn?</a> </li><br> </ul> diff --git a/assignment/assignment14.html b/assignment/assignment14.html index 449061012b2dfd82dcc053d5e9bd72f16ab78626..1b59d1eaa9cfd38bf73b0e9a2edf090add5d96b7 100644 --- a/assignment/assignment14.html +++ b/assignment/assignment14.html @@ -59,7 +59,7 @@ <header> <h4 id="14-Week Task" style="border-bottom: 6px solid yellow; background-color: lightgrey" > <strong>Week Task</strong> </h4> - <p style="justify-content: center"><strong>individual assignment: develop a plan for dissemination of your final project, prepare drafts of your summary slide (presentation.png, 1920x1080) + <p style="justify-content: center"><strong>Individual assignment: develop a plan for dissemination of your final project, prepare drafts of your summary slide (presentation.png, 1920x1080) and video clip (presentation.mp4, 1080p HTML5, < ~minute, < ~10 MB) and put them in your root directory </strong> </p> <h4 id="invention" style="border-bottom: 6px solid yellow; background-color: lightgrey" > <strong> Invention</strong> </h4> @@ -82,7 +82,7 @@ Copyright,Related rights,Database rights are come under Artistic and literary property and Patent rights,Trademarks, Design rights, Plant variety rights, Geographical indications are come under Industrial property right. <br> </strong> </p> - <a href= "https://economie.fgov.be/en/themes/intellectual-property/innovation-and-intellectual/what-intellectual-property"> Click here for more details.</a> <br> <br> + <a href= "https://economie.fgov.be/en/themes/intellectual-property/innovation-and-intellectual/what-intellectual-property"> Click here for more details.</a> <br> <br> <h4 id="patents" style="border-bottom: 6px solid yellow; background-color: lightgrey" > <strong> Patents </strong> </h4> <p style="justify-content: center"><strong> 1. What is meant by patent? <br> @@ -104,8 +104,8 @@ A servicemark is the same as a trademark except that it identifies and distinguishes the source of a service rather than a product. Trademark rights may be used to prevent others from using a confusingly similar mark, but not to prevent others from making the same goods or from selling the same goods or services under a clearly different mark. </strong> </p> <br> + <h4 id="copyright" style="border-bottom: 6px solid yellow; background-color: lightgrey" > <strong> Copyright</strong> </h4> - <p style="justify-content: center"><strong> Copyright is a form of protection provided to the authors of "original works of authorship" including literary, dramatic, musical, artistic, and certain other intellectual works, both published and unpublished. The copyright protects the form of expression rather than the subject matter of the writing. For example, a description of a machine could be copyrighted, but this would only prevent others from copying the description; it would not prevent others from writing a description of their own or from making and using the machine. @@ -172,7 +172,7 @@ <div class="oval"><img src="image/a14_5.png" width="80%" height="300" class="svg__image"> </div> <br> <br> - <p style="justify-content: center"><strong> Step6: This html code, I have put on my webite on the "Contact Us" page.</strong> </p> + <p style="justify-content: center"><strong> Step6: This html code, I have put on every page of my website.</strong> </p> <div class="row"> <div class="col"> <div class="card text-center"> @@ -180,10 +180,14 @@ height="350" class="svg__image"> </div> <br> <br> </strong> </p> - - - - + <h4 id="project" style="border-bottom: 6px solid yellow; background-color: lightgrey"><strong>Final Project Presentation</strong></h4> + <div class="col"> + <div class="card text-center"> + <div class="oval"><img src="../img/p_20.png" width="80%" + height="80%" class="svg__image"> </div> + <br> <br> + <iframe width="700" height="450" src="https://www.youtube.com/embed/GxsFQeJ4tAY"> </iframe> <br><br> + <h4 id="What i learn" style="border-bottom: 6px solid yellow; background-color: lightgrey" > <strong> What i learn? </strong> </h4> <p style="justify-content: center"><strong> I am learn about <br> 1. Intellectual property-what is mean and its type. <br> @@ -193,7 +197,7 @@ </strong> </p> - <p> Go to the <a href="#14-week task">top</a></p> + <p> Go to the <a href="#14-Week Task">top</a></p> </section> </div> @@ -211,6 +215,7 @@ <li><span class="fa fa-check"></span><a href="#copyright"> Copyright</a> </li><br> <li><span class="fa fa-check"></span><a href="#individual assignment"> Individual Assignment</a> </li><br> <li><span class="fa fa-check"></span><a href="#creative"> Creative Commons (CC) License</a> </li><br> + <li><span class="fa fa-check"></span><a href="#project"> Final Project Presentation</a> </li><br> <li><span class="fa fa-check"></span><a href="#What i learn"> What I learn?</a> </li><br> @@ -256,7 +261,8 @@ <h2> <a href="assignment15.html">Assignment 15: Networking and Communications</a></h2> </header> <div> <a href="assignment15.html" class="image full"><img src="img/" alt=""></a> </div> - <p>Write about assignment 15.</p> + <p>Network communication, or internetworking, defines a set of protocols (that is, rules and standards) that allow application programs to talk with each other without regard + to the hardware and operating systems where they are run. Internetworking allows application programs to communicate independently of their physical network connections.</p> </section> </div> <div class="3u"> diff --git a/assignment/assignment9.html b/assignment/assignment9.html index 002428eef1f7f174b405e28382da8d355ba11702..d00c005e33ea898462e48afb7d5837d85eeb0bcc 100644 --- a/assignment/assignment9.html +++ b/assignment/assignment9.html @@ -61,8 +61,8 @@ <p style="justify-content: center"><strong>During this assignment, I am at Home dut to COVID-19, so I am tried online simulation tool. When I have get lab access then I will try it on actual hardware.</strong> </p> <h4 id="8-Week Task" style="border-bottom: 6px solid yellow; background-color: lightgrey" > <strong>Week Task</strong> </h4> - <p style="justify-content: center"><strong> individual assignment: read a microcontroller data sheet, program your board to do something, - with as many different programming languages and programming environments as possible<br> group assignment: + <p style="justify-content: center"><strong> Individual assignment: read a microcontroller data sheet, program your board to do something, + with as many different programming languages and programming environments as possible<br> Group assignment: compare the performance and development workflows for other architecture</strong> </p> <h4 id="Introduction" style="border-bottom: 6px solid yellow; background-color: lightgrey" > <strong>Introduction </strong> </h4> diff --git a/assignment/image/a13_20.jpg b/assignment/image/a13_20.jpg index 3fe8c9022c021fda0dd136e770ef479d7997db88..822f0080028a7e1ae433e4e5eaab126466f2625c 100644 Binary files a/assignment/image/a13_20.jpg and b/assignment/image/a13_20.jpg differ