适合初学者的简单串行 AVR 编程器

发布于 2024-07-05 17:57:30 字数 132 浏览 4 评论 0原文

为 AVR atMega 和 atTiny 制作串行 (RS232) 编程器的便宜且好的方法是什么? 网上有好几种电路,但是哪一种更好呢?

我希望能够使用一些标准工具在 Linux 和 Windows 上对我的控制器进行编程。

What is the cheap and good way to make a serial (RS232) programmer for AVR atMega and atTiny? There are several circuits in the Internet, but which one is better?

I'd like to be able to program my controller from Linux and Windows using some standard tools.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(6

爱殇璃 2024-07-12 17:57:30

如果usb可以用的话,我真不认为原来的程序员( AVR ISP mkII) 太贵了,今天的定价约为 34 美元。

If usb can be used, I really don't think the original programmer (AVR ISP mkII) is that expensive, the pricing today was about 34$.

予囚 2024-07-12 17:57:30

http://onlinetps.com/shop /index.php?main_page=product_info&cPath=65&products_id=188
该串口AVR编程器是一款与PonyProg等编程软件兼容的串口加密狗。 不需要任何外部电源; 它从你的目标板获取电源。 该加密狗通过标准 DB9 串行端口连接到您的 PC
信息:

这款串行端口 AVR 编程器 编程器是市场上最便宜的 AVR 编程器。 它与出色的免费 AVR 编程软件 - Pony -Prog 配合使用,您可以随时在此链接上查看支持的设备列表,该列表每月都在增长。

支持的设备

ATmega103、ATmega161、ATmega163、ATmega 323、ATmega128、ATmega8、ATmega16、ATmega8L、ATmega16L、ATmega64、ATmega32、ATmega64L、ATmega32L、ATmega162、ATmega169、ATmega8515、ATmega8535、 2、ATtiny15、ATtiny26、ATtiny2313、ATtiny13、25、45 , 85, 261, 461
还有更多…………

http://onlinetps.com/shop/index.php?main_page=product_info&cPath=65&products_id=188
This Serial Port AVR Programmer is a serial port dongle compatible with PonyProg and other programming software. It does not require any external power supply; it takes power from your target board. The dongle attaches to your PC via a standard DB9 serial port
Information:

This Serial Port AVR Programmer Programmer is most inexpensive AVR programmer on the market. It works with the great free AVR programming software - the Pony -Prog you can always look at the list of the supported devices on this link as it grows every month.

Supported Device

ATmega103, ATmega161, ATmega163, ATmega 323, ATmega128, ATmega8, ATmega16, ATmega8L, ATmega16L, ATmega64, ATmega32,ATmega64L, ATmega32L, ATmega162, ATmega169, ATmega8515, ATmega8535, ATtiny12, ATtiny15, ATtiny26, ATtiny2313,ATtiny13, 25, 45, 85, 261, 461
And lots more..........

离线来电— 2024-07-12 17:57:30

您可以使用bitbang编程。 您所需要的只是 ftdi ft232 芯片和 avr-dude 软件。

http://www.nongnu.org/avrdude/

You can use bitbang programming. All that you need is ftdi ft232 chip and avr-dude software.

http://easyelectronics.ru/img/readydev/FTDIBBProg/ftbb.JPG

http://www.nongnu.org/avrdude/

Bus Pirate 是另一种 USB 选项。 它实际上是一个方便的工具,可用于许多(与串行总线相关的)用途。 不过,它可能不如专门的程序员那么顺利或快速。

The Bus Pirate is one more USB option. It is actually a handy tool for a lot of (serial bus related) uses. It may not be as smooth or fast as dedicated programmers, though.

小姐丶请自重 2024-07-12 17:57:30

我之前使用(免费!)Pony Programmer 软件和加密狗取得了很好的成功。
他们提供了硬件原理图,这很简单,而且似乎很有效。

一段时间没有使用该软件的 Linux 版本,但 Windows 版本似乎可以完成它需要的一切。

I've previously had good success using the (free!) Pony Programmer software and dongle.
They provide schematics for the hardware, which was simple and seemed to do the trick.

Haven't used the linux version of the software for some time but the windows version seemed to do everything that it needed to.

苏大泽ㄣ 2024-07-12 17:57:30

尝试串行端口 AVR 编程器 (DASA) 套件 来自 Adafruit Industries。 只需 7.50 美元,在 Arduino 社区中很受欢迎,她提供了一步一步的指导组装说明在她的个人网站上。

如果您不想自己构建,Sparkfun Electronics 有一些串行编程器可以花更多的钱购买。

Try the Serial port AVR programmer (DASA) Kit from Adafruit Industries. It's only $7.50, is very popular with the Arduino community, and she provides step by step instructions for assembly on her personal site.

If you don't want to build it yourself, Sparkfun Electronics has several serial programmers available for a bit more money.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文