Jump to content

Voltage/Current Bricklet 2.0 It is possible to connect with Arduino?


Dodo

Recommended Posts

Hi,

This is indeed possible with the C/C++ bindings for microcontrollers. However those are not finished yet. You can find the latest beta here :

Documentation is available here: https://www.tinkerforge.com/en/doc/Software/API_Bindings_uC.html and here for the Voltage/Current Bricklet 2.0: https://www.tinkerforge.com/en/doc/Software/Bricklets/VoltageCurrentV2_Bricklet_uC.html

Links to the Bricklet-specific documentation are not generated yet, however you can use the documentation for the "normal" C bindings and then add a u before the last C like this:

https://www.tinkerforge.com/en/doc/Software/Bricklets/AirQuality_Bricklet_C.html

becomes

https://www.tinkerforge.com/en/doc/Software/Bricklets/AirQuality_Bricklet_uC.html

  • Like 1
Link to comment
Share on other sites

  • 3 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...