Keyboard Shortcuts
Likes
- Electronics101
- Messages
Search
Re: 2 way radios
Mounir Shita
in city without using pay phones ?If the purpose is to have something that replaces pay phones, then yes there are 2 way radios. However, why not using something more common like cell phones :) Beats any two way radio there is....except for the fact that it costs some money to use a cell phone. But it sounded like you weren't happy stopping by a pay phone all the time. So try cell phones. Mounir |
Re: hacking
ServoKamen
¿ªÔÆÌåÓý?
|
(No subject)
ServoKamen
¿ªÔÆÌåÓý?
|
Re: Robots
d nixon
Hmmm...Does the Lego robot development system use a PIC? I'm not sure.
-Mike From: "Mounir Shita" <mshita@...> _________________________________________________________________ Get your FREE download of MSN Explorer at |
Re: Fw: communication concepts ??
I personally think that electro-magnetism is a force, therefore electromagnetic waves = electromagnetic force. and force can travel thru vacumn, thats how our rockets flies to the moon. Rockets travel though space because for any force there is an equal but opposite force. Thrust from the rocket engine is focused in the opposite direction the rocket needs to go. ?This in turn forces the rocket forward. But the force itself is not propagated though the vacuum. |
Re: newbie inquiry
Jim Purcell
ted,
who has to be coached even on basic terminology, to join this group?Groups like this are about just what you are looking for. I can't speak for the moderators but no one has been shunned for less than journeyman knowledge. It has been my experience that many technologists, techies, etc. have a wide range of knowledge and skill, there are few real experts. Technology is complex if not necessarily difficult. Our knowledge may be vast in some relatively specialized area and minimal in others. Then there are hobbyists, whose knowledge and skill levels are even more diverse. What you can't expect (nothing official, my opinion): We can't 'teach you electronics. If you take courses or read up on theory we can sometimes offer alternative ways of explaining theory or practice. We WONT do your homework. That's a standard rule in most groups and lists. That would rob you of one of your most valuable learning experience. It has been my experience that there is a wide variety of knowledge and skill levels represented here, as with most techie groups. Be careful of what people write, not everyone knows what he is talking about. I know that sometimes that's even true of myself. :-) Welcome to the group. Jim |
newbie inquiry
Hi!
i'm interested in electronics, but i only know basic stuff, didn't actually learn it in school. would it be alright if someone like me, who has to be coached even on basic terminology, to join this group? i'm asking because i don't want to offend anyone who is already advanced by asking very basic question. all i'm asking for is a bit of patience for my level of understanding. thanks. |
Re: programmable microcontrollers
Some of the cheaper PICs cost less than $3 and will still give you more performance than the Basic Stamp. Others are more expensive, as high as $35 but have extra features that may be of use to you. ?These include A/D converters, PWM modules (for motor control), and serial communications modules. The cost will also vary depending on how fast a controller you need and how many I/Os you need, depending on which you chose you can get from 6 to 68 I/Os. The software (MPLAB) needed to write code for the PICs can be downloaded for free at www.microchip.com. ?A programmer as well as the PICs can be bought from Jamco or Digikey. ?The programmer costs about the same as what you would pay for a Basic Stamp and a Stamp demo board. ?The only disadvantages are that you would have to wire up the PIC in the circuit you are using. ?This requires a master clear circuit, and an external clock source. ?You can use the internal clock on the PIC but at reduced performance. ?Also if you use a PIC and MPLAB then you will have to write code in assembly language instead of basic. ?This is not really a disadvantage, because although it is a little harder to learn, it gives you greater control over what the controller is doing. ?You may want to download MPLAB and play with it first as well as some data sheets for various PICs. ?This will give you some idea what you are getting into before you have to spend any money.
toggle quoted message
Show quoted text
Tom, |
Re: Learning by doing, not reading
Jim Purcell
Mark,
That's true, lots of folks would like to make a killing on the stock market butAs I said I would rather learn things by doing rather than starting >offSo would everybody. But it doesn't work that way. no one does without studying the market, and of course few make a killing even when they do study. It's sort of like creating a killer software or hardware product. Many are called but few are chosen. In short, there's no short cut. Electronics can be a very rewarding hobby or profession. For me it has been both for the better part of fifty years. Learning is not easy in any field but electronics is a fun field to pursue. Jim |
Re: Fw: communication concepts ??
Jim Purcell
angtengchat,
Jimhello, could anyone explain me the following ?? 1. how do the waves actually travel through air ? ( for eg. waves in a radio receiver )?Sound waves cannot travel thru a vacumn. But I think light waves could, How is this done, could members tell us. |
Re: book suggestions
Jim Purcell
Listed below is an excellent website with one page of text for each project and
toggle quoted message
Show quoted text
many projects. If you have no electronics experience you might find that the information given is not sufficient. Generally it takes a minimum of training to do electronics projects. Can you solder, do you know how a transistor works, at least to the point where you can troubleshoot your project if it doesn't work? Jim lupinstel volkh wrote: I am new to this group and new to electronics, (aside from the occasional |
Re: programmable microcontrollers
d nixon
Tom,
BASIC Stamps have their purpose I suppose, but $34 per chip is expensive. Compared to $5 for a PIC with more features and greater speed. Stamps actually contain PICs. Their expense is due to making the programming of them easy for beginners. I'd only recommend them for someone who has never programmed computers before. -Mike From: "yahoo" <yahoo@...> _________________________________________________________________ Get your FREE download of MSN Explorer at |
Re: book suggestions
d nixon
lupinstel,
I saw a good book at the bookstore the other day entitled "Starting Electronics" by Keith Brindley. It doesn't bog the reader down with theory like most electronics books, but rather is based mostly on experiments. -Mike lupinstel volkh <lupinstel@...>: I am new to this group and new to electronics, (aside from the occasional _________________________________________________________________ Get your FREE download of MSN Explorer at |
Learning by doing, not reading
Mark Kinsler
As I said I would rather learn things by doing rather than starting >off with only extensive electronics laws and theory.So would everybody. But it doesn't work that way. You can't smell electric current. You can't see a transistor work. As such, you're completely dependent upon instrumentation, which is something of a mystery in itself. You will occasionally find people who appear to have learned electronics by just connecting devices on a workbench, but these guys have an instinct for circuitry that most of us do not. The rest of us have to learn the stuff out of a book and confirm it in our minds with laboratory exercises. The lab exercises also teach us to use the instruments and to become acquainted with various sorts of hardware. Some electrical behavior is fairly intuitive: if you increase the current through a lamp, it'll get brighter. But some phenomena are counter-intuitive: you'll find AC voltages across capacitors and inductors that are higher than your source voltage. (This is how a lot of 'free energy' schemes get started.) There is, unfortunately, no easy way to learn electronics. If you try to do it without going into the theory, you'll remain stuck a low level where you're connecting parts without understanding why. Then you'll drift off into software and the electronics that makes it all work will remain a mystery. M Kinsler _________________________________________________________________ Get your FREE download of MSN Explorer at |