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 Zhasha

  1. Z

    How to convert ASCII into different language(chinese,Urdu)

    covert chinese ascii php for this i would suggest you make your own driver for the LCD but ASCII can be any language in theory, all you need to do is switch the code page this was originally designed for systems such as DOS but now since UNICODE has come out theres no need for it anymore
  2. Z

    Graphics using assembly language ? Help!

    **broken link removed** look at the bottom about vga
  3. Z

    north and possibly south bridge design

    im interrested in north and south bridge design. so if you have any documents that might help, please post then here just keep in mind that i want to use a CPU at either 66MHz, 100MHz or 133MHz (i do not know FSB speeds) that is, old 486 processors thanks in advance
  4. Z

    Solution for implementation of SCART switch

    Hi I recently thought of a project that seems simple, but still i cant figure out what i want to do is have a chip control 2 SCART inputs and 1 output. i want it to be able to select which of the 2 gets forwarded to the output (so its just a matter of forwarding signals) but i dont want to use...
  5. Z

    How to rename a file in VB.NET

    from VB6 i remember a command called Name, im not sure as to whether it will work in VB.NET but its worth a try
  6. Z

    Problem with chip as switch design

    Re: chip as switch i need to make switches that should be able to support enough to sustain another chip (so only a few mA) so sourcing from pins is an option, but i could never get it working. i do not have a PIC programmer, only an AVR programmer (STK500) and as for chips, i can always buy a...
  7. Z

    Picture display in VC application

    by display a picture you mean where?
  8. Z

    Problem with chip as switch design

    Re: chip as switch Thanks a lot for pointing that out, but what i need is still to get 8 outputs, where only one is active at a time. i dont suppose making 8 of these PNP "switches" and connecting them to each their own port will work?
  9. Z

    Problem with chip as switch design

    Re: chip as switch okay, so - i want to add the same functionality to all of the PBX ports. when PB0 is set to 0, it grounds the current. when its not grounding the current the current flows through the resistor and out to where ever its going to be used. not the problem here is that i can only...
  10. Z

    Problem with chip as switch design

    chip as switch Hi, i have a little problem on my hands: i made this nifty little switch: V+ ___ ^ | |-------+---/\/\/\/---- | |- | |- | |- | |- |___|- so when the chip grounds the current on the port, the switch is off, and when not the switch is on my...
  11. Z

    .NET Framework Problem

    The only way i see is to find which ocx/dll and other files are required by the application. then you simply add them to the setup script, and add registering commands for all of them. that should do it. or if youre enthusiastic then you dont use the .NET framework (which is inevitably slower...
  12. Z

    I am new and I would like to know about this.

    internet is the global network, and intranet is a private network not connected to the internet. its sort of a private little network, but usually with a server and everything to make it look like a little version of the internet
  13. Z

    How to communicate to a USB-IRDA device using VB-6.0 through DeviceIOControl API?

    deviceiocontrol usb vb6 I'd recommend you use C++ and the DDK but if you want to use VB6 then you still need to download the DDK, but youll also need to know the DLL names and function names. i cannot remember them out of the top of my head, but im not even sure you can make it work in VB...
  14. Z

    5V to 3.5V regulator - where to buy

    lm3985 id like to be on the safe side, and 500mA is the maximum it'll have to take EDIT: and it should be able to take from 4.40V to 5.25V and give 3.00V to 3.60V, with a maximum I of 500mA
  15. Z

    5V to 3.5V regulator - where to buy

    5v to 3.5v Hello i need a 5V to 3.5V regulator, but where do i buy one? or if anyone has a schematic, how do i build one?

Part and Inventory Search

Back
Top