Jump to content

NLCbanner2024.jpg.2478be509670e60c2d6efd04834b8b47.jpg

Intersting videos for arduino builders


Dave_D

Recommended Posts

So, i've been really getting into customised arduino builds over the past couple of months. Found these videos on youtube that could be very useful for anyone doing projects using ATMEGA  controllers, especially if you want to build custom circuit boards to host ATMEGA controllers..

DIY Home made Arduino | Arduino Uno
https://www.youtube.com/watch?v=tlh0dBa2bFA

1-Day Project: Build Your Own Arduino Uno for $5
https://www.youtube.com/watch?v=sNIMCdVOHOM

I especially like this one
How-To: Shrinkify Your Arduino Projects
https://www.youtube.com/watch?v=30rPt802n1k

Link to comment
Share on other sites

Thank you for those :)  Some things I knew but some I didn't - I guess I'm not that much of an Arduino expert :D  That "Tiny" chip looks very interesting. 

I have been looking into using the ATMega328P chip and have already used it with the external crystal and 2 capacitors.  It can also be used without crystal and caps by uploading a special bootloader but I haven't tried that.  Several of my projects can use a cut down version of the Arduino and don't need all the facilities the full board supplies.  I have some battery operated items in mind and reducing the load is important for long use per charge.  Many things only need the USB for uploading the sketch and after that work fine without.

Link to comment
Share on other sites

20 minutes ago, Gina said:

Many things only need the USB for uploading the sketch and after that work fine without.

Yeah, i never actually looked too closely at the ISP sketch... looks rather handy now :D

Link to comment
Share on other sites

I've ordered a prototyping shield for the Uno with the idea of trying the ATMega328 without crystal et al, using the special bootloader.  I already have a ZIF socket.

Link to comment
Share on other sites

I gave up watching the Ben Heck show because, it seems to me, he uses so much kit to make his projects they are out of reach for mere mortals like me.

I've included a couple of grotty pictures of my programmer I made years ago for the 328p. I've since made a more basic one for 8 pin chips but didn't have too much success using the Arduino ISP programmer to program them. I should have used by Atmel ISP programmer to try but that was packed away in the loft.

My programmer uses an 8Mhz ceramic resonator instead of a crystal, you can get away not using the 20pf capacitors with one of those.

Back when the Arduino first came out we didn't have cheap Chinese clones available so it was much cheaper to make your own.

Martyn.

 

IMG_20160728_160044.jpg

IMG_20160728_160035.jpg

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. By using this site, you agree to our Terms of Use.