Search found 12 matches

by DonP
11 Feb 2024 12:38
Forum: Lambda Shield for Arduino
Topic: Uno Wifi Rev 4
Replies: 6
Views: 52410

Re: Uno Wifi Rev 4

viteka32 wrote:
13 Nov 2023 11:37
Solution: Remove the capacitor or change the capacitor value, meaby 100 pF.
@Christian_Bylund: do you second this? Or would this have negative implications if going back from the Uno R4 Wifi to the original Uno (non-R4) or the Uno R4 Minima?

Best regards,
Pascal
by DonP
24 Apr 2022 20:11
Forum: Knock Shield for Arduino
Topic: Knock Shield 2
Replies: 7
Views: 24930

Re: Knock Shield 2

According to the source code of the Knock Shield Interrupt Example, it should be pin 2: "#define TACH_INPUT_PIN 2 /* Pin used for tach signal from ECU. */" https://github.com/Bylund/Knock-Shield-Interrupt-Example A very good intro by Christian can be found here: https://youtu.be/47qFX65oJoo
by DonP
20 Apr 2022 12:30
Forum: Knock Shield for Arduino
Topic: Knock Shield 2
Replies: 7
Views: 24930

Re: Knock Shield 2

One more question: if I used the Knock Schield 2 (which seems to come without the headers) on a basic Arduino Uno or Uno WiFi, would I still be able to feed a tach signal to the shield or Uno? Or will I have to resort to the soldering iron? Many thanks!
by DonP
19 Apr 2022 14:25
Forum: Knock Shield for Arduino
Topic: Knock Shield 2
Replies: 7
Views: 24930

Knock Shield 2

Just out of curisosity: What purpose will the two additional resistors R10 and R11 on pins 7 and 14 serve? Thank you. PS: will the add-on board as can be seen next to the new Knock Shield 2 (http://www.bylund-automotive.com/educative/knock2/Knock_Shield_2_Promo.png) be available for both the knock s...
by DonP
19 May 2021 20:54
Forum: Knock Shield for Arduino
Topic: Knock detection for 2CV
Replies: 10
Views: 44401

Re: Knock detection for 2CV

The Knock Shield 2 software update need to include this: Function as original Knock Shield. RPM input. Display support. Data logging support. Analog output support. Smartphone app support. What do you think? Apologies for bringing this up again as previously. But could the Knock Shield 2 software u...
by DonP
10 Feb 2021 11:42
Forum: Knock Shield for Arduino
Topic: Please explain the thing
Replies: 8
Views: 28739

Re: Please explain the thing

Or could I interface this to the Arduino Uno already now? I already have the current Knock Shield, ... Maybe answering my own second question: I suppose an angle-angle based signal would - as per the Youtube video on the interrupt example - just be connected to the TACH_INPUT_PIN (2) and then one c...
by DonP
09 Feb 2021 11:00
Forum: Knock Shield for Arduino
Topic: Please explain the thing
Replies: 8
Views: 28739

Re: Please explain the thing

It is no secret that I am working on the updated Knock Shield 2 that will feature signal handling for this input. The first prototype had a simple voltage divider handling 12V inputs. For my next prototype I think I will go for a comparator solution instead, allowing any signal between 3.3V and 24V...
by DonP
09 Feb 2021 10:30
Forum: NOx Shield for Arduino
Topic: NOx Shield Introduction.
Replies: 4
Views: 11829

Re: NOx Shield Introduction.

Hi Christian,

Out of curiosity: could you briefly explain what the main use cases for this sensor would be? Is it diesel engines?

Many thanks!

BR,
Pascal
by DonP
13 Jan 2021 21:44
Forum: Knock Shield for Arduino
Topic: Knock detection for 2CV
Replies: 10
Views: 44401

Re: Knock detection for 2CV

You might be right, how about a Knock Shield App for Windows / iOS / Android? Hi Christian, A Knock Shield App, no matter how basic, would be fantastic. Maybe being able to chose between channel 1 and 2, set frequency and gain (drop down or sliders?), set the number of cylinders and have a single s...
by DonP
12 Jan 2021 10:24
Forum: Knock Shield for Arduino
Topic: Knock detection for 2CV
Replies: 10
Views: 44401

Re: Knock detection for 2CV

Hi Christian, Not intending to highjack this thread, but when reading through the task list it came to my mind that maybe some basic software interface to adjust these values would very much lower the entry level: - Knock sensor measurement timing. - Knock sensor amplification and gain. - Knock sens...