• ESP32 ROBOT CONTROLLER

    ESP32 ROBOT CONTROLLER

    Control board for autonomous or radio-controlled robots. It has inputs to connect distance sensors and encoders for autonomous mode. It can be radio controlled by the ESP32 bluetooth or by connecting a Flysky RC controller receiver to the IBUS port. It also has 3 push buttons and you can connect some kind of display by I2C to visualize and select configuration modes.

    jr98

    0 Uses

    1 Comment

    78 Stars


  • Tesla Roadster - Vehicle Display System (VDS)

    Tesla Roadster - Vehicle Display System (VDS)

    Tesla Roadster open-sourced schematics for the vehicle display system: https://service.tesla.com/docs/Public/Roadster/Roadster_Schematics/Vehicle-Display-System.zip

    nico

    +

    lollo1995
    adarshparikh

    0 Uses

    47 Comments

    11 Stars


  • Vehicle Display System

    Vehicle Display System

    Vehicle Display System for Tesla Roadster #project #Template #projectTemplate

    vasy_skral

    +

    vasyl
    nico
    jharwinbarrozo

    0 Uses

    2 Comments

    6 Stars


  • 8x8 Display with IMU V2

    8x8 Display with IMU V2

    Mixed Voltage Arduino Nano Integration Example on a 4 Layer PCB Changelog/TODO: -Breakout the SPI Bus in a 2.54mm header in a snap off manner -add an IMU -Reorder the rows of the LEDs Tutorials: https://circuitdigest.com/microcontroller-projects/interfacing-max7219-led-dot-matrix-display-with-arduino

    markwuflux

    0 Uses

    14 Comments

    6 Stars


  • ESP32 ROBOT CONTROLLER

    ESP32 ROBOT CONTROLLER

    Control board for autonomous or radio-controlled robots. It has inputs to connect distance sensors and encoders for autonomous mode. It can be radio controlled by the ESP32 bluetooth or by connecting a Flysky RC controller receiver to the IBUS port. It also has 3 push buttons and you can connect some kind of display by I2C to visualize and select configuration modes.

    flux

    +

    nico

    0 Uses

    0 Comments

    6 Stars


  • Smart system for a greenhouse

    Smart system for a greenhouse

    This project is a 6-output irrigation control board with pump and other device support. It features 8 connectors, 2 GPIO pins each, and a GC9A01A display. The board is powered by an STM32L073V8T6 microcontroller and has 6 LEDs connected to GPIO pins. #irrigationcontrol #STM32 #GPIO #GC9A01A #LEDs.

    vasyl

    0 Uses

    4 Comments

    5 Stars


  • Smart Button with E-Ink display

    Smart Button with E-Ink display

    Smart Button Terminal Animator: ESP32 & Raspberry Pi Zero 2 W Edition

    vasy_skral

    +

    farfarboy

    0 Uses

    58 Comments

    4 Stars


  • Strangest LED Blinker TestSite

    Strangest LED Blinker TestSite

    Project Overview: This project is an enhanced LED blinking circuit that goes beyond a simple 555 timer-based design. It incorporates additional features such as random blinking patterns, speed control, and a start/stop function. The project utilizes a microcontroller, such as an Arduino or Raspberry Pi, to control the blinking patterns, speed, and start/stop functionality. LED Blinking: The board features a total of 8 LEDs that blink in various random patterns. When the board is powered on, even before user interaction, the LEDs start blinking randomly, creating an eye-catching display. Each LED has its own current-limiting resistor to ensure proper current flow and prevent damage. The microcontroller is programmed to generate random blinking patterns for the LEDs, ensuring that the LEDs do not blink in a predictable or sequential order. This random blinking adds an element of unpredictability and visual interest to the project. Speed Control: The board includes two speed control buttons that allow the user to adjust the blinking speed of the LEDs. Button 1 is designated as the "fast" button, increasing the blinking speed when pressed, while Button 2 is designated as the "slow" button, decreasing the blinking speed when pressed. The speed control provides a range of blinking speeds, from a slow, gradual blink to a rapid, strobe-like effect. The microcontroller monitors the state of the speed control buttons and adjusts the blinking speed accordingly. Start/Stop Functionality: A third button serves as a start/stop control. When pressed, it toggles the blinking of the LEDs on or off. This allows the user to freeze the blinking pattern at any desired moment or resume the blinking when desired. The microcontroller handles the start/stop functionality by turning the LEDs on or off based on the state of the start/stop button. Manual Speed Adjustment: In addition to the speed control buttons, the board includes a potentiometer or variable resistor. This component allows the user to manually adjust the blinking speed of the LEDs by turning the knob or sliding the control. The manual speed adjustment provides more precise and customizable control over the blinking speed compared to the preset speeds of the buttons. The microcontroller reads the analog value from the potentiometer and adjusts the blinking speed accordingly. Power and Connectivity: The board is powered through a USB-C or USB-micro B connector, allowing it to be easily connected to a power source such as a computer or wall adapter. A voltage regulator may be included to ensure a stable and appropriate voltage supply to the components. A power switch is incorporated to conveniently turn the board on or off.

    ekundayoab

    0 Uses

    224 Comments

    4 Stars


  • WeMos D1 mini template

    WeMos D1 mini template

    WeMos D1 Mini: LiPo Battery, OLED Display, and Debounced Button System (Final Schematic & Ready for Production)

    jharwinbarrozo

    0 Uses

    100 Comments

    4 Stars


  • Particle Argon Robotic arm

    Particle Argon Robotic arm

    This is a board for a robotic arm controlled by Particle Argon. Settings can be made using a display module that connects to the board. You can teach him to draw or cook. Just use your imagination!

    vasyl

    0 Uses

    23 Comments

    4 Stars


  • Outdoor LoRa-GPS tracker with E-Ink display

    Outdoor LoRa-GPS tracker with E-Ink display

    Outdoor LoRa-GPS tracker with E-Ink display Original project github.com/hutscape

    vasy_skral

    0 Uses

    2 Comments

    3 Stars


  • Digispark Microphone Sinewave Display

    Digispark Microphone Sinewave Display

    Real-time sinewave display using Digispark and microphone input. Visualize sound waves in real-time. #RealTimeVisualization #Digispark #Microphone #Sinewave #AudioVisualization

    vasyl

    0 Uses

    1 Comment

    3 Stars


  • lot display

    lot display

    A small, simple display for household information over MQTT. Based around the ESP12F chip, with an integrated 128x64 OLED display for information visualization, and 20x LEDs to display general status information.

    jecstronic

    0 Uses

    13 Comments

    2 Stars


  • Aquatimer

    Aquatimer

    AquaTimer is a programmable timer for 12V devices such as lighting, solenoid valves or pumps not only for aquariums. It has three switchable channels for currents up to 2A each and up to 5A in total. Connected lighting can be dimmed if desired and slowly faded in and out to simulate sunrises and sunsets. The internal RTC of the ATtiny is used as a clockwork in conjunction with a 32.768kHz crystal. A backup battery keeps the clock running even if the external power supply is interrupted. Settings are made using three buttons and the OLED display.

    jecstronic

    0 Uses

    14 Comments

    2 Stars


  • Vending Machine Controller

    Vending Machine Controller

    Controller for vending machine. Use stm32f407, pressure sensor HX711, FRAM, TFT display connectivity.

    adrian95

    +

    jharwinbarrozo

    0 Uses

    3 Comments

    2 Stars


  • GPS Breakout - ZOE-M8Q (Qwiic)

    GPS Breakout - ZOE-M8Q (Qwiic)

    The SparkFun ZOE-M8Q GPS Breakout is a high accuracy, miniaturized, GPS board that is perfect for applications that don't possess a lot of space. The on-board ZOE-M8Q is a 72-channel GNSS receiver, meaning it can receive signals from the GPS, GLONASS, BeiDou, and Galileo constellations. This increases precision and decreases lock time and thanks to the onboard rechargable battery you'll have backup power enabling the GPS to get a hot lock within seconds! Additionally, this u-blox receiver supports I2C (u-blox calls this Display Data Channel) which made it perfect for the Qwiic compatibility so we don't have to use up our precious UART ports. Utilizing our handy Qwiic system, no soldering is required to connect it to the rest of your system. However, we still have broken out 0.1"-spaced pins in case you prefer to use a breadboard.

    adrian95

    0 Uses

    1 Comment

    2 Stars


  • Adafruit Collection

    Adafruit Collection

    Display of Adafruit-based components

    jlamflux

    0 Uses

    0 Comments

    2 Stars


  • Playground: Vehicle Display System

    Playground: Vehicle Display System

    Vehicle Display System for Tesla Roadster #project #Template #projectTemplate

    collinsemasi

    0 Uses

    42 Comments

    1 Star


  • Vehicle Display System

    Vehicle Display System

    Vehicle Display System for Tesla Roadster #project #Template #projectTemplate

    nico

    0 Uses

    8 Comments

    1 Star


  • Outdoor LoRa-GPS tracker with E-Ink display

    Outdoor LoRa-GPS tracker with E-Ink display

    Outdoor LoRa-GPS tracker with E-Ink display Original project github.com/hutscape

    robert

    0 Uses

    1 Comment

    1 Star


  • Tesla Vehicle Display System | AI Cost Optimization Tutorial [Example]

    Tesla Vehicle Display System | AI Cost Optimization Tutorial [Example]

    Learn how to optimize your project for cost with this Vehicle Display System project that was open sourced from the Tesla Roadster. Optimizing your BOM for cost can take forever to research component alternatives and understand the supply chain. Learn how to optimize for cost in seconds with Flux Copilot.

    ehsana

    0 Uses

    0 Comments

    1 Star


  • Tesla Vehicle Display System | AI Cost Optimization Tutorial [Example]

    Tesla Vehicle Display System | AI Cost Optimization Tutorial [Example]

    Learn how to optimize your project for cost with this Vehicle Display System project that was open sourced from the Tesla Roadster. Optimizing your BOM for cost can take forever to research component alternatives and understand the supply chain. Learn how to optimize for cost in seconds with Flux Copilot.

    yuriiv

    0 Uses

    0 Comments

    1 Star


  • Pico StreamDeck Display Board

    Pico StreamDeck Display Board

    Welcome to your new project. Imagine what you can build here.

    colinsvaughn

    0 Uses

    0 Comments

    1 Star


  • Thermostat Cost Optimization

    Thermostat Cost Optimization

    Smart Thermostat design using an ESP32 module for WiFi connectivity and a BME680 sensor for environmental monitoring. The user interface includes an E-ink display and an encoder for settings adjustment. Power: USB and Battery Movement sensor

    nico

    0 Uses

    52 Comments

    1 Star


  • WiFi RF-ID lock reference design g7u8 eb3f 125c

    WiFi RF-ID lock reference design g7u8 eb3f 125c

    This project is a WiFi RF-ID Lock, which uses a Espressif ESP-8684 microcontroller for WiFi connectivity and a Handson Technology RC522 for RF-ID functionality. It also includes an OLED display and user control via a switch. A step-up power converter ensures consistent 3.3V power. #WiFi #MCU #ReferenceDesign #project #ESP8684 #lock #OLED #referenceDesign #simple-embedded #espressif #template #reference-design

    josf

    0 Uses

    27 Comments

    1 Star