Title:
crazyradio-firmware-0.53 Download
Description: # Bitcraze Crazyradio dongle
Source code and tools for the Bitcraze Crazyradio USB dongle.
See http://wiki.bitcraze.se/projects:crazyradio:index for more information about
Crazyradio and the USB protocol used.
Folders content:
- Firmware: The firmware source code
- nrfProg: SPI programmer that uses jtagkey USB addapter
- usb_tools: Python scripts to reset and bootload Crazyradio command line
- lib: Software libraries to use Crazyradio with Pyton
To Search:
File list (Check if you may need any files):
crazyradio-firmware-0.53
........................\.hgignore
........................\.hgtags
........................\README.md
........................\firmware
........................\........\COPYRIGHT
........................\........\LICENSE
........................\........\Makefile
........................\........\inc
........................\........\...\led.h
........................\........\...\nRF24L01.h
........................\........\...\nRF24LU1p.h
........................\........\...\pinout.h
........................\........\...\ppm.h
........................\........\...\radio.h
........................\........\...\usb.h
........................\........\...\usbDescriptor.h
........................\........\...\utils.h
........................\........\src
........................\........\...\led.c
........................\........\...\main.c
........................\........\...\ppm.c
........................\........\...\radio.c
........................\........\...\usb.c
........................\........\...\usbDescriptor.c
........................\........\...\utils.c
........................\lib
........................\...\crazyradio.py
........................\nrfProg
........................\.......\Makefile
........................\.......\README.md
........................\.......\commands.c
........................\.......\commands.h
........................\.......\nrfProg.c
........................\.......\nrfSpi.c
........................\.......\nrfSpi.h
........................\usbtools
........................\........\NrfUsbBootloader.py
........................\........\cradioFlasher.py
........................\........\cradioFlasher.ui
........................\........\generateCri.py
........................\........\launchBootloader.py
........................\........\nrfbootload.py