Search found 36 matches

by CamargoF
Mon Aug 06, 2018 3:44 pm
Forum: Flowcode V8
Topic: Debugging the USB Serial port on Arduino
Replies: 11
Views: 9843

Re: Debugging the USB Serial port on Arduino

By the way. I created the driver, using the USB Driver option on USB_Serial Panel, but Windows 10 did not accept it due to the lack of signature. I installed the USB Driver I got from USB Serial Wiki. The installation was a success, but Windows refuses to use it. The device manager shows the USB-SER...
by CamargoF
Mon Aug 06, 2018 1:10 am
Forum: Flowcode V8
Topic: Debugging the USB Serial port on Arduino
Replies: 11
Views: 9843

Debugging the USB Serial port on Arduino

I configured the Arduino USB as serial and I would like to know how FC8 can help me to see all transmitted data. I set the Simulation COM Port on USB_Serial panel, but it is not displaying anything on console when I ran the code in Arduino. The console displayed all USB_Serial messages when running ...
by CamargoF
Sun Aug 05, 2018 4:25 pm
Forum: User Components
Topic: Creating a component for HT711
Replies: 1
Views: 5101

Creating a component for HT711

I would like to transform my HT711 code on component for FC8 and I would like to request some help: Is the best reference the wiki https://www.matrixtsl.com/wiki/index.php?title=Using_CAL_Components ? What is the CAL to be used since I am addressing the bit ports directly? Is it possible to convert ...
by CamargoF
Fri Aug 03, 2018 8:45 pm
Forum: Flowcode V8
Topic: Component for Hx711
Replies: 31
Views: 22674

Re: Component for Hx711

I strongly recommend Matrix to create a open-source component community to make available components from community. It is the cheapest way to increase the number of developer and to improve the IDE tools. I suggested you work as Apple do: (1) Evaluated the component before release it to the communi...
by CamargoF
Fri Aug 03, 2018 4:24 pm
Forum: Feature Requests
Topic: Control the vertical bar of Simulation debugger
Replies: 0
Views: 5564

Control the vertical bar of Simulation debugger

Om Simulation Debugger window it is not possible control the vertical bar that split the Macro Calls and Expression columns, nor the width of columns Expression and Value. I would like to adjust the width to improve the visualization of what is important to me on debug.
by CamargoF
Fri Aug 03, 2018 4:19 pm
Forum: Feature Requests
Topic: Console communication view like WhatsApp
Replies: 2
Views: 5378

Console communication view like WhatsApp

I would like to request to add on console communication view an option to show the TX and RX data with the presentation similar to the WhatsApp, where the TX messages are lined to the right side and the RX messages on left side.
by CamargoF
Fri Aug 03, 2018 4:15 pm
Forum: Flowcode V8
Topic: Component for Hx711
Replies: 31
Views: 22674

Re: Component for Hx711

Hi Mr. Smart, :D

I read your post about the hx711 macro in 2016 (FC6), that why I ask my question.
I thought it should be added to the library after two years and two FC releases.

Thank you for your reply.

Best regards,

Fernando
by CamargoF
Fri Aug 03, 2018 4:07 pm
Forum: Bug Reports
Topic: Cannot copy from console
Replies: 0
Views: 5552

Cannot copy from console

Why it is not possible to select nor copy data from console?
I observed it on EEPROM and USB serial.
by CamargoF
Fri Aug 03, 2018 2:42 pm
Forum: Flowcode V8
Topic: Component for Hx711
Replies: 31
Views: 22674

Component for Hx711

I was not able to identify a component for the Hx711 (24-Bit Analog-to-Digital Converter for Weigh Scales) in FC8. Is there any?
by CamargoF
Fri Aug 03, 2018 2:29 pm
Forum: Flowcode V8
Topic: Cleaning warning messages
Replies: 3
Views: 2383

Re: Cleaning warning messages

I know it is a warning and the program will run, but I want to release the software without any warning message. It is a good programming practice. Reading historical mails, in this Forum and on Internet, I observed this warninig message has been printed for many years. If you want to show this mens...
by CamargoF
Thu Aug 02, 2018 9:14 pm
Forum: Flowcode V8
Topic: Cleaning warning messages
Replies: 3
Views: 2383

Cleaning warning messages

Good afternoon from Brazil. I bought FC8 last week and I would like to request your help to clean few warning messages I got when compile to hex. I was not able to fix these " discards qualifiers from pointer target type " warnings since when I double-click it (like others IDE I worked with) does no...