Search results

  1. T

    Help please, with error using emIDE/Code::Blocks IDE

    Hi Steve, I also like to use the teensy with emIDE but I have problems for example to include <avr/pgmspace.h>. emIDE does't find the files... Where can you set the include directory in emIDE? Thanks
  2. T

    Low Power "Green" Battery Operation Solutions For The Teensy 3.

    Using the USB supply is what I'm doing at the moment...also I'm not sure if putting the mini54 into low power will work without some hardware changes? I'm running the ADC in VLPR mode and put the results together with a timestamp (from millis()) to a SD card using the SD2Fat library. I reach...
  3. T

    Low Power "Green" Battery Operation Solutions For The Teensy 3.

    Hi duff, Great work on low power libraries. This is really very cool and helpful! I was looking for something like this, when I recently started with teensy 3.0 with something in minde that would be a low power but powerfull datalogger. So far, I did use the the functions to change from PEE to...
Back
Top