Hi Christian,
nice idea to use this project for calibration... I think, I'll use it in my car to get a little bit more power (AFR 12,5)
Greetz
wolf
Search found 11 matches
- 05 Aug 2021 14:22
- Forum: Lambda Shield for Arduino
- Topic: LamdaShield2 with Mega260 and TFT Tochscreen
- Replies: 2
- Views: 9051
- 05 Aug 2021 00:45
- Forum: Lambda Shield for Arduino
- Topic: LamdaShield2 with Mega260 and TFT Tochscreen
- Replies: 2
- Views: 9051
- 10 Mar 2021 21:30
- Forum: Lambda Shield for Arduino
- Topic: Data logging
- Replies: 0
- Views: 68412
Data logging
moin, to log data you have to change/add the following lines: (I used Pin8 on Arduino Uno, feel free to use an other free pin) add in pin assignments: /*************************************************/ //Define pin assignments. /*************************************************/ #define SD_Card_CS ...
- 03 Aug 2020 21:30
- Forum: Lambda Shield for Arduino
- Topic: Lambda Shield 2 installation
- Replies: 12
- Views: 42929
Re: Lambda Shield 2 installation
finally mounted the lambda sensor in the exhaust pipe of the YFM 660R Raptor, AFR gauge and the shield lambda shield. I used superseal wire connectors YFM 660R with AFR gauge http://www.bylund-automotive.com/support/images/Quad.jpg I also added a modified sketch. (function delay replaced with a time...
- 28 Jun 2020 02:08
- Forum: Lambda Shield for Arduino
- Topic: Lambda Shield 2 installation
- Replies: 12
- Views: 42929
Re: lambdaShield2 sketch & hardware
i don't possess a smartphone... ;-))) For a permanent installation I would prefer an Arduino Mega Mini and a little TFT Touchscreen display, perhaps coneccted with stackable headers, otherwise with 14 lines from Arduino to TFT... like this one: http://support.bylund-automotive.com/images/pingel-touc...
- 27 Jun 2020 15:32
- Forum: Lambda Shield for Arduino
- Topic: Lambda Shield 2 installation
- Replies: 12
- Views: 42929
Re: lambdaShield2 sketch & hardware
The power supply (a DC/DC Converter (5A)) in combination with a little PCB (30x13mm) is used to supress transients The shield will be installed in my YFM660R Raptor and later in my Corsa B. I used a schematic from VW for a T4-Bus for supression of transients. http://support.bylund-automotive.com/ima...
- 27 Jun 2020 00:54
- Forum: Lambda Shield for Arduino
- Topic: Lambda Shield 2 installation
- Replies: 12
- Views: 42929
- 21 Jun 2020 17:18
- Forum: Lambda Shield for Arduino
- Topic: Lambda Shield 2 installation
- Replies: 12
- Views: 42929
Re: lambdaShield2 sketch & hardware
hi Chrstian, thanks for your reply. To use an other power supply I thought about connecting Pin X6-4 direct with the 12-volt vehicle electrical system, cause the regulated power supply for the Arduino and LambaShield is connected over a 150µH inductance (+ a bidirectional ZVS-Diode between + and -) ...
- 21 Jun 2020 17:01
- Forum: Lambda Shield for Arduino
- Topic: DIY Wideband WBO2 AFR Gauge
- Replies: 4
- Views: 11495
Re: DIY Wideband WBO2 AFR Gauge
hello Christian,
np, furthermore I brigded the 2 "Diodes for the Stupid" on the Arduino and LambdaShield.. +0,7V are the result...
np, furthermore I brigded the 2 "Diodes for the Stupid" on the Arduino and LambdaShield.. +0,7V are the result...
- 21 Jun 2020 11:11
- Forum: Lambda Shield for Arduino
- Topic: Lambda Shield 2 installation
- Replies: 12
- Views: 42929
Lambda Shield 2 installation
Hello Christian, first of all, great work.. I have a few questions: 1: is it possible, to use an external power source for the heater, for example, direct from the battery of a car and the shield and arduino from an regulated power source? 2: is it possible, to remove the serial outputs, without aff...