]> jspc29.x-matter.uni-frankfurt.de Git - avr.git/shortlog
avr.git
2018-01-11 Philipp KlausMagn Sens: Makefile updated
2017-12-13 Philipp Klaussensor board: latest version as of 2017-10-25 from...
2017-12-13 Philipp Klausremoved twi folder (duplicate in ./uart)
2017-12-13 Philipp Klausrm */*~ (further backup files)
2017-12-12 Philipp Klausrm *~ (backup files)
2017-08-21 Adrian WeberMagneticfield Sensor Board code
2017-08-21 Adrian WeberMagneticfield Sensor Board added
2017-07-20 Philipp KlausADCuC: Set and get calibration, slightly different...
2017-07-20 Philipp KlausPK: ADCuC now with float calibration values in EEPROM
2017-07-13 Philipp KlausADCuC: float output on USB w/ sprintf()
2017-07-13 Philipp KlausADCuC: speedup conversion
2017-07-13 Philipp KlausADCuC: Go to Q&A based protocol
2017-07-13 Philipp KlausADCuC: whitespace fixes / 2spaces instead of tabs
2017-07-13 Philipp KlausADCuC: fixed AVR code to get proper output (incl. all...
2017-06-23 Ole ArtzAdd configuration channels fo ADCuc
2017-06-14 Jan MichelAdd configuration registers for ADCuc
2017-06-14 Jan MichelPrepared files for ADCuc board
2017-06-02 Philipp KlausRevert "Pt100: introduce compile time macro flag WITH_LCD"
2017-06-02 Philipp KlausPt100: new command to read EEPROM values
2017-06-02 Philipp KlausPt100: flash LED2 on timer interrupt
2017-06-02 Philipp KlausPt100: introduce compile time macro flag WITH_LCD
2017-06-02 Philipp KlausPt100: state filename in header of *.h/*.c files
2017-06-02 Philipp KlausPt100 Readme: how to flash the board
2017-06-01 Philipp KlausPt100: reset time variable if reloading config
2017-05-29 Ole ArtzOverwrite old ADC code with timer/interrupt based version
2017-05-19 Ole Artz9ch ADC board: add interrupt for periodical sampling
2017-05-16 Ole Artz9ch ADC board: Arduino can't cope with number as 1st...
2017-05-16 Ole Artz9ch ADC with Pro Micro Board: first working version
2017-04-18 Jan Michelfix startup with disabled ADC
2017-04-12 Philipp KlausPt100 Reader: README
2017-01-27 Jan MichelAdd tested code version of Power Switch 48
2017-01-23 Jan Michelfinished power48 design - untested
2017-01-23 Jan Michelfixes & more LED for DAQi
2017-01-23 Jan MichelAdd unfinished project for 48V switch
2016-12-02 Jan Michelupdate colours and axis range
2016-12-01 Michael Wiebuschset-points adjusted
2016-12-01 Michael Wiebuschmoved PWM from timer 3 to timer 1, now available two...
2016-12-01 Michael Wiebuschchanged pinout/connection of LCD to free OC1A and OC1B...
2016-11-18 Jan Micheldelete minus sign if temperature equals 0
2016-03-28 Jan Michelextending daqi for more LED, adding arduino to Daqi...
2015-09-07 Hadaqfinishing fix from 0e8d5b1
2015-09-07 Jan Micheladding fuses to makefile
2015-09-07 Jan Michelfixing signed issue when averaging
2015-08-27 Jan Micheladding configurable averaging, few bugfixes
2015-08-21 Jan MichelLCD can be switched off, automatic detection of connect...
2015-08-18 Jan MichelPT100: readout working, display working
2015-08-07 Philipp Klaususe avr-size on /d/salt in Makefile
2015-08-07 Philipp Klauspt100: compile errors fixed
2015-08-06 Philipp Klausstatemachine and ADC (internal and SPI) added
2015-08-06 Philipp Klausfixing avr-size command in Makefile
2015-08-05 Jan Michelfurther describing calibration values
2015-08-05 Jan Micheladded functions for converting adc to resistance and...
2015-08-05 Jan Michelchanged definitions for eeprom regs
2015-08-05 Jan Michellatest state of pt100
2015-08-04 Jan Michelfew more lines of pt100 code
2015-08-04 Jan Michelframework for pt100 reader
2015-08-03 Jan MichelDAQi test script
2015-08-03 Jan Micheldaqi switches a pin
2015-08-03 Jan Michelmissing font file
2015-08-03 Jan Michelfirst version of pt100
2015-08-03 Jan Micheladded powerswitch files, first pt100 files and lcdlib
2015-04-16 Michael Wiebuschadapted PID constants to new CPU cooler and fixed the...
2015-04-16 Michael Wiebuschadded target program_bootloader to cooler makefile
2015-01-09 Jan Michelfew updates, including second temp sensor
2015-01-08 Michael Wiebuschadded lots of functionality to the cooling controller...
2015-01-07 Michael Wiebuschadded button control and PID controller to Peltier...
2015-01-06 Jan Michelinput format for set value is SETsvv.v
2015-01-05 Jan MichelUpdate for cooler
2015-01-05 Jan Micheladded old 1wire project
2015-01-05 Jan Micheladded simple graphing function
2014-12-24 Jan Micheladded readme
2014-12-24 Jan MichelMerge commit '611e7219673af8445f40ce8c60be87df1b25305e...
2014-12-24 Jan MichelSquashed 'lcdlib/' content from commit 6a5b94e
2014-12-24 Jan Michelgetting subtree included...
2014-12-24 Jan Micheladded kate project
2014-12-24 Jan Micheladded gitignore
2014-12-24 Jan MichelMerge commit '1f6fb62f8b2b7dc52e3772fb6e1a90ce21b78901...
2014-12-24 Jan MichelSquashed 'lcdlib/' content from commit 6a5b94e
2014-12-23 Jan Micheladded cooler code
2014-12-08 Michael Wiebuschmodified daqi Makefile -> make program_dfu, added a...
2014-12-05 Jan Michela first working version of DAQi control
2014-12-01 Michael Wiebuschadded LUFA library and an USB2Serial demo project which...