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 romel_emperado

  1. IMG 45849599670826

    IMG 45849599670826

  2. R

    [SOLVED] random ADC0808 output values.

    Yes thanks for solving... Haven't solved this in proteus before but I did in the real hardware.. As I said I made averaging method to make the unstable output stable..
  3. R

    [SOLVED] random ADC0808 output values.

    Use my code above and I think I solved the random values by averaging ( up to ten results) the final values before displaying it to the LCD.
  4. R

    Scripting Language to output data from Database to PC serial port

    yes.. thanks.. that's my reference too.... It's quite difficult to me adapting new language because I'm not a programmer. I just learned C language 2months ago. ;) But I'm working hard.. The next thing I will do is combine my pySerial and PyMSQL scripts... and will study about MySQL.. Thanks...
  5. R

    Scripting Language to output data from Database to PC serial port

    The reason why I cannot use .NET because I'm using Linux machines..I think .NET is only for windows right? I checked the .NET serial port class from your link and it's good but I don't know how to use it in Linux machine.. .NET is only for windows right? Im not sure... hihihi ;)
  6. R

    Scripting Language to output data from Database to PC serial port

    yes.. I will publish it here if done..My only goal is to get data from my database to my serial port and then I will think of another application of this. if you would be asked what language will you use?
  7. R

    Scripting Language to output data from Database to PC serial port

    Hi papunblg, thanks for your reply.. I decided to use Python and I successfully tested the pyserial that can communicate directly and easily to serial port of the PC. And yesterday i tried booting a Linux instance from amazon. LAMP on it and use this example(Python Programming/Databases -...
  8. R

    Scripting Language to output data from Database to PC serial port

    this python script will not run in microcontrollers. My plan is I have a PC running in linux/windows and this script will run in the background to continuously polling data from the database.. ---------- Post added at 00:35 ---------- Previous post was at 00:30 ---------- I'll try to...
  9. R

    Detect low voltage and power outage detector

    I don't have schematic I just imagine what will I do in the future ;) I got that.. thanks so much. will let you know the update..
  10. R

    Detect low voltage and power outage detector

    yes.. i should ask in my previous post if it's not dangerous if I monitor directly to the power line? I'ts all about some simple circuit before I sense the voltage to my ADC. yes it's all about ADC topology but 220V is big for my adc.. can I use step down transformer for this to detect 8% low...
  11. R

    Detect low voltage and power outage detector

    Hi guys Im planning to make an automatic failover system. our power line is 220VAC and I want to consider 8% of that is already low voltage and it should turn on the backup power.. power cut off is easy to detect but Im asking idea on how to properly detect the low voltage.... anyone? I...
  12. R

    Lcd interface with 89c51

    if you like to use C you can try this.. **broken link removed**
  13. R

    keypad interfacing to 8051

    Try this code.. I'm always using this code if I have a project **broken link removed**
  14. R

    Scripting Language to output data from Database to PC serial port

    Hi guys I'm planning to use Python to get data from the remote database and send this data to serial port of the PC.. Is python best for this or there is another language that would make this thing lot easier? I'm not a python programmer but I can read and build another programming language by...
  15. R

    [SOLVED] help on Two Stage Op Amp

    This problem is solve now... I got now the gain and the phase.. Thanks so much here is the code *Library file .GLOBAL vdd gnd vdd vdd gnd 1.8v mn1 a in- c gnd nch w=5u l=1u mn2 b in+ c gnd nch w=5u l=1u mp3 a a vdd vdd pch w=11u l=1u mp4 b a vdd vdd pch w=11u l=1u mp6 vout b vdd vdd...

Part and Inventory Search

Back
Top