“Microduino-Shield Cube-S1/zh”的版本间的差异

来自Microduino Wikipedia
跳转至: 导航搜索
(Created page with "{| style="width: 800px;" |- | 400px|thumb|right|Microduino-Cube-S1 ==特色== *兼容Arduino uno针脚; *统一的 Microduino 接口规范,...")
 
Pkj讨论 | 贡献
第23行: 第23行:
 
**传感器接口可通过跳线选择组合:
 
**传感器接口可通过跳线选择组合:
 
***PWR,A3,GND,PWR或PWR,A3,GND,GND或PWR,D6,GND,PWR或PWR,D6,GND,GND。玩家可根据自己需求连接跳线。
 
***PWR,A3,GND,PWR或PWR,A3,GND,GND或PWR,D6,GND,PWR或PWR,D6,GND,GND。玩家可根据自己需求连接跳线。
 +
 +
[[file:Microduino-Cube-S1-Pinout1.jpg|800px|thumb|center|Microduino-Cube-S1]]
 +
[[file:Microduino-Cube-S1-Pinout2.jpg|800px|thumb|center|Microduino-Cube-S1-Pinout]]
 +
[[file:Microduino-Cube-S1-Pinout3.jpg|800px|thumb|center|Microduino-Cube-S1-Pinout]]
 +
 +
 
==文档==
 
==文档==
 
Eagle PCB 本地下载
 
Eagle PCB 本地下载
 
主要元器件:
 
主要元器件:
 
*3.3V稳压芯片LP2985: '''[[File:LP2985.pdf]]'''
 
*3.3V稳压芯片LP2985: '''[[File:LP2985.pdf]]'''
 
[[file:Microduino-Cube-S1-Pinout1.jpg|800px|thumb|center|Microduino-Cube-S1]]
 
[[file:Microduino-Cube-S1-Pinout2.jpg|800px|thumb|center|Microduino-Cube-S1-Pinout]]
 
[[file:Microduino-Cube-S1-Pinout3.jpg|800px|thumb|center|Microduino-Cube-S1-Pinout]]
 
  
 
==开发==
 
==开发==

2014年3月1日 (六) 09:20的版本

Microduino-Cube-S1

特色

  • 兼容Arduino uno针脚;
  • 统一的 Microduino 接口规范,和丰富的外围模块,可方便、灵活的与其他符合 Microduino 接口规范的模块、传感器进行快速的连接和扩展;
  • 板载模拟按键,传感器接口;

规格

  • 电气规格
    • MicroUSB供电;
    • 3V3稳压;
    • PWR可通过跳线选择电压值为5V还是3.3V,默认为3.3V;
    • 板载电源(5V、PWR)指示灯;
  • 扩展
    • 板载复位按键;
    • OLED固定底座;
    • 两路串口RX0、TX0(Serial)和D2、D3(Serial1);
    • 两个IIC接口;
    • 两个模拟按键,都接到A6;
    • 传感器接口可通过跳线选择组合:
      • PWR,A3,GND,PWR或PWR,A3,GND,GND或PWR,D6,GND,PWR或PWR,D6,GND,GND。玩家可根据自己需求连接跳线。
文件:Microduino-Cube-S1-Pinout2.jpg
Microduino-Cube-S1-Pinout
文件:Microduino-Cube-S1-Pinout3.jpg
Microduino-Cube-S1-Pinout


文档

Eagle PCB 本地下载 主要元器件:

开发

与其他符合 Microduino 接口规范的模块、传感器进行快速的连接和扩展实现特定功能。

Microduino-Cube-S1

应用

  • 你可以下载Microduino提供的测试程序,配合OLED测试Microduino-Cube-S1两个模拟按键的功能,测试程序 Microduino-Cube-S1-Text.zip
  • 所需要准备的硬件有:Microduino FT232R、Microduino Core、Microduino-Cube-S1、Microduino OLED;
  • 所需要准备的软件有:Microduino提供的测试程序(Arduino端)、Arduino IDE(1.0版本以上);
  • 先用IED打开Microduino提供的测试程序,板卡选择Microduino Core (Atmega328P@16M,5V),直接下载即可;
  • 下载完毕后可观察到OLED显示"No button is pressed ",
    • 按下左边按键时OLED显示"Press the left button",表示左边按键按下;
    • 按下右边按键时OLED显示"Press the rignt button",表示右边按键按下;
    • 无按键按下时OLED显示"No button is pressed ",和初始状态一样;

购买

历史

图库

正面

Microduino-Cube-S1 Front

背面

Microduino-Cube-S1 Back

视频