Pinned Repositories
buildroot
Buildroot, making embedded Linux easy. Note that this is not the official repository, but only a mirror. The official Git repository is at http://git.buildroot.net/buildroot/. Do not open issues or file pull requests here.
buildroot-examples
This projects aims to provide examples for adding your project to buildroot, inside and outside the tree
calculator_using_c-
docsify
🃏 A magical documentation site generator.
git-101
knot-cloud
KNoT Cloud Docker stack
knot-gateway-buildroot
KNOT Gateway Buildroot is part of KNOT project. This is the gateway (target Rpi hardware) software module for the KNoT platform.
python_tutorial
Arquivos da introdução a python
ros_tiago_soar
Project aims to use the Soar cognitive architecture to control the TIAGo robot using ROS.
simon_python
A similar to SIMON game in python for RPi or to be played on your PC.
pauloserrafh's Repositories
pauloserrafh/buildroot-examples
This projects aims to provide examples for adding your project to buildroot, inside and outside the tree
pauloserrafh/knot-gateway-buildroot
KNOT Gateway Buildroot is part of KNOT project. This is the gateway (target Rpi hardware) software module for the KNoT platform.
pauloserrafh/python_tutorial
Arquivos da introdução a python
pauloserrafh/simon_python
A similar to SIMON game in python for RPi or to be played on your PC.
pauloserrafh/calculator_using_c-
pauloserrafh/docsify
🃏 A magical documentation site generator.
pauloserrafh/git-101
pauloserrafh/knot-cloud
KNoT Cloud Docker stack
pauloserrafh/knot-cloud-source
meshblu clone
pauloserrafh/knot-cloud-ui
KNoT Cloud UI
pauloserrafh/knot-cloud-websocket
KNoT Cloud WebSocket library for NodeJS and browser
pauloserrafh/knot-documentation
KNoT platform documentation
pauloserrafh/knot-fog-connector
KNoT fog connector with a cloud service
pauloserrafh/knot-gateway-webui
Repository for the Web User Interface to the KNoT Gateway based on angular and bootstrap
pauloserrafh/knot-hal-source
KNOT HAL is part of KNOT project. It aims to provide hardware abstraction layer for SPI and nRF24L01 radios. Allowing power constrained embedded devices to join a wireless network and exchange datagrams using nRF24L01 radios. The initial target platforms are Arduino (nodes), and Raspiberry PI GW. nRF24L01 is a highly integrated, ultra low power (ULP) 2Mbps RF transceiver IC for the 2.4GHz ISM band. On a second project phase, other radio access technologies such as Bluetooth Low Energy, and Wi-Fi are planned.
pauloserrafh/knot-network-nrf24
nRF24 user space daemon
pauloserrafh/knot-protocol-source
KNOT protocol library is a lightweight C library built to use minimal CPU and memory resources.
pauloserrafh/knot-samples
KNoT platform samples
pauloserrafh/knot-service-source
KNOT service is part of KNOT project. It aims to provide a "proxy" service for KNOT nodes, allowing power constrained embedded device to interact with Meshblu cloud services. The initial target platform are nRF24L01 nodes, and Raspiberry PI GW. nRF24L01 is a highly integrated, ultra low power (ULP) 2Mbps RF transceiver IC for the 2.4GHz ISM band. On a second project phase, other radio access technologies such as Bluetooth Low Energy, and Wi-Fi are planned.
pauloserrafh/knot-setup-android
Android app to configure OpenThread network parameters and KNoT credentials. Using Bluetooth GATT service, new settings are pushed to KNoT Thing(end point).
pauloserrafh/listusb
listusb is an example application to list USB devices
pauloserrafh/listusb-docker
pauloserrafh/listusb-pkg
pauloserrafh/opengl-learning
pauloserrafh/profilesapp
pauloserrafh/pxe-server-docker
Um servidor PXE de um container
pauloserrafh/riscv
Repositorio para a disciplina de arquiteturas não convencionais
pauloserrafh/zbus
Rust D-Bus crate.
pauloserrafh/zephyr
Primary GIT Repository for the Zephyr Project
pauloserrafh/zephyr-knot-sdk
KNoT SDK based on Zephyr