Skip to main content

Posts

Showing posts from July, 2017

Arduino Based Digital IC Tester Using MATLAB

Arduino Based Digital IC Tester Using MATLAB                             Testing of digital electronic systems generally involves applying a set of test stimuli to inputs of the device-under-test (DUT) and analysing responses of the system using a response analyser. If the DUT generates correct output responses (also called the golden response) for all the input stimuli, the DUT is regarded as fault-free. Those DUTs that fail to meet the golden response are regarded as faulty or defective. Block diagram for testing a device is shown in Fig. 1. Fig. 1: Block diagram for testing a device This project describes testing of 74xx series digital ICs using a MATLAB graphical user interface (GUI) drop-down menu based approach. MATLAB acts as the test stimuli generator to the IC, which is the DUT. The GUI initiates communication with the Arduino and provides a user-friendly and interactive approach to conduct the test. The MATLAB source program (ic_tester.m) acts as the respo

Arduino IOT Tutorials.

  Arduino Tutorial  Connect with Arduino to Internet and have Fun In this Series we are going to show you to control things via Internet and Upload the Data on to Internet using ESP8266 and Thingspeak. Do Subscribe to this and Learn Unlimited Possibilities are there to be a Geek. Be ready to Learn and Unlearn Happy Learning