Search found 35 matches
- Thu Mar 19, 2026 9:36 pm
- Forum: General
- Topic: Creating a string to be used in a digital output statement
- Replies: 0
- Views: 8
Creating a string to be used in a digital output statement
With a Arduino Mega, I want to send a "1" to digital output, say D4. The "D" will be static. But the port number needs to change. For example I will have a loop where I increase the integer value of PIN,and send 0 or 1 in a digital write. In the following statement, for a digital...
- Mon Jan 19, 2026 2:31 am
- Forum: Feature Requests
- Topic: Buzzer component
- Replies: 2
- Views: 1424
Buzzer component
I am using the stock component. To play more than 1 tone, it seems that one has to add the component for each tone.
It would be nice if one could specify the pitch and duration when calling it.
It would be nice if one could specify the pitch and duration when calling it.
- Fri Jan 09, 2026 11:39 pm
- Forum: General
- Topic: Reading a 12.62 Volt battery with a voltage divider on an UNO
- Replies: 9
- Views: 1955
Re: Reading a 12.62 Volt battery with a voltage divider on an UNO
Thank you. This interplay is what makes the Forum so great.
- Fri Jan 09, 2026 9:27 pm
- Forum: General
- Topic: Reading a 12.62 Volt battery with a voltage divider on an UNO
- Replies: 9
- Views: 1955
Re: Reading a 12.62 Volt battery with a voltage divider on an UNO
I am not seeing the MAP function in Version 11.
- Fri Jan 09, 2026 2:28 pm
- Forum: General
- Topic: Reading a 12.62 Volt battery with a voltage divider on an UNO
- Replies: 9
- Views: 1955
Re: Reading a 12.62 Volt battery with a voltage divider on an UNO
Minute 2:14 in this Youtube explanation.
https://www.youtube.com/watch?v=FaoKzi7tgME&t=280s
https://www.youtube.com/watch?v=FaoKzi7tgME&t=280s
- Thu Jan 08, 2026 9:42 pm
- Forum: General
- Topic: Reading a 12.62 Volt battery with a voltage divider on an UNO
- Replies: 9
- Views: 1955
Reading a 12.62 Volt battery with a voltage divider on an UNO
I have a 12.62 Volt Lithium battery (4S). The voltage goes thru a 5:1 voltage divider to AN0 on the UNO. It consistently uuder reports the voltage. (See photo) For the component, a potentiometer, I am wondering if settings for the pot need to be tweeked. From the photo, the UNO is saying the voltage...
- Fri Dec 19, 2025 8:50 pm
- Forum: General
- Topic: Compiling Problem
- Replies: 1
- Views: 602
Compiling Problem
In the attached program, for an UNO, I get the following message when I enable an interrupt "Interrupt for Incrementing minutes". The interrupt is highlighted with a comment. I am wondering if anyone has any comment as to why the compilation fails. C:\ProgramData\MatrixTSL\FlowcodeV11\FCD\...
- Tue Dec 09, 2025 1:41 am
- Forum: General
- Topic: Error codes when compiling to target
- Replies: 1
- Views: 608
Error codes when compiling to target
I get this response: I was wondering if there is a guide as to error interpretation. I might add that if no UNO is plugged in, I only get the last code. I have selected, in Project options, the correct programming port. I am wondering if I have the incorrect version of the UNO. ""avrdude.e...
- Fri Dec 05, 2025 5:07 pm
- Forum: General
- Topic: 2.4",2.8",3.5" TFT LCD Question
- Replies: 1
- Views: 895
2.4",2.8",3.5" TFT LCD Question
I would like to use any of these 3 sizes of LCD's, as shown in the photos. I can see a mC labeled SM245TS.
Thanks in advance.
Thanks in advance.
- Wed Oct 29, 2025 5:11 pm
- Forum: General
- Topic: Buzzer tones.
- Replies: 7
- Views: 2371
Re: Buzzer tones.
Thanks again. I will try that.
Oddly enough, with the attached program, when I add 2 Buzzer components,
with different frequencies, and test it, I get the same frequency sound.
Oddly enough, with the attached program, when I add 2 Buzzer components,
with different frequencies, and test it, I get the same frequency sound.