Search results

  1. S

    ILI9163C 128x128 TFT driver

    How about scrolling text message? Is there an existing class or method?
  2. S

    ILI9163C 128x128 TFT driver

    My smartwatch face using sumotoy's library optimized for teensy:
  3. S

    ILI9163C 128x128 TFT driver

    My s,artwatch face using sumotoy's optimized library for teensy: https://z-1-scontent-lax3-1.xx.fbcdn.net/v/t1.0-9/13260173_10154208385873679_8208934222377606977_n.j pg?oh=f34470f916ddce313ae3a90bb3935164&oe=57D3BA85
  4. S

    ILI9163C 128x128 TFT driver

    thanks for this info, I was able to use other fonts, but it would be awesome though to reduce the size of the text when I choose textsize=2, it is too big, @sumoty, can you create a font similar to those fonts used in iphone? that would be so awesome
  5. S

    ILI9163C 128x128 TFT driver

    is it easy to use the multifont library? I am considering that one form my Diy Smartwatch project because the sumotoy library uses only 1 fontbut with several sizes, so how is it going with spi flash? is there a way to reconfigure the spi speed? I am usng sumotoy library right now, and i've read...
  6. S

    Any Chance of a Teensy ++ 3.1?

    I have bought the teensy lc for my diy smartwatch project http://gadgetzoneblog.blogspot.com/ but I am still hoping that in the next version of the teensy, the pcb will be thinner and castellated just like the esp-12e
  7. S

    DIY Smartwatch

    I am also working on the same: see my blog http://gadgetzoneblog.blogspot.com/
  8. S

    Request: Castellated Edges on Teensy 3.1 PCB

    Is thete a castellated version of teensy 3.1? This is my thought of a castellated teensy 3.1: 1. The pcb thickness should be 0.1mm 2. Square shape at least 25mmx25mm 3. Pitch at least 1mm 4. All pins must be exposed I hope we can vave a teensy like this, can it handle androud wear? No pins pn...
  9. S

    Embedding Teensy 3 in project - Reset and PGM pins

    hellow again, I became busy with other projects, may I ask if you have palns of creating a teensy 3.1 with castlelated, 1.27mm pitch and 0.1mm thick pcb? it will be really nice to have this readily available with square form factor this will be great to include in my project...
  10. S

    Embedding Teensy 3 in project - Reset and PGM pins

    thank you for this advice, I will defenitely browse other threads to see how others became successful with this.
  11. S

    Embedding Teensy 3 in project - Reset and PGM pins

    but can I separate the ministan from the main circuit and perhaps include in the docking station? it would be cool right?
  12. S

    Embedding Teensy 3 in project - Reset and PGM pins

    what I am really planning to do is that it is a smart watch but can be taken out from the wrist band and I am planning to build a custom docking station where it will aloow to smartwatch as a normal teensy which means I can reprogram it, and use the rest of the unsued pins to controls other...
  13. S

    Embedding Teensy 3 in project - Reset and PGM pins

    from the schematic, i only see 16mhz crystal but the teensy 3.1 runs at 72mhz, how could i tell if teensy really runs at 72mhz?
  14. S

    Embedding Teensy 3 in project - Reset and PGM pins

    hello, this is my first post, I am planning to use teensy 3.1 on my smartwatch project, but I want to use in a custom pcb, what is the minimum requirement to make teensy 3.1 work? can I use other devices as bootloader or use the eeprom or flash memory of the mk20 chip?
Back
Top