Search found 259 matches

by Christian_Bylund
21 Jun 2020 15:33
Forum: Lambda Shield for Arduino
Topic: DIY Wideband WBO2 AFR Gauge
Replies: 4
Views: 8592

Re: DIY Wideband WBO2 AFR Gauge

wolf wrote:
19 Jun 2020 22:22
Solution for C and R in SMD...
Nice mod wolf!

I future proofed your photo. I hope you don't mind.
by Christian_Bylund
18 Jun 2020 15:58
Forum: Lambda Shield for Arduino
Topic: CJ125 error code on homemade shield
Replies: 17
Views: 14233

Re: CJ125 error code on homemade shield

cristian2020 wrote:
18 Jun 2020 01:33
Hi Christian!, Very thanks You!!

with code correct:

now I can calculate Ip with Ip = 1000 (UA-1.5) /61.9*17 where: Ua = (ADC / 1023) right?}

Regrads,
That looks about right, except you UA need to be (ADC / 1023) * 5V.

See 4.1 in the Technical Manual.

Good luck!
by Christian_Bylund
16 Jun 2020 22:21
Forum: Lambda Shield for Arduino
Topic: Spi pins
Replies: 13
Views: 14525

Re: Spi pins

Hi Kevin,

SPI speed should not be an issue. Currently it is running with an SPI clock in kHz.

You actually don't need any SPI communication at all. Just set adcValue_UR_Optimal to 175 and remove everything SPI. Have a look at the Lambda Shield smartphone code.
by Christian_Bylund
16 Jun 2020 22:09
Forum: Lambda Shield for Arduino
Topic: Use LSU4.2
Replies: 2
Views: 5904

Re: Use LSU4.2

Is it possible to use LSU4.2 wideband? Just change the resistors to the values indicated in the CJ125 manual? or do you have to change something in the code too? -R4 from 301r to 80r -R6 from 31.6k to 10k. H! To be honest I have never tested with an LSU 4.2, never seen the reason for it. But accord...
by Christian_Bylund
13 Jun 2020 17:13
Forum: Lambda Shield for Arduino
Topic: CJ125 error code on homemade shield
Replies: 17
Views: 14233

Re: CJ125 error code on homemade shield

bosch 0258988001 As long as it is a genuine Bosch sensor and not an aftermarket one there should be no issue with he sensor. Well, lets start analysing your output. 1, 1 ,10495,323,859,860,12539 1 = This is actually a problem, it sounds like you are using the original Lambda Shield, but this hardwa...
by Christian_Bylund
13 Jun 2020 00:03
Forum: Lambda Shield for Arduino
Topic: CJ125 error code on homemade shield
Replies: 17
Views: 14233

Re: CJ125 error code on homemade shield

cristian2020 wrote:
12 Jun 2020 23:52
but all time serial print shows heating sensor, is normal?
No that is not normal, your values indicate a cold sensor. This is typical for certain aftermarket sensors. What sensor are you using?
by Christian_Bylund
11 Jun 2020 08:06
Forum: Lambda Shield for Arduino
Topic: CJ125 error code on homemade shield
Replies: 17
Views: 14233

Re: CJ125 error code on homemade shield

cristian2020 wrote:
11 Jun 2020 05:31
Could it work if I invert the input signal (digital pin 5) mcp14e9 with a transistor?
Great, problem solved! Have a look at our Lambda Shield 2 on how you can skip the driver completely.
by Christian_Bylund
06 Jun 2020 10:27
Forum: Lambda Shield for Arduino
Topic: CJ125 error code on homemade shield
Replies: 17
Views: 14233

Re: CJ125 error code on homemade shield

It is rare, I checked the schema over and over again and did it the same as published, I see no difference. The published schema is correct? Hi Cristian, the schematics is the originals used for the PCB. Can you make sure when the MOSFET is off you get 0x28FF from the CJ125 with 12V supply? On the ...
by Christian_Bylund
05 Jun 2020 22:41
Forum: Lambda Shield for Arduino
Topic: CJ125 error code on homemade shield
Replies: 17
Views: 14233

Re: CJ125 error code on homemade shield

Hi Cristian, I manufactured and assembled the lambda shield according to the schematic Interesting you made your own. If you don't mind me asking, how come you did not order one from our website? I have a question about gnd of MCP14E10-E/SN, This must connect to comon GND? That is correct, the GND p...
by Christian_Bylund
17 Apr 2020 10:35
Forum: Lambda Shield for Arduino
Topic: Wifi or BT connection to Shield with Android app
Replies: 6
Views: 11396

Re: Wifi or BT connection to Shield with Android app

iPhone app is now available in the App Store. Android coming next!