1.0 / September 27, 2013
(4.3/5) (43)

Description

AVR BootloadHID compatible firmware uploader.

Requirement:
- Android device with USB host.
- AVR MCU with preinstalled BootloadHID bootloader (check it fromoriginal site).

Intel hex file format is supported for uploading.

You can use CCTools with avr-libc, binutils-avr, gcc-avr Add-onsto compile AVR sources.

BootloadHID site: http://www.obdev.at/products/vusb/bootloadhid.html

Your questions, please write to email: [email protected]

App Information AVR BootloadHID USB uploader

  • App Name
    AVR BootloadHID USB uploader
  • Package Name
    com.pdaxrom.avrhidprog
  • Updated
    September 27, 2013
  • File Size
    244k
  • Requires Android
    Android 3.1 and up
  • Version
    1.0
  • Developer
    sashz
  • Installs
    1,000 - 5,000
  • Price
    Free
  • Category
    Education
  • Developer
  • Google Play Link

sashz Show More...

AVR BootloadHID USB uploader 1.0 APK
sashz
AVR BootloadHID compatible firmware uploader.Requirement:- Android device with USB host.- AVR MCU with preinstalled BootloadHID bootloader (check it fromoriginal site).Intel hex file format is supported for uploading.You can use CCTools with avr-libc, binutils-avr, gcc-avr Add-onsto compile AVR sources.BootloadHID site: http://www.obdev.at/products/vusb/bootloadhid.htmlYour questions, please write to email: [email protected]
CCTools SDL Plugin 1.0 APK
sashz
This is "plugin" for CCToolshttps://play.google.com/store/apps/details?id=com.pdaxrom.cctoolsand will not work without CCTools. Update CCTools to the latestversion! This "plugin" includes external headers, libraries andexamples for SDL2 libraries:SDL2SDL2_imageSDL2_mixerSDL2_netSDL2_ttfRun it once after installation for install development files.Run CCTools and try included examples (CCTools/Examples/SDL oninternal SD card). Use Makefile from example directories to buildand run SDL applications: make utility commands - all, run, log,clean.all (or empty arg) - to buildrun - run itlog - check application logclean - clean sources, remove binary filesPlease commit your problems to issues page http://code.google.com/p/cctools/issues/list
CCTools-free 1.09 APK
sashz
Latest CCTools with gcc 4.7 :http://play.google.com/store/apps/details?id=com.pdaxrom.cctoolsCCTools is native IDE for Android devices. It includesC/C++/Lua/GNU Makefile source code editor with syntax highlightingand complete android gcc toolchain for arm/mips/x86 devices.Console applications and native activity applications aresupported. To execute Lua scripts, please install LuaJIT fromAdd-ons (Menu-Add-ons).Toolchain, support files and examples will downloaded andinstalled on first start. Required 100MB on the application'sstorage and 30MB on the internal SD card.Please send your feedbacks, bugs, installation problems toemail: mailto://[email protected] toolchain sources: http://tools.android.com/overview/ndk-gitVideo how-to: http://www.youtube.com/watch?v=Tc8HQWf9K-c