Potential All-in-One Single Board Computers
30 Jul 2022 15:23 #248675
by xu
Replied by xu on topic Potential All-in-One Single Board Computers
inBOX712 (rk3399) armbian 在大量的被替换 旧的价格不到50美元
Please Log in or Create an account to join the conversation.
31 Jul 2022 18:27 #248741
by Bari
Replied by Bari on topic Potential All-in-One Single Board Computers
www.bilibili.com/video/BV1cT411G7it/?spm...=333.824.videocard.7
Video in Chinese
www.inhandnetworks.com/upload/attachment...s%20V2.4-Nov2019.pdf
Have to see if we can get to any of the GPIO so that it may be used for stepper control.
Video in Chinese
www.inhandnetworks.com/upload/attachment...s%20V2.4-Nov2019.pdf
Have to see if we can get to any of the GPIO so that it may be used for stepper control.
Please Log in or Create an account to join the conversation.
18 Aug 2022 23:51 #250045
by Bari
Replied by Bari on topic Potential All-in-One Single Board Computers
QUARTZ64 Model-B 4GB DDR4 Single Board Computer $59.99
In Stock, Rockchip RK3566
pine64.com/product/quartz64-model-b-4gb-single-board-computer/
www.96rocks.com/blog/2020/10/21/rockchip-rk3566-highlights/
ROCK5 Model B - RK3588
Pre-order $144.95 USD - 4GB version, also 8GB $169.95 or 16GB DDR4 $219.95
ameridroid.com/collections/single-board-...oducts/rock5-model-b
www.cnx-software.com/2021/12/16/rockchip...eet-sbc-coming-soon/
Much more powerful than the Rpi4.
In Stock, Rockchip RK3566
pine64.com/product/quartz64-model-b-4gb-single-board-computer/
www.96rocks.com/blog/2020/10/21/rockchip-rk3566-highlights/
ROCK5 Model B - RK3588
Pre-order $144.95 USD - 4GB version, also 8GB $169.95 or 16GB DDR4 $219.95
ameridroid.com/collections/single-board-...oducts/rock5-model-b
www.cnx-software.com/2021/12/16/rockchip...eet-sbc-coming-soon/
Much more powerful than the Rpi4.
Please Log in or Create an account to join the conversation.
23 Aug 2022 09:25 #250246
by silopolis
Could/how work done by MachineKit notably for BeagleBone Black PRU benefit us to support these boards ?
Thanks for gathering this list.
Replied by silopolis on topic Potential All-in-One Single Board Computers
This is a list of boards for those interested in LCNC development. NONE of these boards will output realtime steps currently from their internal microcontrollers (PRU's) until someone develops the necessary code for them to do so.
Could/how work done by MachineKit notably for BeagleBone Black PRU benefit us to support these boards ?
Thanks for gathering this list.
Please Log in or Create an account to join the conversation.
23 Aug 2022 18:06 #250274
by Bari
Replied by Bari on topic Potential All-in-One Single Board Computers
Look at forum.linuxcnc.org/18-computer/39037-lin...-orange-pi-allwincnc
The internal microcontroller (PRU) is used to run a stepgen fast enough for real time stepping without an external FPGA. Suitable Orange Pi's became scarce. If boards were available then it would just need a proper u-boot and Linux build.
Most if not all of these boards will run LCNC if they are used along with an external FPGA or microcontroller over SPI, Ethernet or PCIe.
I never understood the obsession with the Rpi's or the BBB's.
The internal microcontroller (PRU) is used to run a stepgen fast enough for real time stepping without an external FPGA. Suitable Orange Pi's became scarce. If boards were available then it would just need a proper u-boot and Linux build.
Most if not all of these boards will run LCNC if they are used along with an external FPGA or microcontroller over SPI, Ethernet or PCIe.
I never understood the obsession with the Rpi's or the BBB's.
Please Log in or Create an account to join the conversation.
02 Sep 2022 19:27 - 02 Sep 2022 19:29 #251057
by Bari
Replied by Bari on topic Potential All-in-One Single Board Computers
This FPGA board can't run LCNC stand alone but it could make for another Ethernet based FPGA card since it's only ~$20+ shipping
github.com/xjtuecho/EBAZ4205
github.com/tomverbeure/panologic is another
github.com/xjtuecho/EBAZ4205
github.com/tomverbeure/panologic is another
Last edit: 02 Sep 2022 19:29 by Bari.
Please Log in or Create an account to join the conversation.
04 Sep 2022 15:43 #251171
by cakeslob
Replied by cakeslob on topic Potential All-in-One Single Board Computers
The pano-logic g2 looks like it sports a Spartan 6
Please Log in or Create an account to join the conversation.
04 Sep 2022 20:51 #251182
by Bari
Replied by Bari on topic Potential All-in-One Single Board Computers
github.com/tomverbeure/panologic-g2
Compared to the G1, the most important improvements of G2 are:
Much larger FPGA: a Xilinx Spartan-6 XC6SLX150 or XC6SLX100
This is one of the largest Spartan-6 devices, and a huge upgrade compared to the Spartan-3 1600 FPGA of the G1!
For the longest time, this device was not supported by the free Xilinx ISE 14.7, and it's still not supported by that Linux version. However, there is now an ISE 14.7 for Win10 version that not only supports Spartan-6, but it supports the larger devices such as the LX150/LX100 as well!
128MByte of DDR2 SDRAM instead of 32MByte of LPDDR SDRAM.
128Mbit serial flash instead of 8Mbit.
DVI instead of VGA output
The Chrontel chip that drives the DVI part also supports VGA, and these VGA pins are connected to the analog DVI pins. So VGA is still supported with a simple, passive DVI-to-VGA adapter.
Micro-HDMI output
Gigabit Ethernet
Compared to the G1, the most important improvements of G2 are:
Much larger FPGA: a Xilinx Spartan-6 XC6SLX150 or XC6SLX100
This is one of the largest Spartan-6 devices, and a huge upgrade compared to the Spartan-3 1600 FPGA of the G1!
For the longest time, this device was not supported by the free Xilinx ISE 14.7, and it's still not supported by that Linux version. However, there is now an ISE 14.7 for Win10 version that not only supports Spartan-6, but it supports the larger devices such as the LX150/LX100 as well!
128MByte of DDR2 SDRAM instead of 32MByte of LPDDR SDRAM.
128Mbit serial flash instead of 8Mbit.
DVI instead of VGA output
The Chrontel chip that drives the DVI part also supports VGA, and these VGA pins are connected to the analog DVI pins. So VGA is still supported with a simple, passive DVI-to-VGA adapter.
Micro-HDMI output
Gigabit Ethernet
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19106
- Thank you received: 6398
14 Sep 2022 18:34 #251919
by tommylight
The following user(s) said Thank You: Bari
Please Log in or Create an account to join the conversation.
14 Sep 2022 19:19 - 14 Sep 2022 20:12 #251926
by Bari
Replied by Bari on topic Potential All-in-One Single Board Computers
H5 ARM SOC with only 1GB of DDR3
linux-sunxi.org/H5
Enough to run Linux and LCNC, but not much room left for back plots, still OK.
Along with an onboard STM32 for Remora.
US$37.00 - 68.97
www.aliexpress.com/item/3256804080322734.html
The H5 supports up to 3GB of DDR3. I'll have to see if the PCB layout will allow for larger devices to be swapped vs a new layout required.
Samsung K4B4G1646D-BCMA
Density: 4 Gb · Organization: 256M x 16 · Speed: 1866 Mbps · Voltage: 1.5 V
image.semiconductor.samsung.com/resource...6D-BC-I_Rev103-0.pdf
H5 Docs
linux-sunxi.org/H5#Documentation
STM32F405RG
www.st.com/en/microcontrollers-microprocessors/stm32f405rg.html
linux-sunxi.org/H5
Enough to run Linux and LCNC, but not much room left for back plots, still OK.
Along with an onboard STM32 for Remora.
US$37.00 - 68.97
www.aliexpress.com/item/3256804080322734.html
The H5 supports up to 3GB of DDR3. I'll have to see if the PCB layout will allow for larger devices to be swapped vs a new layout required.
Samsung K4B4G1646D-BCMA
Density: 4 Gb · Organization: 256M x 16 · Speed: 1866 Mbps · Voltage: 1.5 V
image.semiconductor.samsung.com/resource...6D-BC-I_Rev103-0.pdf
H5 Docs
linux-sunxi.org/H5#Documentation
STM32F405RG
www.st.com/en/microcontrollers-microprocessors/stm32f405rg.html
Last edit: 14 Sep 2022 20:12 by Bari. Reason: more info
Please Log in or Create an account to join the conversation.
Time to create page: 0.116 seconds