Portable Audio DSP
Portable Audio DSP project utilizing multiple ICs, capacitors, resistors, and LEDs for advanced audio processing and control. Designed for embedded audio applications with ESP32, ADC, DAC, and interface components. #audioDevices #DSP #ADC #audio #DAC... show more43 Comments
8 Stars
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... show more14 Comments
6 Stars
ESP32-S3-WROOM-1 Reference Design
This project is a reference project for ESP32-S3-WROOM-1 to develop your IoT ideas. The board has 3 LEDs, USB C for firmware, EN and BOOT buttons, and 2 IO connectors for development #IoT #WiFi #MCU #RF #ESP32 #referenceDesign #project... show more145 Comments
5 Stars
83 Keyboard
A 83 key keyboard, Norwegian QWERTY/DVORAK ISO style. It's of course possible to use other languages, as the MX cherry switches will accept keycaps with whatever language you need. It uses 83 1N4148 diodes and three LED's for caps lock,scroll lock, and QWERTY/DVORAK. It also needs pin headers that accepts the pins from a Teensy++2.0... show more5 Comments
5 Stars
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.... show more4 Comments
5 Stars
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.... show more224 Comments
4 Stars
On Air Modular V1
Build your own Modular LED Sign! This design prioritizes accessibility which means that the BoM can be ordered on Amazon and that everything was designed with solder-ability in mind. NOTE: This board is still an unfinished prototype that has not been built and verified. Operating Instructions: 1. [Important!] Power your buck converter and adjust the output voltage to 1.5V output before attempting to power the LEDs. If you cannot power the buck converter, just turn the potentiometer counterclockwise to its maximum setting.... show more16 Comments
4 Stars