Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Proteus硬件仿真
Search
Zoom.Quiet
March 24, 2013
Technology
0
140
Proteus硬件仿真
130323-gz-珠三角技术沙龙-#来点儿硬的#
10分钟介绍”零成本”玩玩arduino
Zoom.Quiet
March 24, 2013
Tweet
Share
More Decks by Zoom.Quiet
See All by Zoom.Quiet
PyCon2014China-Zhuhai-high performance
zoomquiet
0
160
PyCon2014China-Zhuhai-meta programming
zoomquiet
1
130
PyCon2014China-Zhuhai-bpm.py
zoomquiet
0
110
PyCon2014China-Zhuhai-luna kv db
zoomquiet
0
91
PyCon2014China-Zhuhai-seed studio
zoomquiet
0
95
PyCon2014China-Zhuhai-Docker Registry Build By Python
zoomquiet
0
110
PyCon2014China-Zhuhai-jeff
zoomquiet
0
85
PyCon2014China-Zhuhai-pythonic front-end
zoomquiet
0
120
DevFest2014-Zhuhai-Polymer
zoomquiet
0
410
Other Decks in Technology
See All in Technology
ソフトウェア エンジニアとしての 姿勢と心構え
recruitengineers
PRO
26
12k
【Grafana Meetup Japan #6】Grafanaをリバプロ配下で動かすときにやること ~ Grafana Liveってなんだ ~
yoshitake945
0
220
JavaScript 研修
recruitengineers
PRO
6
1.4k
生成AI時代のデータ基盤
shibuiwilliam
2
1.7k
退屈なことはDevinにやらせよう〜〜Devin APIを使ったVisual Regression Testの自動追加〜
kawamataryo
4
1k
Vault meets Kubernetes
mochizuki875
0
150
Grafana MCPサーバーによるAIエージェント経由でのGrafanaダッシュボード動的生成
hamadakoji
1
970
データアナリストからアナリティクスエンジニアになった話
hiyokko_data
0
200
実践アプリケーション設計 ③ドメイン駆動設計
recruitengineers
PRO
13
4k
7月のガバクラ利用料が高かったので調べてみた
techniczna
3
810
PRDの正しい使い方 ~AI時代にも効く思考・対話・成長ツールとして~
techtekt
PRO
0
300
MCPで変わる Amebaデザインシステム「Spindle」の開発
spindle
PRO
2
1.8k
Featured
See All Featured
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
23
1.4k
Balancing Empowerment & Direction
lara
3
600
The Language of Interfaces
destraynor
160
25k
What’s in a name? Adding method to the madness
productmarketing
PRO
23
3.6k
Why Our Code Smells
bkeepers
PRO
339
57k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
26
3k
Fantastic passwords and where to find them - at NoRuKo
philnash
52
3.4k
Building Flexible Design Systems
yeseniaperezcruz
328
39k
What's in a price? How to price your products and services
michaelherold
246
12k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
36
2.5k
GraphQLの誤解/rethinking-graphql
sonatard
71
11k
VelocityConf: Rendering Performance Case Studies
addyosmani
332
24k
Transcript
10分钟介绍”零成本”玩玩arduino Proteus硬件仿真
主要内容 proteus仿真软件介绍(ISIS.exe部分, ARES不介绍) 针对arduino进行仿真实验
20年历史的仿真软件 可视化电路设计、单片机仿真(ARM,PIC,AVR,8051) 软件调试(查看寄存器、断点、单独调试、和Keil等工具联合调 试) 结果显示(LED,LCD,RS232 ,虚拟探针,示波器) 与真实硬件交互的能力 (收费软件) Proteus的特点
Proteus界面
对象选择器里面选择所需原件 常用 RES(电阻)、CAP(电容)、 LED-GREEN(绿色发光二极管)、 CRYSTAL(晶振)、AT89C51(微控制 器) 绘图栏选择绘制电路 双击MCU设置程序文件、频率等 进程控制栏点击运行 Proteus基本用法
Arduino uno官方原理图: http://arduino.cc/en/Main/ ArduinoBoardUno 核心 微控制器 ATMega328 Proteus仿真arduino-原理
Arduino的微控制单元-Atmega168/328: Proteus仿真arduino-针脚映射
ATMega328p 晶振、电源等 Pin13外接LED Proteus仿真arduino-连接电路
在arduino内编译 BlinkWithoutDe lay程序 找到 BlinkWithoutDe lay.cpp.hex文 件 Proteus仿真arduino-编译程序
选择Program file为刚才编 译的hex 设置外部晶振 等参数 Proteus仿真arduino-设置MCU
点击运行,观察针脚电平、LED状态 Proteus仿真arduino-运行
Google一下“Debug Arduino with Proteus” Proteus仿真arduino-调试
通过COMPIM/EPIM,RS232连接硬件, 以太网访问网络 VSM SDK编写模块 更多设计图(SPICE社区): http:// www.youspice.com/ys/en/ microcontroller-circuits.3sp? p=true&nr=10&s=id %3Dd&cts=microcontroller
Proteus仿真-其他
参考资料 基于Proteus的ARM(LPC2124)学习 http://wenku.baidu.com/ view/a0a96973f242336c1eb95e84.html Proteus VSM 总体介绍 http://opt.zju.edu.cn/zjuopt3/ redir.php?catalog_id=97 Proteus仿真平台介绍
http://www.fayinmei.com/html/docs/xingyeziliao/ zikongdianqi/2012/0411/4066.html Getting Started with Proteus – Arduino http://www.youspice.com/ys/gettingstartedwithproteus. 3sp?pageNum=1 Debug Arduino with Proteus http://www.thinkcreate.org/ index.php/debug-arduino-with-proteus/
谢谢观赏 sharing is fun @heyfluke