• Wireless wearable glove

    Wireless wearable glove

    This project is a wireless wearable glove (smart glove) for sign language translation. It uses Arduino Nano - ATMega328P, Accelerometer - ADXL345 and a Bluetooth module HC -05 to transmit and display the signs on any compatible display device like a mobile phone or a LCD - LM016L. In this project, I have used a 5x8 LCD display - LM016L to display the test converted. (strings, numbers etc.)

    nagasasankalapati

    2 years ago

    0 Uses

    19 Comments

    1 Star


  •  BJT Amplifier

    BJT Amplifier

    This is a common base little-known amplifier using a BJT. This type is used at high frequencies. #BJT #amplifier #commonBase

    3 years ago

    0 Uses

    11 Comments

    1 Star


  • RC522 RFID

    RC522 RFID

    The RC522 is a 13.56MHz RFID module that is based on the MFRC522 controller from NXP semiconductors. The module can supports I2C, SPI and UART and normally is shipped with a RFID card and key fob. It is commonly used in attendance systems and other person/object identification applications. #RFID #Module

    2 years ago

    0 Uses

    9 Comments

    1 Star


  • Block Diagram Review Demo

    Block Diagram Review Demo

    The "Green Dot 2040E5" Board is a Node that interfaces RS485 Sensor probes and can log information to the cloud using LoRa Connectivity. It uses the XIAO RP2040 and the LoRa-E5 (STM32WLE5JC) modules from Seeed Studio to do its magic. It also has amazing power management capabilities (Solar charging, Battery protection, etc) that make it very useful for IoT applications #SeeedStudio #XIAO #LoRa #RP2040 #IoT

    2 years ago

    0 Uses

    9 Comments

    1 Star


  • LoST Board

    LoST Board

    The "LoST" Board is a Node that interfaces Industrial Sensor probes and can log information to the cloud using LoRa Connectivity. It uses the XIAO RP2040 and the LoRa-E5 (STM32WLE5JC) modules from Seeed Studio to do its magic. It also has amazing power management capabilities (Solar charging, Battery protection, etc) that make it very useful for IoT applications #Seeed #XIOA #LoRa #RP2040 #IoT

    2 years ago

    0 Uses

    9 Comments

    1 Star


  • semgdaq

    semgdaq

    The semgdaq board is a wearable 6 channel data acquisition unit for capturing surface electromyographic (sEMG) signals from human arm muscles using SJ2-3593D jack connectors while conditioning, digitizing, processing and feature extracting them then transmitting the feature data as vectors to an external AI accelerated board through an SM12B-SRSS IDC connector using 12C and UART communication protocals where AI models are run for various applications including robotic control, muscle signals medical assessment and gesture recognition. The feature vectors are comprised of onset detection, slope sign changes, autoregression coefficients and Short Time Fourier Transform magnitude spectrum data for each segment or window of the signals in real time. This vectors can be used as the basis for further feature extraction on more computationally resourceful hardware where machine learning algorthms can be employed for descision making in the applications mentioned earlier. The board leverages INA125P instrumentation amplifiers together with filter stages utilizing LM324QT op-amps for conditioning and an STM32G4A1VET6 microcontroller for the digitization, processing, feature extraction and data transmission. Since AI models can only be as good as the data, the design of such a DAQ is necessary to ensure clean, reliable and real-time data for AI applications requiring sEMG feature data. The board also has USB-FS and JTAG to cater for debugging and external flash memory to extend its data storage and processing capability. The power (5V) is fed through a screw terminal and is regulated by two LDK320AM LDO regulators to offer 5V, 3.3V and 1.8V to meet the requirements of various components on the board.

    a year ago

    0 Uses

    6 Comments

    1 Star


  • BLE Controller Template 5p8p

    BLE Controller Template 5p8p

    This is a BLE Controller project based on E73-2G4M04S1A module with SoC nRF52810 on board. Can be used to control RC cars, robots, planes, drones, etc #robotics #nRF52810 #E73 #Ebyte #BLE #referenceDesign

    2 years ago

    0 Uses

    1 Comment

    1 Star


  • Voltage amplifier

    Voltage amplifier

    This system was developed as part of a research project of the Ward Lab. It is to be used with a stimulus isolation adaptor from BIOPAC, more specifically one of the models that provide isolated voltage: https://www.biopac.com/product/stimulus-isolation-adapters/

    5 years ago

    0 Uses

    1 Comment

    1 Star


  • [QA] Real Professional Project

    [QA] Real Professional Project

    Arduino Uno shield used to monitor chimney smoke and provide feedback to stove. This shield powers the Arduino using TEGs and a battery. This shield provides power to an LED, fans, and a light sensor used to detect light intensity.

    +

    U

    3 years ago

    0 Uses

    1 Comment

    1 Star


  • DUSIA

    DUSIA

    DUSIA (Dual USB to Serial Isolated Adapter). Used for connecting to PC very sensitive equipment with RS-232 ports

    4 years ago

    0 Uses

    1 Comment

    1 Star


  • Arduino Nano 33 NRF24L1 Shield

    Arduino Nano 33 NRF24L1 Shield

    This is a NRF24L01 shield board for Arduino Nano 33 that can be used in many IoT projects #IoT #NRF #arduino #nano33

    3 years ago

    0 Uses

    1 Comment

    1 Star


  • WIZ550 board

    WIZ550 board

    Simple Ethernet board used WIZ550 with real MAC address and configures the network setting automatically.

    4 years ago

    0 Uses

    1 Comment

    1 Star


  • Tesla Coil Comeback

    Tesla Coil Comeback

    A Tesla coil is an electrical resonant transformer circuit designed by inventor Nikola Tesla in 1891. It is used to produce high-voltage, low-current, high frequency alternating-current electricity. Tesla experimented with a number of different configurations consisting of two, or sometimes three, coupled resonant electric circuits.

    4 years ago

    0 Uses

    1 Comment

    1 Star


  • push-on-hold-off

    push-on-hold-off

    A power switch using a push button. It turns on with a single press and only turns off when you hold the button down. This could be used to get functionality similar to most laptops where a single press when on will initiate a "soft" shutdown but you can force a "hard" shutdown by holding it down.

    5 years ago

    0 Uses

    1 Comment

    1 Star


  • Arduino Pro Micro

    Arduino Pro Micro

    The Micro is a microcontroller board based on the ATmega32U4 (datasheet), developed in conjunction with Adafruit. It has 20 digital input/output pins (of which 7 can be used as PWM outputs and 12 as analog inputs), a 16 MHz crystal oscillator, a micro USB connection, an ICSP header, and a reset button. It contains everything needed to support the microcontroller; simply connect it to a computer with a micro USB cable to get started. It has a form factor that enables it to be easily placed on a breadboard. The Micro board is similar to the Arduino Leonardo in that the ATmega32U4 has built-in USB communication, eliminating the need for a secondary processor. This allows the Micro to appear to a connected computer as a mouse and keyboard, in addition to a virtual (CDC) serial / COM port.

    a year ago

    0 Uses

    0 Comments

    1 Star


  • Fast Silver Flubber

    Fast Silver Flubber

    Create a schematic diagram of an electric fence controller using the NE556 dual timer IC. The circuit must include all components with clear electronic symbols (resistors, capacitors, transistors, diode, relay) connected by lines as in a real circuit diagram. Specifications: 1. Power supply: - Vcc = +12V connected to pin 14 of the NE556. - Pin 1 of the NE556 to ground. 2. Timer A (active 10 seconds): - Pin 2 (Trigger A) receives a pulse from transistor Q2 (contact detector). - Pin 6 (Threshold A) connected to Pin 7 (Discharge A). - R1 = 1 MΩ between Pin 7 and +12V. - C1 = 10 µF between Pin 6 and ground. - Pin 3 (Out A) goes through a 4.7 kΩ resistor to the base of Q1 (BC547 NPN transistor). - Pin 3 also connected via a 100 nF capacitor to Pin 13 (Trigger B of Timer B). 3. Timer B (rest 10 seconds): - Pin 9 (Discharge B) and Pin 8 (Threshold B) connected together. - R2 = 1 MΩ between Pin 9 and +12V. - C2 = 10 µF between Pin 8 and ground. - Pin 12 (Out B) can be optionally used to block retrigger of Timer A. 4. Relay driver stage: - Q1 = BC547 NPN transistor. - Base connected through 4.7 kΩ resistor to Pin 3 (Out A). - Emitter to ground. - Collector connected to one side of the relay coil. - Other side of relay coil connected to +12V. - A diode 1N4007 placed in parallel with the relay coil (cathode to +12V, anode to collector of Q1). - Relay contacts switch the +12V supply to the electric fence energizer. 5. Contact detector: - Shunt resistor ≈0.1 Ω placed in series with the fence output. - Q2 = BC547 NPN transistor, base connected to the shunt, emitter to ground, collector to Pin 2 (Trigger A). - When current flows through the shunt, Q2 provides a trigger pulse to Timer A. Please draw the schematic in a standard style with components connected by straight lines, not in block diagrams. Show clear pin numbers of the NE556 and all external components.

    a year ago

    0 Uses

    0 Comments

    1 Star


  • SOT-23-5

    SOT-23-5

    SOT-23-5 is a small 5-pin Surface Mount Device (SMD) package with a body size of 3mm x 1.4mm and a lead pitch of 0.95mm. The package has a low profile and is commonly used for small signal transistors and diodes. #part #template

    a year ago

    0 Uses

    0 Comments

    1 Star


  • Sega Link Adapter

    Sega Link Adapter

    The Sega Link is an adapter used to connect two Sega Genesis/MegaDrive consoles together for multi-player network play. Compatible with Zero Tolerance, Beyond Zero Tolerance (32X), and Doom 32X Resurrection v2.2. Details: https://www.sega-16.com/2009/12/sega-gear-zero-tolerance-link-cable/

    2 years ago

    0 Uses

    0 Comments

    1 Star


  • [MEMEST] Real Professional Project

    [MEMEST] Real Professional Project

    Arduino Uno shield used to monitor chimney smoke and provide feedback to stove. This shield powers the Arduino using TEGs and a battery. This shield provides power to an LED, fans, and a light sensor used to detect light intensity.

    3 years ago

    0 Uses

    0 Comments

    1 Star


  • W5500 PoE Project

    W5500 PoE Project

    10/100 Base-T/TX PHY Ethernet controller that supports PoE with SPI Interface. Based on W5500. Can be used as PoE injector. #project #referenceDesign #template #w5500 #PoE #EtherNet #RJ5

    2 years ago

    0 Uses

    0 Comments

    1 Star


  • The Green Dot 2040E5 Board  nkFU

    The Green Dot 2040E5 Board nkFU

    The "Green Dot 2040E5" Board is a Node that interfaces RS485 Sensor probes and can log information to the cloud using LoRa Connectivity. It uses the XIAO RP2040 and the LoRa-E5 (STM32WLE5JC) modules from Seeed Studio to do its magic. It also has amazing power management capabilities (Solar charging, Battery protection, etc) that make it very useful for IoT applications #Seeed #XIOA #LoRa #RP2040 #IoT

    2 years ago

    0 Uses

    0 Comments

    1 Star


  • Data Acq

    Data Acq

    This is used on machinery to collect data points. The opto isolator board is 24 vdc to 3.3vdc. when 24 volts applied to board, it will be a zero on the RPI GPIO so you must 'not' every test. We order the opto board from Amazon.com along with the RPI.

    3 years ago

    0 Uses

    0 Comments

    1 Star


  • Guitar Pedal Template eu95

    Guitar Pedal Template eu95

    Guitar pedal starter template based on project by Mark Wu. Includes schematic and PCB layout for basic DIY pedal hardware. This includes two 1/4" jacks (one for input and one for output), a 9V power supply, a 3PDT true bypass wiring setup, and an example potentiometer that can be copy/pasted throughout the circuit. size is a good default size for a 125B enclosure. The headers are meant to be unpopulated so that wires can be soldered to the pads. PCB design rules imported from the JLCPCB 2-layer stackup template. Meant to be used with the 3PDT Breakout Board on my profile. #template

    2 years ago

    0 Uses

    0 Comments

    1 Star


  • [test]Gerber-Netlist-Export

    [test]Gerber-Netlist-Export

    Arduino Uno shield used to monitor chimney smoke and provide feedback to stove. This shield powers the Arduino using TEGs and a battery. This shield provides power to an LED, fans, and a light sensor used to detect light intensity.

    0 Uses

    0 Comments

    1 Star


  • Model-flaky

    Model-flaky

    Arduino Template based on ATMEGA328P-MU. This MCU is used in Arduino UNO Rev. 3, Arduino Nano V3.0, and some other. This template is a good starting point for your Arduino based project.

    +

    U
    U
    U
    U
    U
    U
    U
    U
    U
    U
    U
    U
    U
    U
    U
    U
    U

    3 years ago

    0 Uses

    0 Comments

    1 Star


Previous

Page 8 of 311

Next