Getting Started with PIC Microcontrollers: Tips and Tricks for Beginners

  • Thread starter Thread starter Chandra214
  • Start date Start date
  • Tags Tags
    Tips
AI Thread Summary
To get started with PIC microcontroller programming, beginners should focus on acquiring a development board and essential components, such as a 5V power supply and an ISP cable. Basic coding exercises, like turning on an LED, are recommended to build foundational skills. Knowledge of microcontroller programming is transferable across different platforms, making it a valuable asset for career development in embedded systems. While consumer microcontrollers may have limited industrial application, embedded systems programming remains a significant field. Engaging with practical projects will enhance understanding and proficiency in firmware development.
Chandra214
Messages
48
Reaction score
0
Hi,
I have just started to look into PIC ALP coding. i am also fortunate to work on one the PIC controllers, though i am responsible for hardware design only, i want to develop some firmware knowledge.
If such a question has been answered previously please give me the link, or your precious suggestions are welcome.
 
Engineering news on Phys.org
oops i missed the question..
how can i get started with PIC programming and how is it going to help my career?
 
micro programming knowledge is pretty transferable, so starting on pic or atmel mc's is much of a muchness. basically, pick up a couple of mc's, a development board (the arduino is good and, if you build it yourself, cheap), and some basic components. build a 5V power supply (you'll just need a 7805 and some caps), connect the mc to power / ground / isp as indicated by the datasheet, plug in your isp cable and serial cable, and then have a play with the code. try something basic first - like, "turn on pin 1". have a led hooked up to it so you can tell that it works.

it's very useful as a skill, though i don't know how much consumer micros are used in industry. embedded systems programming in general is huge, though.
 
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...
Thread 'Beauty of old electrical and measuring things, etc.'
Even as a kid, I saw beauty in old devices. That made me want to understand how they worked. I had lots of old things that I keep and now reviving. Old things need to work to see the beauty. Here's what I've done so far. Two views of the gadgets shelves and my small work space: Here's a close up look at the meters, gauges and other measuring things: This is what I think of as surface-mount electrical components and wiring. The components are very old and shows how...
Back
Top