About 860,000 results
Open links in new tab
  1. Tiny Screen: A color display the size of your thumb!

    The tiny screen interfaces to the TinyDuino by simply plugging it in. The pre-made Arduino library makes it nice and easy to get started with displaying videos, graphics, notifications and more.

  2. Changing a display with a switch - Programming - Arduino Forum

    Aug 27, 2019 · I am trying to make a simple display powered by a Nano. It will be inside of a box. When the box opens, the Nano will be powered up and a flag will appear on the display. There will be two other tasks that can be done to activate other switches. Each of these will change the message on the display. I got it almost working the way I want it.

  3. A tiny tiny 0.49″ 64 x 32 Graphic I2C OLED Display with Arduino

    Oct 15, 2019 · In this article we look at the tiny 0.49″ 64×32 graphic OLED. It is a compact and useful display, that only requires a small amount of time to get working with your Arduino or compatible board.

  4. Looking for a very small display - Displays - Arduino Forum

    Mar 24, 2015 · MicroView Tiny Arduino with OLED Screen: On-chip Display. A company called Geek Ammo may have come up with the hacking community's best buddy since the original Arduino. The MicroView is a chip-sized Arduino. Est. reading time: 1 minute

  5. Getting Started - TinyCircuits Docs

    TinyScreen+ uses the same TinyScreen library inside the Arduino programming environment, and most TinyScreen code and Arduino libraries will work as they are. Main Features: Atmel SAMD21 ARM processor, 96x64 pixel OLED with four input buttons

  6. Simple DIY 3x4 LED Display for Arduino MEGA / Uno / Nano

    Simple DIY 3x4 LED Display for Arduino MEGA / Uno / Nano: In this Instructable I'll show you how to make a small 3x4 LED 'display' for an Arduino with a minimum of 12 pins (in this case I used an Arduino Uno).

  7. Using the 0.96Tiny OLED Display with Arduino

    Nov 1, 2017 · Tutorial on how to use the 0.96" Tiny OLED display with Arduino. This display is suitable for small-scale applications like smartwatch and embedded systems.

  8. Looking for small touch display - Displays - Arduino Forum

    Jun 6, 2024 · I try to make kind of a Mini Stream Deck (3-4 "keys)"using a touch display. My Problem is that I do not find a small and affordable display...any sugestions? Talking about 1" x 2" size.

  9. GitHub - playfultechnology/arduino-displays: Libaries, wiring, …

    Libaries, wiring, and example code for various small displays used with Arduino and other microprocessors

  10. TM1637TinyDisplay | Arduino Documentation

    Apr 5, 2025 · A simple library to display numbers, text and animation on 4 and 6 digit 7-segment TM1637 based display modules. Offers non-blocking animations and scrolling! Connect the TM1637 display CLK and DIO pins to your Arduino GPIO pins, include this library, initialize TM1637TinyDisplay and call easy to use functions like showNumber(), showString ...