Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Recent content by Muleh

  1. M

    [moved] Mat-lab GUI code not running

    function varargout = fl(varargin) gui_Singleton = 1; gui_State = struct('gui_Name'), mfilename, ... 'gui_Singleton', gui_Singleton, ... 'gui_OpeningFcn', @fl_OpeningFcn, ... 'gui_OutputFcn', @fl_OutputFcn, ... 'gui_LayoutFcn', [] , ... 'gui_Callback', []); if nargin && ischar(varargin{1})...
  2. M

    [moved] 18f4550 circuit and code for power management system in homes using GSM

    i am working on my project that switches off and ON home appliances using an android app that creats sms .The app can also request for power being drawn by the appliances through sending texts request that can be red by a gsm module. My gsm module is linked to a pic 18f4550 and my gsm module...

Part and Inventory Search

Back
Top