Advanced Search

Search Results (Searched for: raspberry)

27 Apr 2024 09:12

Can the OPI5 be Configured to Run LCNC?

Category: Computers and Hardware

@cornholio not a single one here that had to mess with their ubootloader.
To build a rt kernel is also pretty easy or just download and install. Mainline Linux support is getting there too, it's already usable.

@vre There isn't a SPI driver like on the Raspberry Pi indeed but a /dev/spidev like cornholio said. If I can test the speed with a microcontroller or something I'd like to test it.
@cornholio Is there a reason that this can't work fast enough or just a guess?

Mesa over Ethernet might be the most safe option. An Opi5-plus has dual Ethernet too.
26 Apr 2024 14:44

Curious about Raspberry Pi 4B SPI speed

Category: Installing LinuxCNC

The config is more to do with allocating the FPGA resources.

There’s actually 2 drivers involved, the hostmot2 driver which handles the “heavy lifting” and the hm2_xxxx driver which handles the physical communication.

With regards to the SPI speed just pick a speed that is reliable. There’s no need to get hung up on it.

It’s amazing what one learns when the docs are read. It’s also useful to read the manual for the card you are using as well.
26 Apr 2024 14:06

Curious about Raspberry Pi 4B SPI speed

Category: Installing LinuxCNC

Interesting, was unaware that drivers could be "shimmed" on-the-fly this way.

Ok so it looks like, to experiment with LinuxCNC SPI speed on Rpi4, something like this could be done to the .hal file:

loadrt hm2_rpspi config="num_encoders=0 num_pwmgens=0 num_stepgens=3" spiclk_rate=31250 spiclk_rate_rd=12500

Where the speeds are out of:
- 62500 - 62.500 MHz
- 41667 - 41.667 MHz
- 31250 - 31.250 MHz
- 25000 - 25.000 MHz
- 20834 - 20.833 MHz
- 17858 - 17.857 MHz
- 15625 - 15.625 MHz
- 13889 - 13.889 MHz
- 12500 - 12.500 MHz
- 11364 - 11.364 MHz
- 10417 - 10.417 MHz
- 9616 - 9.615 MHz
25 Apr 2024 01:29

Free cam software 5 axes

Category: General LinuxCNC Questions

I'm looking for free cam software / g code generators for up to 5 axes cnc that works with linux cnc on a raspberry pi 5 for free or under $100. 
24 Apr 2024 12:57

LinuxCNC on Raspberry Pi 5

Category: Installing LinuxCNC

Odroid H3+ any time of the day. I've had mine for ~4 years never has missed a beat.

X86 based so very very simple. Dual NICs are great for mesa ethernet cards.
24 Apr 2024 11:31
Replied by vre on topic LinuxCNC on Raspberry Pi 5

LinuxCNC on Raspberry Pi 5

Category: Installing LinuxCNC

Odroid H3+ vs orangepi5 ?
22 Apr 2024 08:40

Any other driver board choice except mesa board?

Category: Driver Boards

You can try the old-school approach and just use the parallel port.

Or the GPIO on the Raspberry Pi.
22 Apr 2024 08:06

Any other driver board choice except mesa board?

Category: Driver Boards

Hi,accroding to the doc saying "STM32 based controller boards

NVEM - an STM32F207 based board with Ethernet PHY chip, originally intended for Mach3. [No longer in production, Legacy Support - no new features]

EC500 - an STM32F407 based board with Ethernet PHY chip, originally intended for Mach3. [No longer in production, Legacy Support - no new features]

Expatria Technologies Flexi-HAL with uFlexiNET Ethernet adapter - an STM32F446 based board with W5500 Ethernet SPI adapter designed for Remora

iMX RT1052 based controller boards

NVEM, EC300 & EC500 - iMXRT1052 based controller boards with Ethernet PHY chip, originally intended for Mach3. [In active development]

RP2040 based controller boards

WIZnet W5500-EVB-Pico - Raspberry Pi RP2040 based development board with on-board W5500 Ethernet SPI adapter

Expatria Technologies PicoBOB-DLX - Raspberry Pi RP2040 based board with on-board W5500 Ethernet SPI adapter designed for Remora" it looks there is many alternative choice except for mesa board. but it also said these board is originally disigned for Mach3 ,need to be flashed the firmware.I dont know where to find those program ,could you tell me the links? Thanks you !
21 Apr 2024 15:10

Operaor Error With raspberrypi

Category: General LinuxCNC Questions

Change in your ini file
SERVO_PERIOD = 1000000
to
SERVO_PERIOD = 2000000
21 Apr 2024 15:09
Replied by PCW on topic Operaor Error With raspberrypi

Operaor Error With raspberrypi

Category: General LinuxCNC Questions

Change
SERVO_PERIOD = 1000000

to
SERVO_PERIOD = 2000000
21 Apr 2024 15:04

Operaor Error With raspberrypi

Category: General LinuxCNC Questions

How to lower the servo thread period?
21 Apr 2024 09:22

Debian 12 - 2.10 master branch image for the Raspberry Pi 4b/400

Category: Installing LinuxCNC

Sorry mate didn't realise you were still crook. 10 days did my head in when I had my femur fixed up with a Ti rod.
21 Apr 2024 05:39

Debian 12 - 2.10 master branch image for the Raspberry Pi 4b/400

Category: Installing LinuxCNC

Feel free to fork my repo and take over the management of the installer.
15 days in hospital with still no Idea what is going on has made me a dat grumpy!
19 Apr 2024 23:32

Debian 12 - 2.10 master branch image for the Raspberry Pi 4b/400

Category: Installing LinuxCNC

Oh come on who was this image for ? You or the community ?
ssh is pretty common utility not just for remote login but transferring files from one machine to another.
gvfs makes samba mounts effortless via the file manager, even The Debian installer now includes it as default, on a compressed image it takes up bugger all, and when uncompressed it takes up bugger all as well. Adding those two is really of no consequence to the size of the image. And from what I’ve seen it adds nothing to latency.
I agree with you regarding the keyboard thing but your reply “All of your issues are for programs I never use” is just bad form. Even a graphic network manager would make life easier for new users.
19 Apr 2024 22:48
Replied by rodw on topic LinuxCNC on Raspberry Pi 5

LinuxCNC on Raspberry Pi 5

Category: Installing LinuxCNC

The raspberry Pi5 iwas released as we released the image for the Pi4b.
We reworked the installer for the different chipset. Use at your own risk.

A small footprint X86 machine like the Odroid H3+ or the LattePanda V1 are likely better choices but cost a bit more
Displaying 316 - 330 out of 1064 results.
Time to create page: 0.774 seconds
Powered by Kunena Forum