In the previous post related to Mindstorms and Xamarin we managed to read data from the ultrasonic sensor using low speed bus. In the following post we will use ultrasonic sensor with controller activity to detect distance from objects and adjust speed.
Daj się poznać 2016 3108 dni, 3 godziny, 21 minut temu 14 źrodło rozwiń
In the previous post related to Mindstorms and Xamarin we tried to read data from ultrasonic sensor using standard sensor messages, but we have failed. In this post we will use low speed bus to read data from ultrasonic sensor.
Daj się poznać 2016 3120 dni, 23 godziny, 29 minut temu 13 źrodło rozwiń
In the previous post related to Mindstorms and Xamarin we have created UI controls to test touch sensor. In the following post we will use touch sensor as a break.
Daj się poznać 2016 3133 dni, 15 godzin, 32 minuty temu 25 źrodło rozwiń
In the previous posts, part 1 and part 2, related to Mindstorms and Xamarin we have started reading data from sensors attached to Mindstorms device, in the following post we will create the UI controls to test them.
Daj się poznać 2016 3137 dni, 22 godziny, 52 minuty temu 32 źrodło rozwiń
In the previous post related to Mindstorms and Xamarin we have started reading data from sensors attached to Mindstorms device. We'll be expanding this topic further in here.
Mobile development 3139 dni, 2 godziny, 33 minuty temu 55 źrodło rozwiń
In the previous post post related to Mindstorm and Xamarin we have created a controller to control movement direction of the vehicle using two motors as a drive. In the following post we will focus on reading data from sensors attached to Mindstorm device.
Mobile development 3148 dni, 19 godzin, 29 minut temu 50 źrodło rozwiń
Po zbudowaniu kilkunastu różnych maszyn, zacząłem szukać rozwiązania umożliwiającego zdalne sterowanie robotem. Mam w zestawie pilota zdalnego sterowania, ale bez dodatkowych kabli itp. mogę nim sterować tylko zestawem Power Functions. Ja chciałem sterować silnikami z zestawu Mindstorms. Udało mi się znaleźć kilka rozwiązań tego problemu. Środowiska programowania takie jak RobotC mają zaimplementowane funkcje do zdalnego sterowania robotem za pomocą gamepada bądź joysticka podłączonego do komputera. Lin...