6 releases

0.4.0 Mar 2, 2024
0.3.3 Mar 2, 2024
0.2.0 Nov 17, 2023

#324 in Hardware support

Download history 7/week @ 2024-02-19 206/week @ 2024-02-26 147/week @ 2024-03-04 6/week @ 2024-03-11 50/week @ 2024-04-01

66 downloads per month

MIT license

39KB
1K SLoC

Flic 2 Button Client Library written in Rust

This is a library for the Flic 1 and Flic 2 Button.

You can create a client that connects to a server and gets notified when a registered button is activated. This is called receiving an Event.

With this client you can also transmit Commands to the server to perform distinct actions on the server like scanning for new buttons.

Where you can get a server

This github project has implementations of sdks and clients in different languages and environments.

For instance, there you can get FlicSDK.exe which is a server for Windows.

Examples

  • ping -- just pings the server
  • simpleclient -- performs button scans and registers buttons

Hint: IP addresses and BlueTooth addresses should to be replaced to your needs to work properly.


Thank you for your review: @matthiasbeyer

Dependencies

~5–14MB
~144K SLoC