Environmental Radiation Logger Co-Pilot Example
Project Outline: Microcontroller RTC Dosimeter Op Amp Stage See DigiKey BoM for the Analog FrontEnd: www.digikey.com/en/mylists/list/476AJE8R2I... show more50 Comments
7 Stars
Analog Guitar Pedal V0
Schematic by Carson Cal Poly Senior Project This Flux Project only attempts to export a PCB. An external BoM can be found on Mouser with this access ID: 2b6f7daaed... show more42 Comments
6 Stars
Competition Shield
Arduino Electrical Control Shield -Redundant Temp. Sense -Geometric Monitoring -Dual RS232 Communication -USB Communication -Dual Motor Control -5 24V Control Relays -15 10V Analog IO -22 24V Protected IO... show more6 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
Picobuck Led Driver (AL8805W5)
(AL8805W5) The PicoBuck LED Driver is an economical and easy to use driver that will allow you to control and blend three different LEDs on three different channels. By default, each channel is driven at 330mA; that current can be reduced by either presenting an analog voltage or a PWM signal to the board. Version 12 of the board adds a solderable jumper that can be closed to increase the maximum current to 660mA. The new voltage regulator also increased the voltage rating on the various components on the board, allowing it to be used up to the full 36V rating of the AL8805 part.... show more13 Comments
2 Stars
FSAE temperature sensor
PCB that sends ambient temperature and high resolution analog data over a CAN bus for a FSAE electric car. Runs off a Teensy 4.0 and has connection pins for separate external analog sensors.... show more7 Comments
2 Stars
MSP430FR6035IPZ
The Texas Instruments MSP430FR604x and MSP430FR603x family comprises highly integrated ultrasonic sensing and measurement system-on-chips (SoCs) designed specifically for water and heat metering applications. The featured components, including MSP430FR6047, MSP430FR60471, MSP430FR6045, MSP430FR6037, MSP430FR60371, and MSP430FR6035, deliver best-in-class ultrasonic water flow measurement with ultra-low power consumption. These microcontrollers excel with an active mode current consumption of approximately 120 µA/MHz and a standby mode power draw as low as 450 nA with a real-time clock (RTC) enabled. Key functionalities include a high-precision differential time-of-flight (dTOF) accuracy of less than 25 ps, integrated analog front-end, programmable pulse generation (PPG), and an analog comparator. They also interface directly with standard ultrasonic sensors up to 2.5 MHz and feature up to 256KB FRAM, robust RAM options, and integrated LCD drivers for up to 264 segments. The embedded low-energy accelerator (LEA) enhances digital signal processing capabilities, making these components ideal for battery-powered metering solutions. Peripherals include multiple enhanced serial communication interfaces, high-performance ADCs, DMA controllers, and a suite of timers and encryption modules. These features combine to offer a powerful solution for high-accuracy, low-cost, and ultra-low-power metering applications.... show more4 Comments
2 Stars
Thermocouple Amplifier AD8495
The AD8495 K-type thermocouple amplifier from Analog Devices is so easy to use, we documented the whole thing on the back of the tiny PCB. Power the board with 3-18VDC and measure the output voltage on the OUT pin. You can easily convert the voltage to temperature with the following equation: Temperature = (Vout - 1.25) / 0.005 V. So for example, if the voltage is 1.5VDC, the temperature is (1.5 - 1.25) / 0.005 = 50°C with terminal block connections... show more12 Comments
1 Star