Crazyflie Chrome client
Posted: Mon Apr 13, 2015 3:26 pm
Hi all,
As a week-end project I have started a Chrome-app client for the Cazyflie. So far it is very experimental but it works. I pushed the code on github: https://github.com/bitcraze/crazyflie-chrome-client
There is a short description in this week's blog post: http://www.bitcraze.se/2015/04/crazyfli ... hrome-app/
The only missing functionality to make it a capable Crazyflie controller is a 'scan' functionality and a GUI (right now it looks very 'raw' ...).
As written in the post I plan to use Angular Material to get easily a nice GUI, also Angular seems to be a good solution to handle GUIs. But I am not a web/frontend developer so do you think it is a good idea?
Depending of the interest this could become a fully functional client with log/param. Also the Chrome API supports Bluetooth low energy on Mac and Chromebook to the client could connect the Crazyflie without Crazyradio in the future.
As a week-end project I have started a Chrome-app client for the Cazyflie. So far it is very experimental but it works. I pushed the code on github: https://github.com/bitcraze/crazyflie-chrome-client
There is a short description in this week's blog post: http://www.bitcraze.se/2015/04/crazyfli ... hrome-app/
The only missing functionality to make it a capable Crazyflie controller is a 'scan' functionality and a GUI (right now it looks very 'raw' ...).
As written in the post I plan to use Angular Material to get easily a nice GUI, also Angular seems to be a good solution to handle GUIs. But I am not a web/frontend developer so do you think it is a good idea?
Depending of the interest this could become a fully functional client with log/param. Also the Chrome API supports Bluetooth low energy on Mac and Chromebook to the client could connect the Crazyflie without Crazyradio in the future.