If you are looking to learn more about electronics and building projects using micro controllers and mini PCs. A great place to start is using the Arduino platform, offering a selection of ...
I had cause to have a closer look at some Arduino inputs – it is that fascinating weather station again. It transpires that some Arduino inputs are better at tolerating slowly-changing inputs than ...
わけあってRS232とEthernet変換機が必要だったんですが、買うと結構高いので、ちょうど我が家に眠っていたArduino Nano Everyを使って作ってみました。実際は、ちょっと単なる電文のやり取りじゃなくて、ちょっとだけ文字列操作が必要だったんです。 GitHubに ...
I had cause to have a closer look at some Arduino inputs – it is that fascinating weather station again. It transpires that some Arduino inputs are better at tolerating slowly-changing inputs than ...
通信ケーブル: FTDI USBシリアル変換ケーブルと、 マイコン:ATmega328を使用した際、Arduino IDE 2.3.2→ATmega328へのデータ書き込み失敗が多発しました。 その解決方法が分かったので、こちらにまとめます。もし同じような状況でお困りの方は参考にしてみてください。 動作環境 使用Arduino ...
The long-awaited Arduino Due just hit the market, replacing the 8-bit, 16MHz brain of the popular Uno microcontroller prototyping platform with a 32-bit, 84MHz processor, while augmenting inputs and ...