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 namelesssix

  1. N

    I2C Spy problem with system speed

    I have build i2c monitor using MCu to monitor(spy) the i2c signal that they are talking on the line. but my system not fast enough, for i2c speed 100kHz I filtered out and capture only when the _master_ talk to slave address (0xa0 or a1) and change to HEX code send to computer via rs232 or...
  2. N

    Problem with ports of Atmega32l PortC

    Re: Atmega32l PortC question Refered to the datasheet some pins of PORTC have reserve for JTAG you need to disable JTAG first.. if you use ponyprog set it in Security bit setting
  3. N

    RS232 Communication in C++ under Linux

    you will found it in howto directory or in kernel documentation you'll got the example in that file
  4. N

    What is the better Visual Basic, Visual C++ or Delphi ?

    i use delphi it use less time to create quick prototype and i thought vb is not quite easy when u want to add many feature
  5. N

    Microcontroller chess circuit

    chess for 68hc11 did you interested to display on TV? EE476 Lab or some interesting **broken link removed**
  6. N

    Frequency varying PWM in AVR

    pwm sine avr hi.. :) i also use ATMEGA32 and have sine table with 256 step for AN258 i found that i need to scale the sine value to fit the timer (maybe i'm wrong.. :?: ) i use C*deVi*on to write code. when i adjust the speed by change the TCNTx initial value, output was wrong. did you...
  7. N

    Frequency varying PWM in AVR

    i'm very newbie in avr anyone pls help me for frequency varying PWM (any suggestion, resource) i use it to control speed of ac motor thank you

Part and Inventory Search

Back
Top