Forum Rule: Always post complete source code & details to reproduce any issue!

Search:

Type: Posts; User: garlinto

Search: Search took 0.00 seconds.

  1. Replies
    2
    Views
    838

    Thanks for the response Kurt. The mention I saw...

    Thanks for the response Kurt. The mention I saw of a ILI9341_r4 library was in Paul's post regarding Teensyduino 1.53:...
  2. Replies
    2
    Views
    838

    Which ILI9341 library to use for T4.x?

    I noticed in the most recent Teensyduino update that some fixes were made to the ILI9341_r4 library. However, in doing many searches on the forums here and on google in general, I cannot find...
  3. GremlinWrangler, thank you for the suggestion. I...

    GremlinWrangler, thank you for the suggestion. I use elapsedMillis in nearly every sketch I write. But I had not used it for a door-open interval as you suggest. I'll add that logic to the code.
  4. Suggestions on multiplexing two sensor values

    I would like to tap into the wealth of knowledge here and ask a question related to my current teensy project.

    I have installed a pneumatically actuated dog door that for now is operated by a...
  5. Wow, I need to pay better attention! I was on the...

    Wow, I need to pay better attention! I was on the road earlier when I read the post from MichaelMeissner and I didn't really *get it* until reading it over more carefully just now. I will include the...
  6. I have the neopixel library included as you...

    I have the neopixel library included as you mention, just didn't include it in the code fragment above.
  7. Instantiating and using NeoPixel object within a class

    I am turning my LED clock code into a library so that I can easily drop it into a project and keep the main sketch uncluttered, just exposing the methods that create the clock functionality.

    I am...
  8. I figured it out. Was fairly obvious once I...

    I figured it out. Was fairly obvious once I started printing out variables, especially in loops. I had some serious buffer overruns, some of which began to overflow just seconds after powerup. Poor...
  9. Teensy 3.1 runs for a few minutes, then constantly resets

    After years of arduino experimentation, I have decided to upgrade to the teensy. Great product! Even though I am having some technical issues, I am looking forward to moving forward with a number of...
Results 1 to 9 of 9