Jump to content

eccornelsen

Members
  • Gesamte Inhalte

    6
  • Benutzer seit

  • Letzter Besuch

eccornelsen's Achievements

Newbie

Newbie (1/14)

0

Reputation in der Community

  1. thanks borg, I followed the instructions that you suggested and it's working now. I've created a project folder with the files below: 1) example_project/ -> ip_connection.cpp -> ip_connection.h -> brick_master.cpp -> brick_master.h -> bricklet_temperature_v2.cpp -> bricklet_temperature_v2.h -> example_callback.cpp 2) update #define UID with the UIDs from the brick and the bricklet. 3) from cmd: gcc -o example.exe *.cpp -lws2_32 -ladvapi32 Any ideas on the next steps? kind regards, Erik
  2. OS: Windows 7 - 64 bit IDE: Geany 1.34.1 (compiler GCC version 7.3.0)
  3. Hi borg, thanks for the feedback. I got the parts and connected them together. In the Brick viewer I can see the live Temperature evolution over the time. I'm new to C++, how can I use the binding functions that you mentioned? Do I have to use the Makefile? I can compile the code but there's an error when I try to link (build) it. thanks in advance, Erik
  4. Thanks borg, I'll have a look at these items. If we would like to integrate also a Wi-fi module on this system, what would be the extra requirements? Kind regards,
  5. thanks borg, I would like to start with a very simple application programmed in C++ and using the Tinkerforge Hardware and Software. What are the requirements in terms of Hardware and Software?
  6. Hi there, I'm interested in getting started in using Tinkerforge. What's a good simple system to start with and to be programmed in C++? Any advice? Thanks, Erik
×
×
  • Neu erstellen...