Search found 5 matches
- 05 Jan 2021 15:20
- Forum: Lambda Shield for Arduino
- Topic: Analog output with GUI code.
- Replies: 10
- Views: 18096
Re: Analog output with GUI code.
Yes, the code helped a lot. I deleted "Definice display" because the file did not compile. Everything works fine now. Exactly as I need it. Thank you very much. /* Example code compatible with the Lambda Shield for Arduino and GUI frontend. Copyright (C) 2018 - 2021 Bylund Automotive AB Th...
- 28 Dec 2020 01:08
- Forum: Lambda Shield for Arduino
- Topic: Analog output with GUI code.
- Replies: 10
- Views: 18096
Re: GUI code problem no PWM support
Nothing happened. It's a bit my fault because I'm using Google translator.
I am using the original Lambda Shield.
This is what my project looks like:
I am using the original Lambda Shield.
This is what my project looks like:
- 27 Dec 2020 22:24
- Forum: Lambda Shield for Arduino
- Topic: Analog output with GUI code.
- Replies: 10
- Views: 18096
Re: GUI code problem no PWM support
Maybe I asked the question wrong. Reading the information on the "Bylund" website I understood that the code for schield supports the interface for Windows and pin3 PWM, and it is not. That's why I ask how it can be combined. It's too hard for me, I don't know C / C ++ very well and I am a...
- 21 Dec 2020 20:10
- Forum: Lambda Shield for Arduino
- Topic: Analog output with GUI code.
- Replies: 10
- Views: 18096
Re: GUI code problem no PWM support
I need to combine "Lambda Shield App" support and PWM support (pin3) in one code. Now when uploading "Lambda Shield example code", PWM (pin3) works, but "app for Windows" doesn't work. When I load the GUI code "app for Windows" it worked, but it doesn't work P...
- 21 Dec 2020 14:03
- Forum: Lambda Shield for Arduino
- Topic: Analog output with GUI code.
- Replies: 10
- Views: 18096
Analog output with GUI code.
Hello. I don't write in English, it's not my language, I'm using a translator. I chose Lambda Schield because it's a great platform and it's modifiable. My project (experiment) assumes the use of a lambda probe to measure the composition of the smoke from the furnace. The problem is that the GUI cod...