Found 161 repositories(showing 30)
f32-0
USB MIDI knobs controller based on a Raspberry Pi Pico and ADS1115 ADC modules
fdivitto
C++ Library for Atmel Atmega168/328/1280/2560. Supports general purpose algorithms, compression/decompression algorithms, datetime, ADC, interrupts, time scheduler, memory handlers, strings, vectors, Circular Buffers, Array, EEprom array, random numbers, onewire, FTP Server, W5100 controller, HTTP Server, HTTP Server with scripting, UDP Client, NTP Client, MAC/ARP/ICMP/IP/UDP stack, UART, SPI, TwoWire, AXE033, DS1307, DS18B20, DS2406, MQ7, MRF24J40, ENC28J60, SD Card, ESP8266, SIM900, softserial
digibird1
Eagle design files of a two layer PCB for the ALTERA EP3C5E144 FPGA, including a FTDI USB2.0 controller, 2x 80 MSPS ADC, GPIO, JTAG, configuration FLASH
christation
Example using Arduino Due Analogue to Digital Convert (ADC) with Direct Memory Access (DMA) controller on SAM3X8E
agorararmard
This is a SAR ADC Controller verilog implementation
PLC controller hardware PCB scheme. ATMega32L, RS485 industrial bus interface, 8 ADC inputs, 8 PWM out, 6 GPIO
AbdelrahmanMohsenMohamed1
• Control of two 1.5KW BLDC Motors with self-built BLDC motor controller using STM32f103C8T6 microcontroller. • Generated three PWM signals with 10KHZ frequency from different timers. • Dynamically adjusted PWM duty cycles based on throttle input obtained through ADC. • Utilized Hall effect sensors on motors for rotor position determination.
zhelnio
AHB-Lite controller for Altera MAX10 ADC
adamjvr
A six channel motor controller based on STMicro's VNH5019 h-bridge IC capable of 12 amps continuous current draw per channel with 30 amp peak. Each channel has current sensing via the built in current sensor on the VNH5019 h-bridge IC. Current sense data is ready via SPI using the Microchip MCP3208 ADC. The controller was designed for WPI's WAVE platform controlling 6 motors at 18.5v.
mohammad0021
Machine vision is the ability of a computer to see; it employs one or more video cameras, analog-to-digital conversion (ADC) and digital signal processing (DSP). The resulting data goes to a computer or robot controller. Machine vision is similar in complexity to voice recognition.
Andy4495
Calculates calibrated chip temperature and Vcc voltage using factory calibration values stored in chip TLV structure in MSP430 controllers. Vcc measurement is useful for battery-operated operation to determine when the battery is running low. Also calculates calibrated ADC values when using the chip's internal voltage reference.
efabless
A digital controller for 8 Channel 10-bit SAR ADC
The NXP (founded by Philips) LPC2148 is an ARM7TDMI-S based high-performance 32-bit RISC Microcontroller with Thumb extensions 512KB on-chip Flash ROM with In-System Programming (ISP) and In-Application Programming (IAP), 32KB RAM, Vectored Interrupt Controller, Two 10bit ADCs with 14 channels, USB 2.0 Full Speed Device Controller, Two UARTs, one with full modem interface. Programming LPC 2148 using Keil IDE Legacy support
gcatanese
Advanced Delivery Controller for Chatbots #adc #loadbalancer #chatbot #webhook #crossplatform
mohamed-elsayed13
Mini project based on AVR Micro-Controller to get room temperature using LM35 sensor connected to ADC channel and LCD to display Temperature all the time.
DartLazer
CircuitPython firmware for the Sim Racing Handbrake V2, running on a Raspberry Pi Pico as a USB HID game controller. Features adjustable axis calibration and stable ADC readings.
mohamed-elsayed13
Smart Home system project consist of two AVR Micro-Controllers.The first Micro-Controller responsible for interfacing with the user and the second one responsible for the system operations and control.In this project I implemented the following drivers Keypad,Lcd,SPI,Timer,and ADC.
SravanthiVangara
RTL implementation of an AXI DMA Controller in Verilog featuring APB-based configuration, control FSM, asynchronous FIFO buffering, and AXI4 burst write engine. The design demonstrates end-to-end DMA data flow from ADC input through FIFO buffering to AXI memory transactions with interrupt generation and full testbench verification.
muzahirhussain14
The core objective of this project was to implement a set of libraries for STM32 based Microcontrollers that supports multitasking along with other various on-Chip resources like Timers, UART, ADC, DAC, GPIOS. This will make the usage of complex STM based Micro-Controllers as simple as Arduino. C/C++, Assembly languages and Keil IDE was used for the development.
niitfa
Simple ADC libraries for STM32F4xx controllers
freecores
I2S to Paralell ADC/DAC controller
utat-ss
Repo for holding all code on the generalized ADCS simulator and controller.
jevans3142
Bar lighting controller for the ADC Theatre
bcancinov
4 Channel ADC module for detector controller prototype
chunksin
Python based analog joystick controller for use with MCP3008 ADC chip
IGNNE
PX4 driver for the battery/ADC part of rc-aux-controller
cyfinfaza
STM32 BlackPill based class-D amplifier controller with STM32 ADC as analog input
cksacram
Bare-metal stm 32 toaster-oven controller in C using an event-driven FSM, timer/ADC interrupts, ADC windowing, and OLED status UI
ukhanov
Test of ATmega128 based controller with 24 DI and 12 DO + mesonine 8 channel ADC
shivaniumredkar1102
The code repository related with the implementation of 16-bit PIC controller with ADC MCP3204. Code shows the SPI interfacing with PIC.