Week 07 
        
           
       
      
         
      
     
    
            
        
          getting started 
            
            
            
                
             
                
                
            ● We started the week with a very informative lecture on Electronics Design topic by Neil, which was very new for me and personally it gave me a good understanding about the software part, all the components involved in stuffing the board
                
             HERE ● Keeping in reference the Neil's board, I had to just add a Resistor, LED and a Button to a PCB designed by me, mill it and solder the components to test it.
            Google , to get a better understanding of the application and function for each one of them.
                    ● ATTINY 44  
                    - Microcontroller, is a control device (the brain) which incorporates a microprocessor.
            ● FTDI  
                    - Future Technology Devices International,  This is a USB to TTL serial cable, with a FTDI FT232RL usb/serial chip embedded in the head. It has a 6-pin socket at the end with 5V power and ground, as well as RX, TX, RTS and CTS at 3V logic levels.
            ● AVR ISP  
                    - 2x3 Header which enables a user to programme the PCB by connecting it to the other ISP (FABISP) in this case. Used for programming, data, power, or any other kind of connection. 
            ● Crystal  
                    - Generally used in timing, sensitive circuits.
            ● Capacitor (1uf)  
                    - Its function is to store the electrical energy and give this energy again to the circuit when necessary, it charges and discharges the electric charge stored in it. It blocks the flow of DC and permits the flow of AC.
            ● Resistor 1 (10k)  
                    - Are used to reduce current flow, adjust signal levels, to divide voltages, bias active elements, and terminate transmission lines, among other uses.
            ● Resistor 2 (499R)  
                    - Basically used for a protective purpose to resist/reduce the current flowing to the LED, also to avoid the LED from burning due to high voltage current. 
                    Ohm's Law is given by:
V = I R    Datasheet  
            
             of the Blue LED which has been used for the accurate information regarding voltage and current, I calculated that if ● LED 
                    
                    
                    - Light emitting diode  that shines if it gets at least a minimum voltage.
            ● Button / Switch  - Button  with the "push-to-make" (normally-open or NO) mechanism are a type of push button electrical switch that operates by the switch making contact with the electronic system when the button is pressed and breaks the current process when the button is released.
            the schematic with ALL THE COMPONENTS 
             the button and led board is ready to be tested usingmultimeter  interesting stuff here  
                
                continuity mode  which means: If the probes are connected—either by a continuous circuit, or by touching each other directly—the test current flows through. The screen displays a value of zero (or near zero), and the multimeter beeps. Continuity! If the test current isn't detected, it means there's no continuity. We use the VCC (red cable) and GND (black cable) . This is indeed a very important aspect of the overall process of making a circuit board. 
                
                VIDEO 
                
                my designed pcb is ready :) 
                
            do check out the oscilloscope Session  
                 
                    
                     
                    
                
                
                    
                
             
            
        VIDEO