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 mammadkhata

  1. M

    SPI interface beween 2 AVRs

    problem still remains
  2. M

    SPI interface beween 2 AVRs

    I tried but nothing respond master in loop & slave in loop just master in loop just slave in loop just works on void loop, both of them
  3. M

    SPI interface beween 2 AVRs

    hello everyone. Recently I wrote a program for SPI communication between 2 ATmega8 with CodeVision AVR compiler. this is code for master that is transmitter #include <mega8.h> #include <delay.h> #define MISO 4 #define MOSI 3 #define SS 2 #define SCK 5 void spi_masterinit() {...
  4. M

    isadvantages of 2.4 GHz wireless module on human body

    disadvantages of 2.4 GHz wireless module on human body hi everybody i'm trying to use 2.4G Wireless NRF24L01 PA LNA Board Module that can support 1100 meter distance whit 5db antenna. my question is is that possible to use it in home as switches control all time? does it have disadvantages for...
  5. M

    avr proteus simulation is not running in real time due to excessive cpu load warning

    hello to you electrical engineers. recently i made a project that is control DC motor in 2 way firs from potentiometer and second from serial push buttons of another avr. it run good but i have this warning: simulation is not running in real time due to excessive cpu load warning it causes i'm...

Part and Inventory Search

Back
Top