About 638,000 results
Open links in new tab
  1. Arduino Mini Computer - Arduino Project Hub

    Arduino Mini Computer. A small, low power computer with 11 apps. (and room for 13 more) ... // Define display & sensors 20 DHT dht (39, DHT11); 21 RTC_DS1307 rtc; 22 23 # define LEFT …

  2. nturmose21/Mini-PC-Arduino - GitHub

    This project turns an Arduino into a mini multifunctional pocket PC using a 0.96 inch SSD1306 OLED display. Inspired by VOLOS PROJECTS, this custom version features a normal …

  3. A Small and Cheap Pocket Computer That Can Be Programmed …

    Complete pocket computer for CardKB using ArduinoBaisc, CardKB, I2C OLED screen. Since BASIC uses ArduinoBasic ( https://github.com/robinhedwards/ArduinoBASIC ), it supports …

  4. Build Your Own Arduino-Based BASIC Computer for Just a Few …

    Rob Cai has shared a fantastic tutorial on how to build an Arduino-based BASIC computer, and it will only cost you a few dollars. All you’ll need is a pair of Arduinos, a PS2 port for the …

  5. UDOO Single Board Computer | X86 & ARM Powerful Arduino Mini PC

    Nov 6, 2023 · UDOO is a family of Open Source Arduino-powered Mini PC compatible with Windows, Android and any Linux Distro. You can exploit both as embedded systems for DIY …

  6. LattePanda - x86 Windows/Linux Single Board Computers

    Pocket-sized x86 Windows/Linux Single board Computers. Ultra Low power mini PC with integrated Arduino.

    Missing:

    • Display

    Must include:

  7. Arduino-Touch screen !!How to make Touch screen mini computer!!

    Oct 24, 2019 · In this tutorial we will learn how to programming the TFT LCD Touch Screen. I used 2.8" TFT Touch Display ILI9325 Module and Arduino Uno for this tutorial. The topics we …

  8. How to build a mini PC for gaming - duino - Use Arduino for …

    May 12, 2021 · The mini PC for gaming build below uses a Raspberry Pi Touch Display providing gamers with a a 7-inch LCD monitor with a high resolution of 1024 × 600 pixels to complete …

  9. Making a mini USB LCD PC monitor - Displays - Arduino Forum

    Aug 22, 2013 · The easiest way is to buy Arduino Uno and ready made LCD shield and then run some example sketch. If it will be working, you can try to start write program for serial …

  10. A PDA-style mini pocket computer - Arduino Blog

    Jul 13, 2022 · An Arduino Nano board controls all of this device’s functions. It attaches to a custom PCB that doubles as the body of the device. The PCB also contains a small OLED …