Remora-STM32F4xx-W5500
Remora-STM32F4xx-W5500
Expatria Technologies has released the "Remora-STM32F4xx-W5500," a project that integrates STM32F4 microcontrollers with the W5500 Ethernet module. This project is designed for embedded systems and IoT applications, drawing inspiration from the Remora and GRBLHAL projects.
Installation Guide
1. Clone the Remora-NVEM Repository: Use the following commands to clone and navigate to the Remora-NVEM repository:
git
clone
https://github.com/Expatria-Technologies/Remora-NVEM.git
cd
Remora-NVEM/LinuxCNC/Components/Remora-nv
sudo halcompile
--install
remora-nv
.c
python3 upload_config.py FlexiHAL-config.txt
Dependencies
The firmware is based on an unchanged version of the Remora-nv Ethernet and is tested with the Flexi-Pi LinuxCNC image.