LoginSignup
1
2

More than 5 years have passed since last update.

micro:bitのLEDをそろばんにみたてて整数:10万までを表示

Last updated at Posted at 2019-02-17

IoTカウンタにするための表示方法としてつくってみた

  • Aボタンを押すと+1
  • Bボタンを押すと-1
  • A+Bを押すと0リセット
  • 10万を超えると「E!」を表示して、数値を横スクロールで表示
  • 5は明るさ255,1~4は明るさ25で表示

公開ソース

LEDでソロバン表示
外部入力をソロバン表示

1
2
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
2