Search found 10 matches

by ruben123
Wed Mar 15, 2023 2:43 pm
Forum: App Developer
Topic: controlling the can network trough the app developer
Replies: 0
Views: 4639

controlling the can network trough the app developer

HI all , Is there a possibility to use the mcp2515 board connected to the RPI in a way so it is possible to control it with the app developer ? I adjust the RPI firmware to initialize the CAN network . and adjust the RPI_API_component but here is it where I'm stuck. How can integrate this in any new...
by ruben123
Wed Mar 01, 2023 2:37 pm
Forum: Bug Reports
Topic: ArduinoNano
Replies: 4
Views: 2198

Re: ArduinoNano

hello

The probleme still exist , tried updating no update's found

kind regards Ruben
by ruben123
Fri Feb 10, 2023 7:52 am
Forum: Projects - Embedded
Topic: w5500[solved]
Replies: 1
Views: 2188

w5500[solved]

Hi all I'm trying to figure out how the tcp/IP library works . The set up I'm using is an Arduino nano and this wiznet5500 board ; [https://pmdway.com/products/wiznet-w5500-ethernet-module] I'm happy that i can ping to the board and it looks like the spi communication between the wiznet5500 board an...
by ruben123
Thu Aug 18, 2022 8:07 am
Forum: Projects - Embedded
Topic: DSP Components - An introduction
Replies: 4
Views: 2454

Re: DSP Components - An introduction

everything works now thank you 8-)
by ruben123
Wed Aug 17, 2022 12:30 pm
Forum: Projects - Embedded
Topic: DSP Components - An introduction
Replies: 4
Views: 2454

Re: DSP Components - An introduction

hi

I'm traying to replicate the same thing with an arduino uno
but i get this error( see attachement)
what do i wrong?

kind regards
by ruben123
Wed Jul 14, 2021 1:44 pm
Forum: App Developer
Topic: how to connect to different node's trough tcp ip
Replies: 6
Views: 3845

Re: how to connect to different node's trough tcp ip

hi everybody

I encountered next probleme when running the flowchart in simulation my 2ddashboard ended up beining white
the only thing i can do then is close everything en start everything up again

thx again for your help guys

Greetings Ruben
by ruben123
Wed Jul 07, 2021 7:11 am
Forum: App Developer
Topic: how to connect to different node's trough tcp ip
Replies: 6
Views: 3845

Re: how to connect to different node's trough tcp ip

hi all I finaly figuered 8-) it out how to connect to different node's trough tcp/ip and make it look "realtime" i start from scratch again . now every node has +/- 750ms to speak to the main PC that controls everything . A question to the developers : when i use the timer interupt the given info ab...
by ruben123
Thu Jun 17, 2021 2:04 pm
Forum: App Developer
Topic: how to connect to different node's trough tcp ip
Replies: 6
Views: 3845

Re: how to connect to different node's trough tcp ip

Hello BenR

I used another tcp_Ip component but no connection with the load at al . I think this would work if i had multiple network cards in my PC but unfortunately I don't have .
by ruben123
Thu Jun 10, 2021 2:28 pm
Forum: App Developer
Topic: how to connect to different node's trough tcp ip
Replies: 6
Views: 3845

how to connect to different node's trough tcp ip

HI , I'm trying to control my power supply's trough tcp/ip power_suply_V_A_P_with_feedback_minderbelasting_TCPIP_keymapping.fcsx I worked it out to control 1 power supply .That program works great . but when I'm trying to connected the other one it all goes wrong . what i tryed so far: -every powers...
by ruben123
Wed Apr 14, 2021 2:18 pm
Forum: Projects - Embedded
Topic: Webserver
Replies: 1
Views: 2625

Re: Webserver

Hi

thx for the tutorial . I reproduced it on my RPI . It works on the PI but can't find the web server when i use the IP of my PC in simulation mode .