Advanced Search

Search Results (Searched for: )

  • atrex77
  • atrex77's Avatar
14 Mar 2025 21:56

Developing a Raspberry Pi Pico-based I/O Board for LinuxCNC

Category: General LinuxCNC Questions

i do not post it but i compiled my benchmark to windows also with nearly same results, so the pico is the bottleneck here.
  • atrex77
  • atrex77's Avatar
14 Mar 2025 21:47

Developing a Raspberry Pi Pico-based I/O Board for LinuxCNC

Category: General LinuxCNC Questions

i dont think all functions are able to handled with one pico, i have more time now for testing because the first PCB-s are only shipped on mar.23 and the components is in the coming week.
  • atrex77
  • atrex77's Avatar
14 Mar 2025 21:42

Developing a Raspberry Pi Pico-based I/O Board for LinuxCNC

Category: General LinuxCNC Questions

actually not using PIO now, the UDP data transfer runs on core0 and all io handling runs on the second core, i use the W5100s-evb-pico for the project with the wiznet library (using arduino ide) (for PIO testing i make a frequency generator (later stepgen) and send velocity from 1 of linuxcnc joint to it, it makes 2Mhz signal but dont have a fancy scope to find its jittering. Shock settled on my face, and a small smile appeared at the corner of my mouth when I saw the signal on the scope.
  • andypugh
  • andypugh's Avatar
14 Mar 2025 21:15

Developing a Raspberry Pi Pico-based I/O Board for LinuxCNC

Category: General LinuxCNC Questions

Looks promising. Many LinuxCNC hardware interfaces run at 1kHz, and that works fine for most purposes.
Are you using the PIOs to handle the communications? Maybe there are gains to be made there?

Does the Pi-Pico handle UDP natively?
  • besriworld
  • besriworld
14 Mar 2025 21:07 - 14 Mar 2025 21:08
Replied by besriworld on topic OLD Lathe conversion to a CNC

OLD Lathe conversion to a CNC

Category: Turning

With the new processor, latency seems better. But the test started without internet (I had a problem with the internet).

 

File Attachment:

File Name: 1741970242.lat.txt
File Size:1,007 KB


But it seems the main problem is the communication with the mesa card. Please see the attached picture.
I get this as soon as I start LinuxCNC. Why are ping times good, but in LinuxCNC it is so slow?

 
  • PCW
  • PCW's Avatar
14 Mar 2025 20:54
Replied by PCW on topic Mesa modbus and pktUart

Mesa modbus and pktUart

Category: Other User Interfaces

A quick way to verify that you have fixed the divide by 0 issue
is to set the update rate to 0 in say halshow, and the set it back to say 1
If communication continues at 1 Hz, then the issue has been fixed.

(I say this because at least in a RIP installation the
mesa_modbus.c.tmpl file used is not the one in the
LinuxCNC sources)
Displaying 18181 - 18186 out of 18186 results.
Time to create page: 0.766 seconds
Powered by Kunena Forum