Where Do I Start with a Microcontroller Project?

AI Thread Summary
To start a microcontroller project, beginners are advised to explore "PIC microcontroller tutorials" or "AVR microcontroller tutorials." An Arduino is recommended for first-time users due to its user-friendly development software and quick setup, allowing for functional projects in under ten minutes. For more advanced applications, the Atmel AVR suite is suggested, as it also offers free development software. The discussion highlights the need to learn about microcontrollers to tackle specific functions like driving a coil, scanning frequencies, and impedance matching. Overall, starting with Arduino or Atmel AVR provides a solid foundation for beginners in microcontroller projects.
hobbs125
Messages
108
Reaction score
0
Hello all,

I am in need of a microcontroller. The only problem is that I do not know where to start as I have never used or programmed a microcontroller before.


I need the circuit to perform the following functions:

-Drive a coil
-Scan through a range of frequencies
-Be able to adjust duty cycle
-Be able to gate the frequency on and off
-Find the point of impedance match between the coil and load via a feedback coil and lock onto that frequency
-Display the frequency


Does anyone have any suggestions of an easy place to start and an initial cost?
 
Engineering news on Phys.org
Seems like you need to learn about micro-controllers in general.
Start by searching for "PIC microcontroller tutorials" or "AVR microcontroller tutorials".
Some of your problems would be trivial once you learn microcontrollers.
 
For first timers I always recommend and Arduino. The development software is free and you can have a working project that actually does something in less than 10 minutes. If you want to get into something more advanced, I recommend the Atmel avr suite of microcontrollers since the development software is free.
 
Thanks for the suggestions everyone. A friend of mine also recommended buying an Atmel AVR so I guess that is the direction I will be going.
 
Hi all I have some confusion about piezoelectrical sensors combination. If i have three acoustic piezoelectrical sensors (with same receive sensitivity in dB ref V/1uPa) placed at specific distance, these sensors receive acoustic signal from a sound source placed at far field distance (Plane Wave) and from broadside. I receive output of these sensors through individual preamplifiers, add them through hardware like summer circuit adder or in software after digitization and in this way got an...
I have recently moved into a new (rather ancient) house and had a few trips of my Residual Current breaker. I dug out my old Socket tester which tell me the three pins are correct. But then the Red warning light tells me my socket(s) fail the loop test. I never had this before but my last house had an overhead supply with no Earth from the company. The tester said "get this checked" and the man said the (high but not ridiculous) earth resistance was acceptable. I stuck a new copper earth...
I am not an electrical engineering student, but a lowly apprentice electrician. I learn both on the job and also take classes for my apprenticeship. I recently wired my first transformer and I understand that the neutral and ground are bonded together in the transformer or in the service. What I don't understand is, if the neutral is a current carrying conductor, which is then bonded to the ground conductor, why does current only flow back to its source and not on the ground path...
Back
Top