• Stars
    star
    8
  • Rank 2,092,437 (Top 42 %)
  • Language
    C
  • License
    MIT License
  • Created almost 9 years ago
  • Updated over 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

An iBeacon example with nrf51 chip-set. ARM GCC toolchain over Ubuntu.

More Repositories

1

nrf51_multi_nus_central

A multilink central role firmware with Nordic NUS service through UART AT commands.
C
12
star
2

pic18_can

A CAN BUS driver for PIC18 microcontrollers.
C
5
star
3

eeprom_driver

A driver for 24C128/256 EEPROM develop on top of libopencm3 library for STM32F4 devices.
C
5
star
4

lis3dsh_demo

A demo application for STM32F4 (STM32F4 Discovery board) using libopencm3 library. This demo uses the 3-axis accelerometer LIS3DSH and the LEDs on the board.
C
4
star
5

pic32_eth

A minimal ethernet MAC and PHY layer for PIC32.
C
3
star
6

stm32_mpr121

An MPR121 driver based on libopencm3 library for STM32F4 devices. Developed on an STM32F4 Discovery board under arm-none-eabi-gcc toolchain.
C
3
star
7

min_udp

A minimal UDP/IP stack implemented on top of an Ethernet layer for PIC32 (Ethernet Starter Kit).
C
2
star
8

nrfjprog

Shell port of the nrfjprog.exe program distributed by Nordic. Derived from the @ssrff one.
Shell
2
star
9

iot_eth_server

An Ethernet TCP server based on STM32F411 and KSZ8851SNL. Running on FreeRTOS+TCP.
C
1
star
10

pic32_framework

A lightweight framework for PIC32. It includes some peripheral drivers, a simple RTOS and a middle layer with useful I/O features.
C
1
star
11

stm32f4_pwm

A simple PWM driver implemented on top of libopencm3 library. It includes a demo application for STM32F4 Discovery board that drives the LEDs by varying their illumination in a loop.
C
1
star
12

arduino_nus_host

An Arduino host example for my NUS multilink central role on nrf51.
Arduino
1
star
13

ble_led_dimmer

A RGBW LED dimmer over BLE based on Nordic nrf51 chipset.
C
1
star
14

led_driver

A LEDs driver which allows to set illumination level, ON, OFF and blinking status of several LEDs output.
C
1
star
15

light_over_thread

A demo for controlling several lights from a single controller on a Thread network. Based on Nordic nRF52840 chipset.
C
1
star