segger-embedded-studio
There are 16 repositories under segger-embedded-studio topic.
riscv-mcu/ses_nuclei_sdk_projects
SEGGER Embedded Studio Projects For Nuclei SDK
rmptxf/NeoController
A project that uses the nRF52 to control a neopixel (ws2812b) over BLE using a custom mobile app built using the ionic framework.
rmptxf/nRF52_USB_Keyboard
A simple 4 Keys USB keyboard for the nRF52840-DK.
rmptxf/nrf52_ble_tester_project
A project based on the nRF5 SDK that uses the segger toolchain, and inlcudes many features such as the saadc, app_button, ble, custom service and more.
ipleiria-robotics/indoor_positioning_uwb
Development and testing of an indoor positioning system using UWB
majbthrd/MCUmisfits
unofficial CPU packages for SEGGER Embedded Studio / Rowley Crossworks for ARM
majbthrd/pico-demos
lightweight demos for rp2040 and pico-debug
memfault/nrf5-segger-embedded-studio-example
example project for nRF5 SDK + SES
riscv-mcu/n100_ses_project
SEGGER Embedded Studio Projects For Nuclei N100 Series
rmptxf/test_project
A project used as an example of how to structure an nRF52 nRF5 SDK based project.
rmptxf/nrf52_saadc_example
nrf52 saadc example, uses one channel with 14bit resolution. It also includes the conversion of the saadc values to voltage.
finesse-2823/custom_ble_service_example
Create your own custom service with a custom characteristic in the ble_app_template project found in the Nordic nRF5 SDK v15.0.0.
mreimann1/ble-acceleration-service
Contains Segger Embedded Studio project for a custom Bluetooth Low Energy service which provides accelerometer readings and soure code for an Electron App which accesses this service over nRF Cloud.
rmptxf/ble_app_temperature
An nRF52 BLE application with 1 service and 2 characteristics. One of the characteristics is used to get the SOC measured temperature, and the other one to send command datat to the application.
riscv-mcu/nuclei_sesprojects
Nuclei RISC-V Simple Segger Embedded Studio Projects
rmptxf/nRF52_blinky_custom
A custom blinky application based off the peripheral/blink example on the nRF5_SDK with more features.