Advanced Search

Search Results (Searched for: raspberry pi 3)

  • xenon-alien
  • xenon-alien's Avatar
16 Apr 2024 12:41
Replied by xenon-alien on topic LinuxCNC on Raspberry Pi 5

LinuxCNC on Raspberry Pi 5

Category: Installing LinuxCNC

The BOOT is a different partition with the config.txt and i must to remove the card from the RPi5 and use a card reader. It is not comfortable to make and test the changes...
Before the file was created in the sytems boot folder

So, how can I open this config.txt on the RPi5?
  • xenon-alien
  • xenon-alien's Avatar
16 Apr 2024 12:21
Replied by xenon-alien on topic LinuxCNC on Raspberry Pi 5

LinuxCNC on Raspberry Pi 5

Category: Installing LinuxCNC

You'll have to look around in /boot

Sorry should have mentioned that.
 

The boot also empty
But at last i can create the config.txt
After reboot no changes...
  • Cant do this anymore bye all
  • Cant do this anymore bye all's Avatar
16 Apr 2024 12:00
Replied by Cant do this anymore bye all on topic LinuxCNC on Raspberry Pi 5

LinuxCNC on Raspberry Pi 5

Category: Installing LinuxCNC

You'll have to look around in /boot

Sorry should have mentioned that.
  • xenon-alien
  • xenon-alien's Avatar
16 Apr 2024 12:00
Replied by xenon-alien on topic LinuxCNC on Raspberry Pi 5

LinuxCNC on Raspberry Pi 5

Category: Installing LinuxCNC

How to use this image, to configure it?
Is there a step by step instructions?
There are a lot of Youtube videos, but none helps with this image...
  • xenon-alien
  • xenon-alien's Avatar
16 Apr 2024 11:33
Replied by xenon-alien on topic LinuxCNC on Raspberry Pi 5

LinuxCNC on Raspberry Pi 5

Category: Installing LinuxCNC

Raspberry Pi doesn't use grub
Resolution is a issue with this image
You may have to enable sound see
www.raspberrypi.com/documentation/computers/config_txt.html
 

Is it possible to solve the resolution issue with the rotation?
I have tried the config.txt, but without success... what did i wrong?
  • elovalvo
  • elovalvo
16 Apr 2024 10:39 - 16 Apr 2024 10:40
Replied by elovalvo on topic LinuxCNC on Raspberry Pi 5

LinuxCNC on Raspberry Pi 5

Category: Installing LinuxCNC

Hi I have make two linuxcnc on raspberry pi 5 both on a HAT from bot 2 byte page byte2bot.com/products/parallel-port-raspberry-pi-hat and the mill setup is working fine and the other is a lathe setup , the lathe setup is working but I dont understand why I cant get the spindle indexing work in labour ,i dont understand the behavior of that part in the Hal file and why it dont show upp in the Hal test window as working  

File Attachment:

File Name: My-lathe-KT.zip
File Size:7 KB
 

File Attachment:

File Name: My-Mill.zip
File Size:7 KB
I hope som helpfull can help me with this matter
Sinserly Krister

 
You can try with the image for Pi5 (Lcnc292_pi5.img) that you find at this link:

forum.linuxcnc.org/9-installing-linuxcnc...i-5?start=170#295779
  • meister
  • meister
16 Apr 2024 07:11
Replied by meister on topic Low Cost Raspberry Pi Contoller Board

Low Cost Raspberry Pi Contoller Board

Category: Driver Boards

you have infected me, now i want a robot too :)

  • Cant do this anymore bye all
  • Cant do this anymore bye all's Avatar
16 Apr 2024 05:54 - 16 Apr 2024 05:58
Replied by Cant do this anymore bye all on topic Robot 5-DOF on Raspberry Pi

Robot 5-DOF on Raspberry Pi

Category: Computers and Hardware

If you have a Rpi4 give it a go.

If you have the choice between a 5 and a 4 go for the 5.

If you do go for the 5, I'd suggest against using the Rpi5 image, as much as Rodw has put into it there are some nice things missing, installing Linuxcnc & a RT kernel isn't that hard on a Raspios image.Actually building Linuxcnc on the RPi5 is pretty quick, if you need to go that way.

If you haven't got a Raspberry Pi on hand and space isn't a issue you'll get more bang for buck with SFF system.
  • Project_Hopeless
  • Project_Hopeless's Avatar
