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 ldanielrosa

  1. L

    SIM card as removable memory

    Has anyone used a SIM card for something like a data logger? They're considered disposable and a lot of applications don't require much capacity. Being able to swap out the memory on the fly and review it at leisure would be an asset.
  2. L

    Nokia 3310 LCD shows only 5 rows of byte-wide pixels

    how to initialize the nokia 3310 display ...ignore... ...not that I'm too pleased that what I wrote uploaded without me explicitly hitting the "commit" key...
  3. L

    1.5KVA UPS with pure sine wave output 50HZ

    First you will need dual power rails at +/- 170 volts (assuming 120 VAC, for 240 you'll need +/- 340) capable of supplying 1k5VA continuously (more is better). Next, the easiest method I can think of is to use a microcontroller with PWM hardware to drive an H-bridge. Some feedback to track the...
  4. L

    11.0592Mhz square wave generator

    11.0592 mhz crestal frequncy **broken link removed**
  5. L

    Microstrip large to have 50 ohm

    What he means is that if the transmission line has a characteristic impedance that matches the source, then the length of the line doesn't matter- the load will always see the same impedance source. There will still be attenuation that is proportional to length. It requires that a load be...
  6. L

    Regulator Rectifier three phase for suzuki sv 650

    sv650 rectifier I am not surprised that the regulator is burning out frequently. Most electronic devices that sell so many have parts removed to make them less expensive (5 cents each at ten million sold saves the company $500,000). If one in a thousand breaks while under warranty, it still...
  7. L

    Thermostat with K-type thermocouple

    thermocouple thermostat There are several chips from Dallas/Maxim that have an ADC with full scale 51.2 or 64mV. These can be used with thermocouples. Look under battery management or battery protection.
  8. L

    Battery powered AT89S52 device...is it feasible??

    How long do you need it to last on one set of batteries? If you have pins to spare, you can control power to the accessories (LCD, sensor). The RTC may have it's own battery, but you should keep it powered when you can. The uC probably only draws a few mA.
  9. L

    Can I get a delay of one nano second?

    delay of nano second We can't give you program code when you do not tell us what you are using. Tell us everything, then tell more. Maybe we can help.
  10. L

    Looking for PIC16F877A code for 6 pulse generation

    pic16F877A If this is for a school project, please don't ask someone else to do your homework. As for the question at hand- what is the goal? Are you trying to make a 60Hz 3 phase power inverter? If you only want to control pulses going out on 6 I/O pins every 8333uS, then you may be a lot...
  11. L

    How to set the real time in RTC with Assembly code (ds1307)

    RTC ds1307 If I give you the code I wrote, I will still have to explain how to splice it to your application. You will take just as long to write your own. As for the RTC, it is inert until activated. There is a bit in one of the registers that controls whether the clock is running or not...
  12. L

    logic of scrambled keypad

    Are you asking for propietary information or just a way of doing something similar?
  13. L

    What is the Difference Btn I2c and Serial communication

    The clock is implied. Both both devices "know" how fast it's supposed to go. That depends on a lot of things. IIC was designed for several chips in the same device to communicate with each other. The range is fairly short because the power use is low. If you want to use it over long...
  14. L

    New 32 bit Pic micros.

    I looked and some of the information is unavailable or unhelpful. I'll wait until a device is actually released before I get excited.
  15. L

    Use more freq than max supported Processor frequency

    The best that could happen is that the increased frequency increases the current proportionally, and is nothing more than a thermal problem that can be handled by rigorous attention to intake v. dissipation. A sneakier and more problematic failure is that the instruction codes will not process...

Part and Inventory Search

Back
Top