Discussion Title | Created date |
---|---|
ADC Conditional Loop Hey guys, I am working on a project that monitors and tests a 24 V Lead acid battery, Basically its a 24V setup, the micro will at intervals connect a small... |
Friday, 14 July 2017 - 01:31 |
MCA Project for Scintillator Hi guys. I have spent hours researching scintillation and how multi channel analyzers work. I basically want to read the height of pulses and sort them into bins amd count each... |
Thursday, 23 June 2016 - 12:38 |
Loops error #define F_CPU 1200000 #include <avr/io.h> #include <util/delay.h> #include <avr/interrupt.h> int count; ISR(INT0_vect) { cli(); ... |
Wednesday, 30 December 2015 - 07:19 |
Open Source Optical CAD Im sure many have done cicuits using LED materices and illumination and the likes, I have found a good free software package for designing lenses to help with those, Checkout... |
Wednesday, 16 December 2015 - 00:55 |
Eagle Vs MultiSim & UltiBoard PowerPro Edition Hey Guys, I've arrived at the point where I need to decide on a suitable Schematic and PCB application, For the past 4 years I have always used National Instruments... |
Monday, 14 December 2015 - 02:21 |
ADC Help Atmega 328P Hey guys ive written a simple code to read an adc value calculate a voltage and switch a relay accorrding to the value however it is not working Ive tried examples online same... |
Wednesday, 2 December 2015 - 08:02 |