tag 标签: Microduino

相关博文
  • 热度 18
    2015-6-9 18:30
    1665 次阅读|
    1 个评论
    Every now and then you run across something that blows your socks off and makes you exclaim: "Wow! That's a great idea!"   That was certainly my reaction when I ran across the original Microduino a couple of years ago. The image below shows the Microduino-Core module; there are now more than 50 modules, extension boards, application kits and accessories available for Microduino that can be used to implement almost any project one's imagination can conceive.     Following two successful Kickstarter campaigns, the folks at Microduino have shipped their modules to tens of thousands of users on six continents. Now they are taking things to the next level, and this is where things start to get really clever. They've just launched a New Kickstarter Campaign for something they call the Microduino mCookie.     Like the original Microduino modules, these are small, powerful, Arduino-compatible modules for makers, designers, engineers, students, and curious tinkerers of all ages. Just by looking at these little beauties you can see that everything about them has been really well thought out. For example, they each come with a candy-colored shell that makes it easy to distinguish the various functions.   Microduino mCookies modules have four powerful magnets inside the corners, which allow them to be connected with a satisfying snap. The modules will reject each other if they are not orientated and aligned correctly, so you simply can’t get it wrong. As all of us Arduino users have discovered to our cost, stackable pins can be easily bent during usage. In order to address this, mCookie modules are equipped with spring (pogo) pins that provide rugged surface-to-surface connection between circuit boards for a longer usable lifetime. One aspect of the design that almost made me squeal with delight is the fact that the raised circular fixators on each side mean that mCookie modules can be stacked with LEGO-series products, thereby making it easier than ever for beginners and children to get started with DIY electronics!       If you take a look at the mCookie Kickstarter website, , you'll see there are modules for Bluetooth, WiFi, USB, GPS, storage, sound, sensor readings, and much, much more, including everything necessary to build popular projects such as drones, robots, GPS trackers, 3D printers, open-source watches, smart gardening gadgets, and ... the list goes on. Take a look at This Video from the Kickstarter page.     Did you spot the mCookie-based Nixie-tube clock in corner (I love Nixie tubes). It's really interesting to see an mCookie module stack being used to control a LEGO car, then removed from the car and used to control a BoxZ Robot, then removed from the robot and used to control a quadcopter, and on and on and on. I particularly like the model car that acts like a mini Segway and balances itself on two wheels.   mCookie is available for preorder on Kickstarter today with different project kits aimed at all levels of makers and sold at various price points. They've already reached $64,000+, thereby exceeding their original $40,000 goal, and -- at the time of this writing -- they still have 26 days to go.   This looks like being another mega-success for the folks at Microduino. These are people who obviously "get it" and I doff my cap to them. As soon as I can lay my hands on my own set of mCookie modules, I will report further. Until then, what do you think about the educational potential for these little beauties in high schools?
  • 热度 20
    2014-7-3 15:28
    1173 次阅读|
    0 个评论
    转自:极客工坊   买了个便宜饮水机,烧水要不凉着,要不就烧到开,想喝温水还得掺点冷的,实在不便。就决定将其改装成恒温控制的。 系统由一个主机作为控制中心,负责推送、处理网页数据;以太网接入路由器。 饮水机作为节点,相应其命令,又顺手多写了一个控制灯泡开关的节点。 先看效果: 右边两个按钮上下调节温度,恒温时,饮水机关闭: 温度值设高后,饮水机开启: 左边按钮控制灯泡的开关: 硬件如下:   主机: 核心:Microduino Core+ 2.4G:Microduino nRF 以太网:Microduino Ethernet(可选ENC28J60或W5500) 供电:Microduino DUO H2                                                               节点: 核心:Microduino Core 2.4G:Microduino nRF 220V市电控制:Microduino 电器控制板 温度传感器:DS18B20(仅饮水机需要)   Microduino提供了两种以太网方案选择:Enc28J60以及Wiznet W5500,我对他们两都各自写了主机程序。 节点的程序都是一样的,分为饮水机和灯泡两种。   程序部分: 大家都知道怎么下载程序,这里只会提供程序、硬件支持包、以及兼容库文件 提示:Microduino为W5500重新修改过(_02_Microduino_Ethernet_WIZ)所以匹配了 硬件支持包:点击下载 库: Ethernet W5500(需删除Arduino原有Ethernet库):点击下载 Ethernet ENC28J60:点击下载 nRF:先下我,再下我    程序:点击下载 开始搭建硬件: 准备模块的全家福: 主机部分: 节点部分: 只要一个FT232作为下载器:,还有改过连线的温度传感器 继续阅读:http://blog.iwiznet.cn/?p=6332
  • 热度 24
    2014-7-1 09:18
    1174 次阅读|
    0 个评论
    2014-06-13, Microduino 发布了全新的以太网模块Microduino-W5500 ,模块基于WIZnet以太网芯片,拥有独特的全硬件TCP/IP协议栈。 特点 继W5100、W5200和W5300之后一款全新的全硬件TCP/IP协议栈网络芯片,这款芯片具有更低功耗与工作温度,及改良工艺,是嵌入式以太网的最佳选择方案; 采用 U型 27pin Microduino 标准接口,与 Microduino-RJ45 模块叠加使用,即插即用,整体体积更小; 开源的硬件电路设计,与 Arduino 兼容的编程开发环境程; 统一的 Microduino 接口规范,和丰富的外围模块,可方便、灵活的与其他符合 Microduino 接口规范的模块、传感器进行快速的连接和扩展; 2.54间距的排母接口方便集成到洞洞板。 Microduino 在去年9月9日在kick-starter上发起众筹. 此项目一直在kicktraq.com的technology类中的“popular this week” 名单, 以及 top 10 “hot list”中。Microduino 在前三天就达到了预期目标$20,000 ,一周之内就200%达成目标。最终以原目标的六倍收尾!!! 来源: http://www.microduino.cc/w5500 | WIZnet官方微博:http://weibo.com/wiznet2012
  • 热度 33
    2014-5-30 11:52
    1094 次阅读|
    0 个评论
    转自极客工坊:http://www.geek-workshop.com/thread-9951-1-1.html 采用了Microduino W5500以太网模块~功能是读取三个模拟口值,通过序列依次传到Yeelink 继W5100、W5200和W5300之后一款全新的全硬件TCP/IP协议栈网络芯片,这款芯片具有更低功耗与工作温度,及改良工艺,是嵌入式以太网的最佳选择方案; 规格 通信协议 支持硬件TCP/IP协议:TCP, UDP, ICMP, IPv4, ARP, IGMP, PPPoE 支持8个独立端口(Socket)同时通讯 内嵌10BaseT/100BaseTX 以太网物理层(PHY) 支持自动协商(10/100-Based全双工/半双工) 工作特性 支持掉电模式 支持网络唤醒 支持自动应答(全双工/半双工模式) 更新速率 支持高速串行外设接口 内部32K字节收发缓存 接口特性 TTL 电平输入 单电源供电: 3.3V; 不支持IP分片 状态指示 两个用来表示连接、发送、接收、冲突和全/ 半双工状态的可编程LED 输出; 堆叠之后是这样: 程序部分参看原链接。   成功后可以看到: 用到的库:(需要删除原有的Ethernet库) 点击下载 W5500更多资料: http://www.microduino.cc/wiki/index.php?title=Microduino-W5500/zh
  • 热度 27
    2013-10-24 17:31
    1290 次阅读|
    0 个评论
    WIZnet e-Newsletter - October 2013      新产品:WIZ550io 和 3 个用于开源硬件的 io 插板 WIZ550io 是一个自动可配置的以太网控制器模块,包括 W5500(嵌入PHY的全硬件TCP/IP芯片),变压器和RJ45。它具有一个独立且唯一MAC地址并可以自动配置网络。供电后,即可Ping通——WIZ550io初始化内置MAC地址并设置默认IP地址(192.168.1.2)。因此用户无需编写主机软件代码初始化模块。对于那些想要快速开发他们网络系统的用户,这将是一款理想的产品。更多信息,访问 Wiznet 维基页。 WIZ550io 模块被用于ioShields-A, ioShield-K 和 ioShield-L。这3种板子瞄准的是目前流行的开源硬件平台,且为其提供以太网连接。其所有的软件源代码和硬件资料都在维基页上开放。 - ioShied-A: 用于Arduino - ioShield-K: 用于Gadget Renesas KURUMI - ioShield-L: 用于TI的 MSP430 LaunchPad    Pokewithastick, 一个可编程的Arduino 网页日志/服务器       该板基于ATMEGA1284P且硬件兼容Arduino,可用于收集数据并发布到互联网日志网站,例如Thingspeak.com或Xively. 它是一个小型的PCB插板(49.5 x 37mm),由一个 WIZ820io 以太网模块 , micro-SD 卡槽, 2 个串口,一个实时时钟(RTC)——电池供电,一个无线连接器(用于普遍的nRF24L012.4GHz无线),一个电源及LED指示灯,还有一个复位按钮组成。板子上有两个电源接头供电,即可以分开使用5v或3.3V供电,或者连接Arduino插板只使用3.3V供电。 WIZ820io模块引出了RST (复位)和PD (掉电)的引脚,所以可通过wake-up-and-do-something类型编程,实现低功耗以太网功能,并且以太网接口可以不用复位板子来实现复位。 这个是用 Kicad 进行设计的开源硬件项目,所有文件可以通过下载 zip压缩文件。 更多信息,请访问 Pokewithastick.com      Microduino: 一个硬币大小的 Arduino 克隆板 Microduino是一个小的,可堆叠的Arduino Uno兼容板。随着各种类型的Microduino模块出现,设计者可以很容易的实现不同种类的应用。   它本质上讲它将Arud uino Uno的功能分成两个板子, 一个用做微控制器核心板,另一个用于与PC机通信。核心板可以搭配众多功能的扩展模块,比如:Wi-Fi,,microSD,存储,以太网,GPS,电机/步进驱动器,OLED,蓝牙,放大器,还有更多。 其潜在的应用项目包括远程控制家用电器或者具有数据采集及显示功能的GPS的自行车电脑。 Microduino设计团队也开始了 W5500 以太网插板的制作并准备在Kickstarter众酬之后发布。      Wiznet on Youtube: 带 Arduino Ethernet 网页服务器的 Bmini插板 视频展示了怎样将一个Bmini插板和一个Arduino以太网板连接,并作为一个轻量级web服务器使用。