Scripting languages are for large computers, right? “Real” embedded device work is a hellish, never-ending cycle of code, compile, and re-flash. Well, I used to think so too, but with the ...
Raspberry Piは色々な楽しみ方が出来る素敵なミニPCです。趣味だけでなく産業的にも3Dプリンタやロボットなど様々な物に搭載されています。ネットワーク接続も可能で、有線LANでもOKですしWiFiも搭載されています(※ラズパイの機種によります)。 とすると ...
前回Raspberry Pi上で動くソケット通信の受信側アプリをPythonで作りました: 今回は送信側です。一応前回の記事を一通り見て頂いた前提になっておりますので、まだの方は是非ご一読を。 Pythonでの送信側プログラム 送信側(クライアント)の場合、socket ...
This repository contains a collection of Python scripts that can be run on the ESP8266. The scripts are written in MicroPython, which is a lean and efficient implementation of Python 3 that includes a ...
You can create a release to package software, along with release notes and links to binary files, for other people to use. Learn more about releases in our docs.
It all started with wanting to program an ESP-12 variant of an ESP8266 module without involving any solder. Displeased with all the socket offerings on Thingiverse, [tweeto] set out to design their ...