Jump to content
Electronics-Lab.com Community

autir

Members
  • Posts

    196
  • Joined

  • Last visited

    Never

Everything posted by autir

  1. It's a programming tool too, Staigen. Borland C++ Builder makes sure that you don't have to write code in order to create a button, window or similar graphical widget. You draw them on-the-fly using the appropriate tools. Like Visual Basic, if you have heard of. Big deal. Why; Because the problem in our case is not whether the user interface will be hand-coded or drag-and-dropped. The problem is how to fit a C++ program containing graphics inside a microcontroller. No, better: the problem is how to convert a Win32 executable (possibly making use of Win32 API, due to graphics usage) to e.g. PIC16F84 machine code. ECET0purdue: Forgive me for asking or assuming things but it is impossible to know without asking. You say you study ECE. -> Have you completed cources dealing with computer architecture/ microcontrollers? -> Have you completed cources dealing with embedded systems? -> You know C++, so I assume that you know object-oriented programming concepts in general. Can you code in Java?
  2. Well, it doesn't sound easy. The touchscreen/interface part will be tricky. Forget about C++. Most microcontrollers are programmed in assembly, lately there have appeared a small number of C and BASIC compilers. Why do you want C++ anyway? You cannot fit many objects inside a microcontroller... (needless to say that Borland C++ and similar compilers are out of the question)
  3. The solder wire is perfect 8) It produces a very small amount of fumes, which do not smell at all. It does not "spit" burning hot drops all over my arms, and the solders are the shiniest I have ever done. A pleasant change from my old cheap solder wire. I have assembled my second circuit using this solder and a 25W Weller, and the results were more than perfect (for a person's second circuit, that is ;D ) I have read about the 63/37 chemical properties, and I will look if I can find something similar in the same brand / product line. 1st Mil-Tech, can I use alcohol for the cleaning of the PCB? audioguru said that the resin is water soluble and it may cause problems.
  4. Darn... you are right... :-\ But I am sure I have seen a similar circuit in the LM7800 series datasheet. Producing negative voltage from an LM78xx.
  5. Will ordinary alcohol do? The one they sell in drug stores for medical reasons. Care to explain this a little bit more?
  6. After reading some articles here regarding cleaning stripboards and PCBs after the soldering process, I went to a nearby paints store and asked for isopropyl alcohol or acetone. They only had acetone, of which the smallest container was a 1-liter metal vial. I bought one for 2.60 Euros. When I asked for small plastic bottles in order to use it in drops, the saleswoman replied that the acetone would dissolve the bottles rapidly. She added that this acetone was nothing like the ones used for nail polish removal. ALARM BELLS >:( . After returning home I studied the label on the container and it described all these nice things that can happen to my skin, eyes and lungs. Reading about acetone's chemical properties in the Web only made matters worse. So: 1) Have I bought the right type of acetone? 2) HOW ON EARTH am I going to use this... bomb in order to clear the flux remains on my solders and my stripboards/PCBs? Thank you.
  7. Jarmund hi (familiar name... hmmm....) ::) The typical solder we use today is an alloy of approximately 60% tin and 40% lead (Pb). This alloy has a low melting point (about 250 C ? ), so we are able to solder with ease and speed. Its only drawback is that lead is an extremely poisonous substance. After the summer of 2006 solder material on sale will be required to be absolutely pb-free. It will have a higher melting point, thus resulting in more "cold" solders, damaged ICs (from the extra heat required to make the solder), etc. Not to mention that the new alloys will contain a small percentage of silver, so their value will be much higher.
  8. Audioguru hi :) The 0.5 kg package costs 10 Euros. I do not know if it is expensive or not, it is the first time I buy solder wire in a large quantity. It does not seem to be much money because it will last me months. The time needed to correct wrong solders (my soldering skills are still low) is worth it. Should I stock on this specific quality? Is its only drawback that the solders conduct in high humidity? Will it be ok for circuits which are going to stay indoors? Can't I insulate the board with the special enamel spray afterwards? What is this "no clean" feature anyway? ???
  9. http://www.alphametals.com/distributors/pdfs/200381648.pdf
  10. What do you mean "wired seperately"? If there is a resistor an the tab of the TO-220s and the heatsink is soldered to the neutral of the board, won't we have unwanted current flowing through the heatsink? So you propose that the best place for an ammeter in this circuit is the one in the picture?
  11. Can a solder wire be both "no clean" and "rosin cored"? I have read on some articles in the Internet that "no clean" solder wire must be avoided at all costs. Why could make them say it?
  12. What is no-clear, rosin-based etc. flux? Are there types of flux which are corrosive and must be avoided at all costs? If so, why are they in production? What should we pay attention to when buying solder wire? Ok, here goes a specialised question
  13. It works. Perfect :D It was the unshielded copper wire which, in conjuction with the thousands :P of crocodile clips, caused the hum. I put it in a box and added all the necessary connectors. One of these days I'm going to borrow a digital camera from a friend and take some snapshots. Audioguru, thanks. Without your help this would not have been possible. :D
  14. It worked! I attached the power resistor directly to the breadboard and measured the voltage across its ends. It was 4.87V, dropping as the IC began to heat up and became stabilised at 4.78V. In the lab I've attended we were used to work with external and/or PSU ammeters + voltmeters, plus a net of cables with banana clips. So much for old habits ;) Typo. It is 2200uF :) Can I attach many ICs in the same heatsink without problems such as short-circuit? (with all tabs being ground, of cource.) What/where is that? :) Won't the analog ammeter's coil be damaged by the unregulated DC passing through?
  15. Click on the "Search" button :D http://www.electronics-lab.com/forum/index.php?action=search
  16. Can't I build it on stripboard? :-\ Why very close to and not exactly 0 V? I have not used thermal paste yet. I have seen PSUs which had ammeters and voltmeters. How do they do it? I thought I should install an ammeter in order to monitor the power consumption of my circuits. It is supposed to be connected between the 200uF's "+" and the 330nF's "live" connections, is this the correct location? No offence, but isn't the ammeter's resistance supposed to be too small to produce more than the slightest voltage drop?
  17. Can you explain this a little bit more? :-[ ;D How? As a resistor? Isn't Zout=R2//R1//Zmic ?
  18. A big mistake from my part: Whenever you saw "power ground" in my last two posts, read "power neutral" instead. So the neutral cable of the LM7805 is connected (via capacitors, circuit etc.) both to my PC line-out ground and to the output speakers' ground. I have not grounded my LM7805's circuit.
  19. Which version of Multisim is newer? 7 or 2001 ?
×
  • Create New...