16 Apr 2024 01:57
Robot 5-DOF on Raspberry Pi was created by Project_Hopeless

Robot 5-DOF on Raspberry Pi

Category: Computers and Hardware

I have a 3D printed robot, 5-DOF (Melfa based) I'm planning on running off a Rasberry Pi 4, running Axis or similar GUI, visMach, over Ethernet to a Mesa card. 

Am I asking too much of a Pi?  What memory size would I need, knowing more is better but not always necessary. 

 
  • Project_Hopeless
  • Project_Hopeless's Avatar
16 Apr 2024 01:30
Replied by Project_Hopeless on topic Low Cost Raspberry Pi Contoller Board

Low Cost Raspberry Pi Contoller Board

Category: Driver Boards

I don't need a lot of I/O so would the 7i96 work just as well as the 7i96S?
  • Cant do this anymore bye all
  • Cant do this anymore bye all's Avatar
15 Apr 2024 23:52
Replied by Cant do this anymore bye all on topic LinuxCNC on Raspberry Pi 5

LinuxCNC on Raspberry Pi 5

Category: Installing LinuxCNC

Raspberry Pi doesn't use grub
Resolution is a issue with this image
You may have to enable sound see
www.raspberrypi.com/documentation/computers/config_txt.html
  • xenon-alien
  • xenon-alien's Avatar
15 Apr 2024 19:35
Replied by xenon-alien on topic LinuxCNC on Raspberry Pi 5

LinuxCNC on Raspberry Pi 5

Category: Installing LinuxCNC

Hello.
I'm newbie linux and RPi5.
I did the connection with the Mesa card.
I also have a 10.1" IPS Touch display with resolution 1920x1200 @60 Hz + audio speakers.
But there is no sound, the resolution is only 1920x1080, no possibility to rotate the screen and can't find the grub (/etc/default/grub in sudo nano says it's a new file).

I'm hoping for your help.
www.instagram.com/xenon.alien/p/C5MV-g3IsBh/?img_index=1
  • Mehta_123
  • Mehta_123
15 Apr 2024 06:58
Replied by Mehta_123 on topic Getting errors while installing etherlab master

Getting errors while installing etherlab master

Category: EtherCAT

Thanks for the reply !!

I did sudo apt update and upgrade.

Hi Rod, I was hoping for your reply since I followed your steps for installing Ethercat. I have successfully installed and able to detect slaves as well.

Also I have created udev rule so that I don't have to give permission everytime, but everytime I reboot or start rpi4 "/dev/EtherCAT0" vanishes !!

I have found solution from the last post of "Ethercat installation from repositories":
root@raspberrypi:~# /usr/sbin/ethercatctl stop
rmmod: ERROR: Module ec_master is in use by: ec_genet
root@raspberrypi:~# rmmod ec_genet
root@raspberrypi:~# /usr/sbin/ethercatctl stop
root@raspberrypi:~# /usr/sbin/ethercatctl start

After following this commands I am able to see "/dev/EtherCAT0", can you please help me with this so that I don't have to follow above commands?

Thanks !!
  • Cant do this anymore bye all
  • Cant do this anymore bye all's Avatar
15 Apr 2024 03:06
Replied by Cant do this anymore bye all on topic Curious about Raspberry Pi 4B SPI speed

Curious about Raspberry Pi 4B SPI speed

Category: Installing LinuxCNC

The RPi4 spi driver doesn't use the spidev device, it's not quite up to realtime usage. Linuxcnc unloads the driver used by the RPi4 and use it's own driver.

Here's some info
linuxcnc.org/docs/stable/html/man/man9/h...#SPI%20CLOCK%20RATES
  • rdtsc
  • rdtsc's Avatar
15 Apr 2024 02:26

Curious about Raspberry Pi 4B SPI speed

Category: Installing LinuxCNC

Hello, looking at the SPI speed between the Pi and a Mesa 7C80 host, Bookworm 12 iso.  The manual has little to say about SPI speed:  www.raspberrypi.com/documentation/comput...erry-pi.html#speed-2

If the `xxd` tool is added, this can be run to see the current speed:  xxd -pd /sys/class/spidev/spidev0.0/device/of_node/spi-max-frequency
In my case it returns 0x07735940 which is 125MHz.  Seems pretty fast already.

Is the SPI speed solely controlled by the app, or can we tweak it somehow?
Displaying 826 - 840 out of 921 results.
Time to create page: 0.801 seconds
Powered by Kunena Forum