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.
 
I used to be an HVAC technician. One time I had a service call in which there was no power to the thermostat. The thermostat did not have power because the fuse in the air handler was blown. The fuse in the air handler was blown because there was a low voltage short. The rubber coating on one of the thermostat wires was chewed off by a rodent. The exposed metal in the thermostat wire was touching the metal cabinet of the air handler. This was a low voltage short. This low voltage...
Hey guys. I have a question related to electricity and alternating current. Say an alien fictional society developed electricity, and settled on a standard like 73V AC current at 46 Hz. How would appliances be designed, and what impact would the lower frequency and voltage have on transformers, wiring, TVs, computers, LEDs, motors, and heating, assuming the laws of physics and technology are the same as on Earth?
Thread 'How Does Jaguar's 1980s V12 Dual Coil Ignition System Enhance Spark Strength?'
I have come across a dual coil ignition system as used by Jaguar on their V12 in the 1980's. It uses two ignition coils with their primary windings wired in parallel. The primary coil has its secondary winding wired to the distributor and then to the spark plugs as is standard practice. However, the auxiliary coil has it secondary winding output sealed off. The purpose of the system was to provide a stronger spark to the plugs, always a difficult task with the very short dwell time of a...
Back
Top