We have two new accessories in our shop:
Both are perfectly suited for small space-saving setups.
The 6cm cable also has a fitting length to connect Bricks and Bricklets on the Mounting Plate 22x10:
Olaf Lüke - 11 years, 2 months ago
We have two new accessories in our shop:
Both are perfectly suited for small space-saving setups.
The 6cm cable also has a fitting length to connect Bricks and Bricklets on the Mounting Plate 22x10:
Olaf Lüke - 11 years, 3 months ago
The Shell bindings are now ready to use!
The bindings are realized as Python script and allow to use Bricks and Bricklets directly from a terminal window. They are made for Unix shells such as bash, but also work from the Windows command prompt.
Getting the current temperature of a Temperature Bricklet looks like this:
$ tinkerforge call temperature-bricklet gC5 get-temperature temperature=2443
For tab completion in bash a corresponding bash completion script is provided.
Download: https://www.tinkerforge.com/en/doc/Downloads.html#bindings-and-examples
Installation: https://www.tinkerforge.com/en/doc/Software/API_Bindings_Shell.html
If you find bugs, please report them in the generator git: https://github.com/Tinkerforge/generators