A new function “ReadOnce” was added to the chattering avoidance library “B2CS”. I think it makes you easy to judge a push.
Release 2017.11.15
Release 2017.11.15
A new function “ReadOnce” was added to the chattering avoidance library “B2CS”. I think it makes you easy to judge a push.
Release 2017.11.1
Now, the URL of this site is connected via https. I appreciate you to re-bookmark “jumbleat.com”.
There might be some problems somewhere although it has been worked for now.
It may cause you inconvenience for a while, but thanks for your understand.
Release 2017.10.22 / Update 2018.9.25
I have been struggled in part 1 and part 2 to read rotary encoder precisely. In this article, I wrote a new sketch for encoder combining those two wisdom.
I called it “Dual Encoder”. Continue reading Using rotary encoder part 3 : “Dual Encoder”
Release 2017.10.8 / Update 2018.5.26
Previously, I tried to control DSLR’s shutter with IR. This time, I’m going to use “IR Remote” library which is available on Arduino IDE. This library is very useful and easy.
Release 2017.8.23 / Update 2019.2.17
使っていて気付いた部分を書いていきます。
Release 2017.7.4
In general DSLR, there are remote release function of IR on their camera. I tried to use the IR function with Arduino. It’s a DIY Remote control. Continue reading Nikon remote release by Arduino
Release 2017.6.26 / Update 2018.4.30
“ゲージ判定”を使ったチャタリング回避ライブラリを作ってみました。Arduino用です。 Continue reading 「B2CS」Arduino用自作ライブラリプログラミングでチャタリング回避
Release 2017.6.20 / Update 2017.11.3
I took a experiment using DC motor driver, because I thought it works as follow focus. Continue reading Use motor driver
Release 2017.5.31 / Update 2019.1.21
映像用三脚のクイックシュー(リリース)は規格がバラバラです。同じメーカー内であれば、ある程度統一されていますが、競合同士で互換を持っていることは、ほぼありません。特に耐荷重が5kg以下程度のタイプは、 Continue reading 快適 アルカスイス互換
Release 2017.5.20 / Update 2017.6.19
You may unforcely fail to right code sometimes when you modify it. If the sketch isn’t long, it doesn’t matter. But the more big project makes it more difficult to find the bug.
On this article, I show you how I find it. These are TIPS for finding bugs when compile is OK.