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 lonely151

  1. L

    c code with at commands to send value of sensor !!

    no one know how ??!!!
  2. L

    c code with at commands to send value of sensor !!

    I have finsh this code for read from temp sensor then convert to digital then send it to pc and it work #define F_CPU 3686400UL #include <ctype.h> #include <stdint.h> #include <stdio.h> #include <avr/io.h> #include <avr/pgmspace.h> #include <util/delay.h> #include <avr/interrupt.h> #include...

Part and Inventory Search

Back
Top