]>
jspc29.x-matter.uni-frankfurt.de Git - avr.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Philipp Klaus [Thu, 11 Jan 2018 10:06:22 +0000 (11:06 +0100)]
Magn Sens: Makefile updated
Philipp Klaus [Wed, 13 Dec 2017 16:41:34 +0000 (17:41 +0100)]
sensor board: latest version as of 2017-10-25 from Adrian Weber
Philipp Klaus [Wed, 13 Dec 2017 15:27:52 +0000 (16:27 +0100)]
removed twi folder (duplicate in ./uart)
Philipp Klaus [Wed, 13 Dec 2017 13:12:48 +0000 (14:12 +0100)]
rm */*~ (further backup files)
Philipp Klaus [Tue, 12 Dec 2017 17:48:02 +0000 (18:48 +0100)]
rm *~ (backup files)
Adrian Weber [Mon, 21 Aug 2017 13:17:54 +0000 (15:17 +0200)]
Magneticfield Sensor Board code
Adrian Weber [Mon, 21 Aug 2017 12:17:43 +0000 (14:17 +0200)]
Magneticfield Sensor Board added
Philipp Klaus [Thu, 20 Jul 2017 13:25:32 +0000 (15:25 +0200)]
ADCuC: Set and get calibration, slightly different commands
Philipp Klaus [Thu, 20 Jul 2017 10:26:29 +0000 (12:26 +0200)]
PK: ADCuC now with float calibration values in EEPROM
Philipp Klaus [Thu, 13 Jul 2017 13:21:08 +0000 (15:21 +0200)]
ADCuC: float output on USB w/ sprintf()
Philipp Klaus [Thu, 13 Jul 2017 12:39:50 +0000 (14:39 +0200)]
ADCuC: speedup conversion
Philipp Klaus [Thu, 13 Jul 2017 12:31:50 +0000 (14:31 +0200)]
ADCuC: Go to Q&A based protocol
Philipp Klaus [Thu, 13 Jul 2017 11:53:37 +0000 (13:53 +0200)]
ADCuC: whitespace fixes / 2spaces instead of tabs
Philipp Klaus [Thu, 13 Jul 2017 11:42:55 +0000 (13:42 +0200)]
ADCuC: fixed AVR code to get proper output (incl. all channels)
Ole Artz [Fri, 23 Jun 2017 10:02:49 +0000 (12:02 +0200)]
Add configuration channels fo ADCuc
Jan Michel [Wed, 14 Jun 2017 14:19:18 +0000 (16:19 +0200)]
Add configuration registers for ADCuc
Jan Michel [Wed, 14 Jun 2017 12:27:41 +0000 (14:27 +0200)]
Prepared files for ADCuc board
Philipp Klaus [Fri, 2 Jun 2017 14:51:42 +0000 (16:51 +0200)]
Revert "Pt100: introduce compile time macro flag WITH_LCD"
This reverts commit
b6d9822.
The display update can be disabled by writing 0x0 to the EEPROM register 0xb.
Philipp Klaus [Fri, 2 Jun 2017 11:35:40 +0000 (13:35 +0200)]
Pt100: new command to read EEPROM values
Philipp Klaus [Fri, 2 Jun 2017 11:33:16 +0000 (13:33 +0200)]
Pt100: flash LED2 on timer interrupt
Philipp Klaus [Fri, 2 Jun 2017 11:32:32 +0000 (13:32 +0200)]
Pt100: introduce compile time macro flag WITH_LCD
Philipp Klaus [Fri, 2 Jun 2017 11:31:22 +0000 (13:31 +0200)]
Pt100: state filename in header of *.h/*.c files
Philipp Klaus [Fri, 2 Jun 2017 11:28:33 +0000 (13:28 +0200)]
Pt100 Readme: how to flash the board
Philipp Klaus [Thu, 1 Jun 2017 13:37:36 +0000 (15:37 +0200)]
Pt100: reset time variable if reloading config
Ole Artz [Mon, 29 May 2017 09:04:43 +0000 (11:04 +0200)]
Overwrite old ADC code with timer/interrupt based version
Ole Artz [Fri, 19 May 2017 07:32:40 +0000 (09:32 +0200)]
9ch ADC board: add interrupt for periodical sampling
Ole Artz [Tue, 16 May 2017 13:40:46 +0000 (15:40 +0200)]
9ch ADC board: Arduino can't cope with number as 1st letter
Ole Artz [Tue, 16 May 2017 13:37:37 +0000 (15:37 +0200)]
9ch ADC with Pro Micro Board: first working version
Jan Michel [Tue, 18 Apr 2017 14:33:52 +0000 (16:33 +0200)]
fix startup with disabled ADC
Philipp Klaus [Wed, 12 Apr 2017 14:38:42 +0000 (16:38 +0200)]
Pt100 Reader: README
Jan Michel [Fri, 27 Jan 2017 16:57:52 +0000 (17:57 +0100)]
Add tested code version of Power Switch 48
Jan Michel [Mon, 23 Jan 2017 16:00:10 +0000 (17:00 +0100)]
finished power48 design - untested
Jan Michel [Mon, 23 Jan 2017 11:05:57 +0000 (12:05 +0100)]
fixes & more LED for DAQi
Jan Michel [Mon, 23 Jan 2017 11:03:53 +0000 (12:03 +0100)]
Add unfinished project for 48V switch
Jan Michel [Fri, 2 Dec 2016 08:51:39 +0000 (09:51 +0100)]
update colours and axis range
Michael Wiebusch [Thu, 1 Dec 2016 14:11:38 +0000 (15:11 +0100)]
set-points adjusted
Michael Wiebusch [Thu, 1 Dec 2016 13:51:57 +0000 (14:51 +0100)]
moved PWM from timer 3 to timer 1, now available two pwm channels
Michael Wiebusch [Thu, 1 Dec 2016 13:26:09 +0000 (14:26 +0100)]
changed pinout/connection of LCD to free OC1A and OC1B pins
Jan Michel [Fri, 18 Nov 2016 10:05:22 +0000 (11:05 +0100)]
delete minus sign if temperature equals 0
Jan Michel [Mon, 28 Mar 2016 17:17:02 +0000 (19:17 +0200)]
extending daqi for more LED, adding arduino to Daqi makefile
Hadaq [Mon, 7 Sep 2015 14:42:46 +0000 (16:42 +0200)]
finishing fix from
0e8d5b1
Jan Michel [Mon, 7 Sep 2015 14:34:04 +0000 (16:34 +0200)]
adding fuses to makefile
Jan Michel [Mon, 7 Sep 2015 09:10:39 +0000 (11:10 +0200)]
fixing signed issue when averaging
Jan Michel [Thu, 27 Aug 2015 18:20:36 +0000 (20:20 +0200)]
adding configurable averaging, few bugfixes
Jan Michel [Fri, 21 Aug 2015 14:48:05 +0000 (16:48 +0200)]
LCD can be switched off, automatic detection of connection threshold
Jan Michel [Tue, 18 Aug 2015 09:33:29 +0000 (11:33 +0200)]
PT100: readout working, display working
Philipp Klaus [Fri, 7 Aug 2015 07:03:51 +0000 (09:03 +0200)]
use avr-size on /d/salt in Makefile
Philipp Klaus [Fri, 7 Aug 2015 07:01:31 +0000 (09:01 +0200)]
pt100: compile errors fixed
Philipp Klaus [Thu, 6 Aug 2015 09:30:23 +0000 (11:30 +0200)]
statemachine and ADC (internal and SPI) added
Philipp Klaus [Thu, 6 Aug 2015 09:27:33 +0000 (11:27 +0200)]
fixing avr-size command in Makefile
Jan Michel [Wed, 5 Aug 2015 16:11:33 +0000 (18:11 +0200)]
further describing calibration values
Jan Michel [Wed, 5 Aug 2015 15:44:31 +0000 (17:44 +0200)]
added functions for converting adc to resistance and resistance to temperature
Jan Michel [Wed, 5 Aug 2015 11:39:59 +0000 (13:39 +0200)]
changed definitions for eeprom regs
Jan Michel [Wed, 5 Aug 2015 09:52:10 +0000 (11:52 +0200)]
latest state of pt100
Jan Michel [Tue, 4 Aug 2015 17:04:14 +0000 (19:04 +0200)]
few more lines of pt100 code
Jan Michel [Tue, 4 Aug 2015 16:57:10 +0000 (18:57 +0200)]
framework for pt100 reader
Jan Michel [Mon, 3 Aug 2015 16:21:36 +0000 (18:21 +0200)]
DAQi test script
Jan Michel [Mon, 3 Aug 2015 16:21:16 +0000 (18:21 +0200)]
daqi switches a pin
Jan Michel [Mon, 3 Aug 2015 16:20:26 +0000 (18:20 +0200)]
missing font file
Jan Michel [Mon, 3 Aug 2015 16:20:04 +0000 (18:20 +0200)]
first version of pt100
Jan Michel [Mon, 3 Aug 2015 16:19:38 +0000 (18:19 +0200)]
added powerswitch files, first pt100 files and lcdlib
Michael Wiebusch [Thu, 16 Apr 2015 13:02:52 +0000 (15:02 +0200)]
adapted PID constants to new CPU cooler and fixed the PID overflow bug
Michael Wiebusch [Thu, 16 Apr 2015 12:07:22 +0000 (14:07 +0200)]
added target program_bootloader to cooler makefile
Jan Michel [Fri, 9 Jan 2015 23:22:54 +0000 (00:22 +0100)]
few updates, including second temp sensor
Michael Wiebusch [Thu, 8 Jan 2015 14:40:12 +0000 (15:40 +0100)]
added lots of functionality to the cooling controller, first working version
Michael Wiebusch [Wed, 7 Jan 2015 17:57:37 +0000 (18:57 +0100)]
added button control and PID controller to Peltier cooling device firmware
Jan Michel [Tue, 6 Jan 2015 10:49:42 +0000 (11:49 +0100)]
input format for set value is SETsvv.v
Jan Michel [Mon, 5 Jan 2015 16:47:48 +0000 (17:47 +0100)]
Update for cooler
Jan Michel [Mon, 5 Jan 2015 11:31:30 +0000 (12:31 +0100)]
added old 1wire project
Jan Michel [Mon, 5 Jan 2015 00:04:27 +0000 (01:04 +0100)]
added simple graphing function
Jan Michel [Wed, 24 Dec 2014 15:47:25 +0000 (16:47 +0100)]
added readme
Jan Michel [Wed, 24 Dec 2014 15:44:26 +0000 (16:44 +0100)]
Jan Michel [Wed, 24 Dec 2014 15:44:26 +0000 (16:44 +0100)]
Squashed 'lcdlib/' content from commit
6a5b94e
git-subtree-dir: lcdlib
git-subtree-split:
6a5b94e1ae153bed117f9fd2579248b3c6509c2d
Jan Michel [Wed, 24 Dec 2014 15:44:24 +0000 (16:44 +0100)]
getting subtree included...
Jan Michel [Wed, 24 Dec 2014 15:23:50 +0000 (16:23 +0100)]
added kate project
Jan Michel [Wed, 24 Dec 2014 15:16:08 +0000 (16:16 +0100)]
added gitignore
Jan Michel [Wed, 24 Dec 2014 15:14:21 +0000 (16:14 +0100)]
Jan Michel [Wed, 24 Dec 2014 15:14:21 +0000 (16:14 +0100)]
Squashed 'lcdlib/' content from commit
6a5b94e
git-subtree-dir: lcdlib
git-subtree-split:
6a5b94e1ae153bed117f9fd2579248b3c6509c2d
Jan Michel [Tue, 23 Dec 2014 18:37:03 +0000 (19:37 +0100)]
added cooler code
Michael Wiebusch [Mon, 8 Dec 2014 13:57:12 +0000 (14:57 +0100)]
modified daqi Makefile -> make program_dfu, added a note concerning bootloader related fusebits in mega32u4
Jan Michel [Fri, 5 Dec 2014 22:32:10 +0000 (23:32 +0100)]
a first working version of DAQi control
Michael Wiebusch [Mon, 1 Dec 2014 12:30:03 +0000 (13:30 +0100)]
added LUFA library and an USB2Serial demo project which runs on the arduino leonardo clone boards from china