Today I stumbled upon some vintage Dave Jones which made me happy: EEVblog #63 – Microchip PIC vs Atmel AVR. :)
Category Archives: Electronics
Make: AVR Programming
I am reading Make: AVR Programming: Learning to Write Software for Hardware and I found this excellent video: Programming AVR Microcontrollers in C – O’Reilly Webcast available from here: Beyond the Arduino: Programming AVR Microcontrollers in C.
The author’s github page is still operational: https://github.com/hexagon5un/AVR-Programming
Their website littlehacks.org is offline but still available via archive.org: https://web.archive.org/web/20160307235812/http://littlehacks.org/
Also there’s this really cool collection of projects over here: Cornell University ECE 4760 Designing with Microcontrollers Final Projects.
ISP vs ICSP
User:
ISP vs ICSP
ChatGPT 4:
When discussing programming and interfacing with microcontrollers, “ISP” and “ICSP” are two terms that often come up. Here’s a breakdown of what each means and how they compare:
ISP (In-System Programming)
- Definition: ISP refers to the ability to program a microcontroller while it is placed within the actual system or circuit where it will operate. This method doesn’t require the microcontroller to be removed from its application circuit for programming. It’s a very convenient way to update firmware or make changes to the program running on the microcontroller without needing to disassemble the system.
- Advantages: It enables easy updates and debugging since the microcontroller does not need to be removed. This can significantly speed up development cycles and make maintenance simpler.
- Usage: Common in many microcontrollers, including AVR, ARM, and others. It typically requires a few specific pins to be accessible for the programming interface.
ICSP (In-Circuit Serial Programming)
- Definition: ICSP is a form of ISP specifically using a serial interface to program the microcontrollers while they are installed in a circuit. It’s a subset of ISP with a focus on the serial communication aspect. This method is often associated with Microchip microcontrollers but is not exclusive to them.
- Advantages: The serial nature of ICSP means it usually requires fewer pins and can sometimes support lower voltage programming, making it suitable for a wide range of devices and situations. It’s particularly useful for devices where space and pin count are at a premium.
- Usage: Predominantly seen with Microchip’s PIC microcontrollers, though the concept applies broadly. Like ISP, it necessitates access to specific programming pins but often fewer than other methods.
Comparison
- Scope: ISP is a broader term encompassing any in-system programming technique, including serial, parallel, or any other method. ICSP is specifically about serial programming.
- Interface and Protocol: ICSP typically involves specific protocols and hardware interfaces tailored for serial communication. In contrast, ISP can use various protocols and interfaces depending on the microcontroller and the system’s requirements.
- Microcontroller Support: While many microcontroller families support ISP, ICSP is more commonly associated with certain brands or families, like Microchip’s PIC series.
In summary, ICSP is a specific form of ISP. The choice between ISP and ICSP often comes down to the specific requirements of the project, including the microcontroller being used, the available pins for programming, and the preferred programming method. Both aim to provide flexibility and ease of use for developers and engineers when programming microcontrollers within their final application environment.
Old Book Teardown #6: Frequency Modulation: An Introduction To The Fundamental Principles (1958)
This post is part of my video blog and you can find more information about this video on this show’s homepage which is here.
You can support this channel on Patreon: patreon.com/JohnElliotV
Silly Job Title: Master Planner
This video is part of the Old Book Teardown feature of my video blog.
In this video I tear down Frequency Modulation: An Introduction To The Fundamental Principles by A. W. Keen, M.I.R.E., A.M.I.E.E. This book was published in London in 1958. The book comprises 274 pages and is chock full of schematics with old vacuum tubes.
Some items of note from the book:
- Armstrong phase modulator by Edwin Howard Armstrong
- Louis Alan Hazeltine was associated with the FreModyne
- A Klystron is a particular type of vacuum tube
- A Phasitron is a type of Beam deflection tube
- RCA is the Radio Corporation of America
- You can read about superregeneration on the Regenerative circuit page
- A superhet is a type of radio receiver
Thanks very much for watching! And please remember to hit like and subscribe!
Following is a product I use picked at random from my collection which may appear in my videos. Clicking through on this to find and click on the green affiliate links before purchasing from eBay or AliExpress is a great way to support the channel at no cost to you. Thanks!
ENGINEER PA-21 Crimping Toolnotes |
Let’s go shopping!
Electronics Project #4: Male And Female RF Coaxial Cables With Alligator Clips | In The Lab
This post is part of my video blog and you can find more information about this video on this show’s homepage which is here.
You can support this channel on Patreon: patreon.com/JohnElliotV
Silly Job Title: Master Planner
In this video I create some cables so I can attach my circuits to my roof aerial. I also announce the old book and new book for the upcoming teardowns which will be released in the next few days.
While doing this video I learned over on the EEVblog Electronics Community Forum that the specific RF cable connectors we are using in this project are Belling-Lee connectors.
There is going to be a break in Maxitronix 20in1 videos for a few days while I wait for my new Logitech BRIO webcam to arrive. Once that is here recording in the booth will resume.
In this video I mention the Silicon Chip magazine and Beginner’s Guide to Reading Schematics. Also the various new book teardowns I refer to are:
I also refer to MPLAB X IDE and MPLAB PICkit 4 In-Circuit Debugger.
The technology I mention in the beginning of the video is this:
- TZT ATTINY85-20PU DIP-8 ATTINY85 DIP8 85-20PU ATTINY85-20 DIP new and original
- Tiny AVR Programmer (see: Tiny AVR Programmer Hookup Guide)
The new monitor I refer to in the video is this UPERFECT 4K Monitor 15.6″ Portable Gaming Monitor UHD PC Screen USB C Monitor.
The cables I use in this project are these:
- Right Angle TV Antenna Cable Flylead Cord Aerial Coax Male PAL Lead 1m 3m 5m 10m
- 10pcs/Lot 28mm/35mm/45mm Alligator Clips Electrical DIY Test Leads Alligator Double-ended Crocodile Clips Roach Clip Jumper Wire
Thanks very much for watching! And please remember to hit like and subscribe!
Following is a product I use picked at random from my collection which may appear in my videos. Clicking through on this to find and click on the green affiliate links before purchasing from eBay or AliExpress is a great way to support the channel at no cost to you. Thanks!
Tenma 72-10505 Bench Power Supplynotes |
Let’s go shopping!
New camera, woohoo!
I am pleased to advise that today my new Logitech BRIO 4K webcam arrived. I have installed it in the booth, and unlike the last one, this one actually works. The implication for me is less stuffing around when it’s time to record videos because I will no longer have to move one camera between two mounts, the cameras are static now.
Shot In The Dark I | Project 7/20 | Maxitronix 20in1 | Learning Electronics In The Lab With Jay Jay
This post is part of my video blog and you can find more information about this video on this show’s homepage which is here.
You can support this channel on Patreon: patreon.com/JohnElliotV
In this video I do the seventh Maxitronix 20in1 Electronic Project Lab project: Shot In The Dark I.
Thanks very much for watching! And please remember to hit like and subscribe!
Following is a product I use picked at random from my collection which may appear in my videos. Clicking through on this to find and click on the green affiliate links before purchasing from eBay or AliExpress is a great way to support the channel at no cost to you. Thanks!
Yum Cha Bench Visenotes |
Let’s go shopping!
New Book Teardown #2: The Art of Electronics: The x-Chapters (2020) | In The Lab With Jay Jay
This post is part of my video blog and you can find more information about this video on this show’s homepage which is here.
You can support this channel on Patreon: patreon.com/JohnElliotV
Silly Job Title: Spark Slinger
This video is part of the New Book Teardown feature of my video blog.
In this video I take a look at The Art of Electronics: The x-Chapters by Paul Horowitz and Winfield Hill published in 2020. The book has 506 pages and is a companion to The Art of Electronics 3rd Edition.
In the book we learn about the Cascode two-stage amplifier and the push-pull amplifier.
We also see mention the Eye Diagram and there is discussion of the Potentiometer.
Thanks very much for watching! And please remember to hit like and subscribe!
Following is a product I use picked at random from my collection which may appear in my videos. Clicking through on this to find and click on the green affiliate links before purchasing from eBay or AliExpress is a great way to support the channel at no cost to you. Thanks!
Maxitronix 10 In 1 (10in1) Electronics Project Lab Kitnotes |
Let’s go shopping!
MPLABĀ® X Integrated Development Environment (IDE)
My mate @gwozniak recommended I check out MPLABĀ® X Integrated Development Environment (IDE) for programming my ATtiny85 microcontrollers. Gonna try to get around to that soon.
Photometer | Project 6/20 | Maxitronix 20in1 | In The Lab With Jay Jay
This post is part of my video blog and you can find more information about this video on this show’s homepage which is here.
You can support this channel on Patreon: patreon.com/JohnElliotV
In this video I do the sixth Maxitronix 20in1 Electronic Project Lab project: Photometer.
Thanks very much for watching! And please remember to hit like and subscribe!
Following is a product I use picked at random from my collection which may appear in my videos. Clicking through on this to find and click on the green affiliate links before purchasing from eBay or AliExpress is a great way to support the channel at no cost to you. Thanks!
ANENG AN-999S Bench Multimeternotes |
Let’s go shopping!