Files
..
2021-10-17 09:38:15 -04:00
2020-10-19 16:48:32 -04:00
2020-11-06 13:20:13 -05:00
2021-11-01 22:42:10 -04:00
2020-09-10 13:40:53 -04:00
2021-11-01 20:41:38 -04:00
2021-12-10 08:17:33 -05:00
2021-11-01 20:41:38 -04:00
2020-09-10 13:40:53 -04:00
2020-05-29 13:34:29 -04:00
2020-12-14 17:54:09 -05:00
2020-12-06 12:03:03 -05:00
2020-12-14 17:53:22 -05:00
2020-09-10 13:24:33 -04:00

= BeagleConnect software projects

== Linux side
* *mikrobus* is a Linux kernel driver for mikroBUS sensor, actuator and indicator add-on boards.
* *manifesto* is a tool for converting text-based parameters into binary files. The tool is used for two purposes. One,  describe the interfaces exported over Greybus to Linux. Two, describe the parameters for the mikroBUS driver to load device drivers for the add-on board.
* *greybus* is the Linux kernel driver that enables new embedded busses to be added to the running Linux kernel and sent over other transports.
* *gbridge* is a Linux userspace application that implements other transports for Greybus, including transmission over IP.

== Device side