1.First-person view and remote control with LEGO Mindstorms EV3
[embedyt] http://www.youtube.com/watch?v=36T7fQ2xV0k[/embedyt]
MindStorms
lego와 robot과 관련한 것들
1월172017
2월222016
How to Use a Breadboard
2.How to use Breadboard – Using Breadboard for beginners and prototyping circuits
[embedyt] http://www.youtube.com/watch?v=gwcVr5VfXwA[/embedyt]
2월082016
[ev3]Poseidon: Underwater exploration with EV3
물속을 탐사하는 잠수함
Poseidon: Underwater exploration with EV3
[embedyt] http://www.youtube.com/watch?v=OOoZBzvAtJ8[/embedyt]
2월012016
[ev3]Software Launch Problem
[Problem]
When EV3 software was launched, it crashed on OS X.
EV3 Software를 실행시켰는데, 뭔가 실행되는 듯하다가 바로 꺼져버렸다.
[Hints]
MS Silverlight에 의한 문제일 수 있다.
The error is caused by the underlying MS Silverlight runtime.
[Solution]
1. Remove the installed Silverlight(설치된 silverlight를 제거한다.)
[shell]$ cd /Library/Internet\ Plug-Ins/
$ sudo rm -rf Silverlight.plugin/[/shell]
2. Install the latest Silverlight (최신 Silverlight를 설치한다.)
1월312016