程序员的电路设计书

发布于 2024-08-02 14:18:33 字数 349 浏览 4 评论 0原文

我需要一本教授电路设计的书,这在微控制器编程时会很有用。通常,当我加入一个项目时,在开始将任何逻辑编程到微控制器中之前,需要将其集成到带有电源、传感器等的电路中。我发现我缺乏自己执行此操作的技能,但是一旦电路设置完毕,有人向我展示 Vcc 和 gnd 线的走向,我通常可以自己对控制器进行良好的编程。

因此,我需要一本面向程序员的书,但在我需要设置电路时会很有用。我并不是在寻找一本教授欧姆定律和基尔霍夫定律的理论教科书,因为我已经有了其中的一些。我正在寻找更像参考指南或食谱的东西。它将向我展示分压器何时有用或如何选择不同价值的组件。

我希望这个问题不太面向硬件,虽然它与编程无关,但它与我在编程之前需要做的事情有关。

有什么建议吗?

I need a book that teaches circuit design that will be useful when programming microcontrollers. Usually when I join a project, before I can start programming any logic into the microcontroller, it needs to be integrated into a circuit with a power supply, transducer, etc. I find that I'm lacking the skills to do this myself but once the circuit is set up and someone shows me where the Vcc and gnd wires go, I can usually program the controller fine myself.

So I need a book that is geared towards programmers but will be useful when I need to setup a circuit. I'm not looking for a theoretical textbook that will teach Ohm's law and Kirchoff's law since I already have a few of those. I'm looking for something more like a reference guide or a cookbook. Something that will show me when a voltage divider will be useful or how to pick different valued components.

I hope this question wasn't too hardware oriented and although it's not about programming, it is about the things I need to do before I can program.

Any suggestions?

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

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

发布评论

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

评论(2

请恋爱 2024-08-09 14:18:33

我可以建议您需要保罗·霍洛维茨和温菲尔德·希尔的《电子艺术》吗?这是一本非常标准的教科书,应该很容易掌握。它包含一些理论,但也包含许多实用的电子产品,包括好电路和坏电路的示例。更实用的是Radio Shack 出品的一些非常薄的书籍,称为“工程师迷你笔记本”系列。我收藏这些东西已经有 20 多年了,但每个月仍然需要它们。

一切顺利

祝伊恩

Can I suggest you need "The Art of Electronics" by Paul Horowitz and Winfield Hill. This is a pretty standard textbook and should be easy enough to get hold of. It contains some theory but lots of practical electronics including examples of good and bad circuit. Even more practical are some very thin books produced by Radio Shack called the "Engineer's Mini-Notebook" series. I have had a collection of those for over 20 years and still need them every month or so.

All the best

Ian

淤浪 2024-08-09 14:18:33

我不了解其他微控制器,但 AVR 有一个很好的介绍性应用说明:
http://www.atmel.com/dyn/resources/prod_documents/doc2521。它

介绍了如何连接电源、复位线等。它可能不完整,但我发现它对任何微控制器(尤其是 AVR)都有一些很好的提示。查找您的供应商提供的其他此类应用说明。

I don't know about other microcontrollers but AVR has a nice introductory Application Note:
http://www.atmel.com/dyn/resources/prod_documents/doc2521.pdf

It goes over how you should connect the power supply, reset lines, etc. It may not be complete but I find it has a few good tips for any microcontroller, but specifically AVR. Look for other such application notes from your vendor.

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