1

Are there Arduino UNO R3s which use a crystal instead of a ceramic resonator?

(Frankly, I don't understand this cheapness: if you really want to save on component cost you can run both AVRs on the same crystal. The 16U2 always has a crystal.)

asked Feb 10, 2015 at 15:04
2
  • 1
    It would probably be an easy modification if you do it right at the ATmega pins. Agree it's regrettable they didn't find a way to share the crystal between the two ATmegas. Commented Feb 10, 2015 at 18:36
  • Related (not duplicate): Does the Arduino Uno have two crystals? Commented Feb 21, 2018 at 18:52

2 Answers 2

3

Some of the Freeduino boards use crystals although the newer ones now use a cheaper USB to serial chip (the CH340) instead of the Atmel chip used on the Arduino Uno.

The diavolino is another build-it-yourself board that has a crystal. I am sure there are many others. The ruggeduino is another that uses a crystal and also markets itself as being practically indestructible. Their "How to Destroy an Arduino" is well worth a read for things to avoid doing to your Uno.

answered Feb 10, 2015 at 16:50
1

It appears that the Arduino Leonardo uses a crystal:

enter image description here

On the Sparkfun site it's the same price as the Uno R3, so I think I'll go for the Leonardo.

answered Feb 11, 2015 at 14:00

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.