Giter VIP home page Giter VIP logo

itorrestamanaja's Projects

d2l-en icon d2l-en

Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 175 universities.

mq_example icon 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

mss icon mss

Marine Systems Simulator (MSS)

mutex_example icon mutex_example

Example code for creating 2 Linux POSIX threads and synchronizing their execution using a mutex on the Beaglebone Black platform running Debian Linux.

py_ipc icon py_ipc

Inter-Process Communication examples (Semaphores, Shared Memory and Queues) with SysV and POSIX

raspi-cam-record-stream icon 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 and redirect the video data to a recorded data file and also STDOUT for online streaming using VLC.

state_machine_example icon 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 thread services using its function call based message interface and cycles through the states in its state machine. The CAM state machine checks to see if an incoming command for state transition is received in a valid state. It will only transition its state if the transition event is received in the appropriate state.

threads icon threads

Example code for creating 2 Linux POSIX threads and controlling their run-time frequency on the Beaglebone Black platform running Debian Linux.

unity_mq_example icon unity_mq_example

Example code for starting 2 threads and passing messages of different data types between them over a single message queue

usb_cam icon 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 images to JPG format

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.