Pinned Repositories
audio-i2s-sdmmc-nrf5340-async
Asynchronously reads LC3 Encoded audio off an SD card and plays it through the I2S audio peripheral using Embassy on an nrf5340 DK
embedded-bacnet
A library to read and write bacnet packets for embedded devices
embedded-websocket
A rust websocket library for embedded systems (no_std)
lc3-codec
Low Complexity Communication Codec
led-display-websocket-demo
A demo using the w5500 ethernet card with websockets and printing messages to a dot matrix max7219 display
Ninja.WebSockets
A c# implementation of System.Net.WebSockets.WebSocket for .Net Standard 2.0
nordic-ble-dfu-demo
Nordic buttonless bluetooth Device Firmware Update demo in Rust
nrf52840-dk-i2s-demo
A demo of the nrf52840-dk playing musing through a UDA1334A DAC using I2S
websocket-server
WebSocket Server in c# - HTML5 Web Sockets
yote
Experiments in hearing
ninjasource's Repositories
ninjasource/embedded-websocket
A rust websocket library for embedded systems (no_std)
ninjasource/lc3-codec
Low Complexity Communication Codec
ninjasource/yote
Experiments in hearing
ninjasource/embedded-bacnet
A library to read and write bacnet packets for embedded devices
ninjasource/audio-i2s-sdmmc-nrf5340-async
Asynchronously reads LC3 Encoded audio off an SD card and plays it through the I2S audio peripheral using Embassy on an nrf5340 DK
ninjasource/nrf52840-dk-i2s-demo
A demo of the nrf52840-dk playing musing through a UDA1334A DAC using I2S
ninjasource/cs47l63
A Rust driver for the CS47L63 DSP
ninjasource/embedded-sdmmc-rs-async
An async version of the embedded-sdmmc-rs library
ninjasource/audio-i2s-sdmmc-nrf52840-async
Asynchronously reads LC3 Encoded audio off an SD card and plays it through the I2S audio peripheral using Embassy on an nrf52840 DK
ninjasource/embedded-sdmmc-rs
A SD/MMC library with FAT16/FAT32 support, suitable for Embedded Rust systems
ninjasource/i2s-microphone-experiments
Scratching around with an I2S microphone and the nrf5340
ninjasource/lis2dw12
ninjasource/nrf5340-app-hal-example
This demo is a skeleton Rust application which blinks an LED on the dual core nRF5340-DK.
ninjasource/photo-farm
A photo viewer written in Rust that lets you quickly choose photos from a large collection
ninjasource/bacnet_parse
#![no_std] BACnet protocol parsing
ninjasource/cargo
The Rust package manager
ninjasource/embassy
Rust Embedded async executor and HALs
ninjasource/nrf-hal
A Rust HAL for the nRF family of devices
ninjasource/nrf91-rust
PoC of using nrf91 modem from pure rust, no C blob
ninjasource/probe-run
Run embedded programs just like native ones
ninjasource/rp-picow-examples
A set of raspberri pi picow examples
ninjasource/sdmmc-embassy
ninjasource/serialitm
A Rust command line tool used to read ITM packets off the serial port
ninjasource/slint
Slint is a declarative GUI toolkit to build native user interfaces for applications that are written in Rust, C++, or JavaScript.
ninjasource/stm32-data
ninjasource/stm32-data-generated
Output from generating https://github.com/embassy-rs/stm32-data
ninjasource/stm32h735g-dk-embassy-blinky
Sets up power and clocks and blinks an led on the stm32h735g-dk using the async embassy runtime
ninjasource/stm32h7xx-hal
Peripheral access API for STM32H7 series microcontrollers
ninjasource/thread-test
Messing around with threads and channels
ninjasource/yote-docs
A repository containing all the external datasheets referenced by the yote project