All Projects → nrf-rs → nrf52832-pac

nrf-rs / nrf52832-pac

Licence: Apache-2.0, MIT licenses found Licenses found Apache-2.0 LICENSE-APACHE MIT LICENSE-MIT
Peripheral Access Crate for the nRF52832 microcontroller

Programming Languages

rust
11053 projects

Projects that are alternatives of or similar to nrf52832-pac

nrf52-IR
Decoding and saving carrier modulated IR signals and sending modulated IR signals using NRF52 SoCs
Stars: ✭ 17 (-19.05%)
Mutual labels:  microcontroller, nrf52832, nrf52
IOsonata
IOsonata multi-platform multi-architecture power & performance optimized software library for fast and easy IoT MCU firmware development. Object Oriented design, no board package to define, just pure plug & play any boards
Stars: ✭ 40 (+90.48%)
Mutual labels:  embedded, bluetooth, nrf52832
Nrf Hal
A Rust HAL for the nRF family of devices
Stars: ✭ 186 (+785.71%)
Mutual labels:  microcontroller, embedded, bluetooth
Berry
A ultra-lightweight embedded scripting language optimized for microcontrollers.
Stars: ✭ 206 (+880.95%)
Mutual labels:  microcontroller, embedded
Micropython
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems
Stars: ✭ 13,439 (+63895.24%)
Mutual labels:  microcontroller, embedded
Littlefs
A little fail-safe filesystem designed for microcontrollers
Stars: ✭ 2,488 (+11747.62%)
Mutual labels:  microcontroller, embedded
nrf52-lora
LoRa node on nRF52
Stars: ✭ 24 (+14.29%)
Mutual labels:  nrf52832, nrf52
Gesture-Detecting-Macro-Keyboard
Glorified Bluetooth macro keyboard with machine learning (TensorFlow Lite for Microcontrollers) running on an ESP32.
Stars: ✭ 68 (+223.81%)
Mutual labels:  microcontroller, bluetooth
arduino-primo-tutorials
Here some tutorials to explain and show how to make use of the new features of the Arduino Primo and Arduino Primo Core, such as Wifi, BLE, NFC, InfraRed and various sensors. Hope you can find this helpful to create amazing stuff, save the planet or make a cool project to look smart at the dinning table with your uncles.
Stars: ✭ 12 (-42.86%)
Mutual labels:  nrf52832, nrf52
Embedded UKF Library
A compact Unscented Kalman Filter (UKF) library for Teensy4/Arduino system (or any real time embedded system in general)
Stars: ✭ 31 (+47.62%)
Mutual labels:  microcontroller, embedded
ewok-kernel
A secure and high performances microkernel for building secure MCU-based IoTs
Stars: ✭ 69 (+228.57%)
Mutual labels:  microcontroller, embedded
circuitpython
CircuitPython - a Python implementation for teaching coding with microcontrollers
Stars: ✭ 3,097 (+14647.62%)
Mutual labels:  microcontroller, embedded
Lib Python
Blynk IoT library for Python and Micropython
Stars: ✭ 140 (+566.67%)
Mutual labels:  microcontroller, embedded
Chino Os
A real time operating system for IoT written in C++
Stars: ✭ 139 (+561.9%)
Mutual labels:  microcontroller, embedded
Tiny Json
The tiny-json is a versatile and easy to use json parser in C suitable for embedded systems. It is fast, robust and portable.
Stars: ✭ 127 (+504.76%)
Mutual labels:  microcontroller, embedded
Utensor
TinyML AI inference library
Stars: ✭ 1,295 (+6066.67%)
Mutual labels:  microcontroller, embedded
lwjson
Lightweight JSON parser for embedded systems
Stars: ✭ 66 (+214.29%)
Mutual labels:  microcontroller, embedded
Sming
Sming - Open Source framework for high efficiency native ESP8266 development
Stars: ✭ 1,197 (+5600%)
Mutual labels:  microcontroller, embedded
Lv drivers
TFT and touch pad drivers for LVGL embedded GUI library
Stars: ✭ 84 (+300%)
Mutual labels:  microcontroller, embedded
tinyfont
Text library for TinyGo displays
Stars: ✭ 37 (+76.19%)
Mutual labels:  microcontroller, nrf52

MOVED! This repository has been moved to https://github.com/nrf-rs/nrf-pacs.

nrf52832-pac

Peripheral access API for the nRF52832 microcontroller

This repo contains the sources used to generate the code for the nRF52832 microcontroller from the corresponding SVD files that are also included in this repo.

We use svd2rust to generate the code, form to organize it, and cargo fmt to make it pretty.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].