历史上的今天
今天是:2025年04月23日(星期三)
2018年04月23日 | 多功能机器人 可以帮忙做任何事
2018-04-23 来源:网络整理
Nobot wants to put people to work ... in robot form
Nobot is a robot shell control by a human operator (Credit: Nobot)
Image Gallery (5 images)
We hear plenty of discussion about robots taking over our jobs, so it's a refreshing change to hear about a robot designed to crea them inste. Its name is Nobot, and what makes this machine unique is that it's largely controlled remotely by a human being rather than by a set of software algorithms.
The Indiegogo campaign describes the concept as being "like a peon in a robot suit," which is a helpful way of understanding it – as long as you realize the person is sat behind a computer somewhere else in the world. Nobot owners get a clever robot to help around the house without needing to spend me progng; Nobot operators get to earn money from home.
Childcare, healthcare, gardening ... there's conceivably no limit to what Nobot could do. The plan is to set up a marketplace for operators and owners, so you've bought a shiny new Nobot you easily find someone with the skills and experTIse to work it for you – even if you just want some company in the evening or someone to fold the laundry.
The robot unit itself is relaTIvely low-tech, combining a tough plasTIc exoskeleton with a Raspberry that handles most of the unit's operations. Each Nobot is fitted with a rotating camera, touchscreen, speaker, microphone and wireless connectivity. Of course the real smarts are provided by the human at the other end of the video feed.
That human element saves the Nobot team from having to program a sophisticated operating system. It also means Nobot owners don't have to spend an evening with a user manual to work out how to get the robot to do their bidding – they simply speak out the instructions as necessary and let the Nobot do its work. Owners can also operate the Nobot themselves, should they want to keep an eye on their home from afar, for example.
The inventors behind the project are currently ming to raise US$19,000 on Indiegogo to make their product a reality. The early bird price for a Nobot is set at $399, with shipping expected in November if the campaign meets its goals. The video below gives some idea of the inspiration behind the idea.
自动翻译仅供参考
Nobot可以帮助人类做任何事情......以机器人的形式Nobot希望把人们的工作......在机器人form
Nobot是机器人的外壳由人工操作控制(来源:N??obot)
图片廊( 5图像)
我们听到很多关于机器人接管我们的工作的讨论,所以这是一个令人耳目一新的变化听到的??设计,而不是创建它们的机器人。它的名字是Nobot,是什么让这台机器的独特之处,它的远程由人而不是由一套算法很大程度上控制。
的Indiegogo活动介绍的概念为“就像一个人在机器人套装“,这是理解它一个有用的方法 - 只要你意识到的人坐在一台电脑中的其他地方落后于世界。 Nobot业主得到一个聪明的机器人,以帮助周围的房子,而无需花费时间编程; Nobot运营商获得在家赚钱。
育儿,医疗卫生,园艺...有令人信服没有什么限制Nobot可以做。该计划是建立运营商和业主的市场,因此,如果你买了一个全新的Nobot你可以随便找个人的技能和专业知识去解决问题为你 - 即使你只是想要一些公司在傍晚或有人折叠洗衣。
机器人单元本身是技术含量相对较低,结合坚韧的塑料外骨骼与能够处理大多数单位的操作。每个Nobot装有一个旋转摄像头,触摸屏,扬声器,麦克风和无线连接。当然真正的智慧是由人类在视频馈送的另一端设置。
即人类元件由具有编程复杂的操作系统保存Nobot队。这也意味着Nobot车主不必再花一个晚上有用户手册,以制定出如何让机器人做自己的投标 - 他们只是在必要讲出来的指示,让Nobot完成其工作。车主也可以操作Nobot自己,他们应该要留意自己的家,远远望去,例如,
该项目背后的发明者,目前旨在提高美国$ 19,000名在Indiegogo以使自己的产品成为现实。早起的鸟儿价格为Nobot定为$ 399元,与船预计11月,如果运动能够达到预期目标。下面的视频给人的想法背后的灵感的一些想法。
史海拾趣
|
LM3S8962串口模块特点; 1. 支持数据5~8位可配置;最高波特率3.125MHZ; 2. 起始位,停止位宽带可配置; 3. 校验方式可以配置,支持偶 ...… 查看全部问答> |
|
我在我们的PowerPC主板上,使用CT69030显卡。设置为1024x768,RGB565,刷新60hz. 图像能够显示,但颜色对不上,Red,green,blue都对不上,这个会是什么问题呢,我用的是vxWorks操作系统。 会不会是因为大小端的原因 ...… 查看全部问答> |
|
我从总线上捕获的USB信号为:令牌包(省略)EOP KJKJKJKK KKJKJKKK(PID) JKJKJKJK JKJKJK EOP ACK(省略)环境说明:这个包是一个IN包(从device 发往主机的),用的是中断端点我现在不知道为什么PID后面 ...… 查看全部问答> |
|
目前FSMC上面挂4个设备 其中DM90000A的中断接到一个普通GPIO做中断的 能不能用这两个呢?(关键是这两个是不是做这个用的??) 望研究过的人详细解释… 查看全部问答> |
|
用电烙铁拆: 步骤1、用直径0.15mm左右的漆包线从第一排引脚下穿过,一头固定,一头拉在手里。 2、用电烙铁从漆包线动端加热,同时用手将漆包线向下拉,注意手和烙铁的配合。 3、然后用上述方法拆其余三排引脚。OK! 对印制板无任何损伤!… 查看全部问答> |
|
sbit sbit_D18B20_DQ = P3^7; bit b_DS18B20_is_reset = 0; int int_temperature = 0; uchar uc_DS18B20_dat_buf[9] = {0}; b_DS18B20_is_reset = 0; sbit_D18B20_DQ = 1; & ...… 查看全部问答> |




