2019年9月23日 星期一

Simple dialog / list dialog in javascript using jquery & bootstrap




First, include jquery and bootstrap

2019年9月3日 星期二

WebUSB/Arduino on Windows 8 - How to make it work

Recently I'm playing with arduino and hoped to utilize the WebUSB API to enable cross-platform control over my arduino board. Here's some directions on how to get it work:

Outlines

  • Get a board that is compatible: I used Arduino Leonardo
  • Download ArduinoDroid for Android
  • Download WebUSB library
  • Upload your sketch to the board
  • Install Zadig on your windows to replace the original Driver and let it work