Popular repositories Loading
-
state_machine_example
state_machine_example PublicForked from arembedded/state_machine_example
In this example code two POSIX Linux threads are created. The "CAM" thread implements a state machine that has knowledge of it's current status at any given time. The other thread operates the CAM …
C
-
mq_example
mq_example PublicForked from arembedded/mq_example
Example code for starting 2 POSIX threads and synchronizing their operation using a POSIX message_queue on the Beaglebone Black platform running Debian Linux
C
-
RasPi-Cam-Record-Stream
RasPi-Cam-Record-Stream PublicForked from arembedded/RasPi-Cam-Record-Stream
This package can be used to split stdin data stream to be written to a file (for storage) and also be output to stdout as well. It's used to get video data input from the Raspberry Pi NOIR camera a…
C
-
usb_cam
usb_cam PublicForked from arembedded/usb_cam
Use linuxtv.org video grabber example using libv4l to capture images from a USB camera on the Beaglebone Black (BBB) running Debian Linux. Also, a small python script is provided to convert PPM ima…
C
-
threads
threads PublicForked from arembedded/threads
Example code for creating 2 Linux POSIX threads and controlling their run-time frequency on the Beaglebone Black platform running Debian Linux.
C
-
py_ipc
py_ipc PublicForked from gustavorv86/py_ipc
Inter-Process Communication examples (Semaphores, Shared Memory and Queues) with SysV and POSIX
Python
If the problem persists, check the GitHub status page or contact support.