Jump to content

Electronics Education System

So I'm working on a bit of an expansive project. Basically it boils down to being an electronics education system with both an ARM9 and ARM M0+ in it. Do you all think I should have such a complicated ARM9 chip (it will be driving a LCD and other very basic tasks) or is there another option that would be less expensive and easier to accomplish. I could just have the ARM9 be on a separate board that could be plugged into a motherboard, but I just don't know right now. 

I spend most of my time on Autodesk and Caffe. CAD is great, as long as you know what you're doing.

 

Watson: Ryzen 7 1800X, 32GB 3000Mhz Dominator Platinum, X370 MSI Pro Carbon, 2x FirePro W9100s, 2x 256GB Samsung 850EVO SSDs, 2x 6TB WD Raid 1 HDDs, Ghetto Custom Cooling and Case, Logitech G910 and G502, 3DConnection SpacePilot Pro, 6x 27" Viewsonic FHD Monitors, 2x 24" Acer FHD Monitors, Windows 10 Pro/Ubuntu 16.04 Dual.

 

Yes, you can game on FirePro Cards, it's just overkill if you never use it's full abilities. 

 

Sherlock: 128 Core Render Server (32 Nodes, Matched Core 2 Quads, 8GB DDR2) running HPC Service Pack 1 on Windows Server 2016. Just because, you know, who doesn't want to render in real time? (Plus I don't pay the power bill)

Link to comment
Share on other sites

Link to post
Share on other sites

I am not really sure what you are trying to create here. What part of electronics education are you trying to teach? Logic? Programming? Circuit Theory? Basically I don't really understand what you are trying to create, but it sounds interesting. Also how is this different from something "off the shelf" like a raspberry pi or arduino.

:)xD9_9:D:PB|

Link to comment
Share on other sites

Link to post
Share on other sites

Sounds like what you want could easily be achieved with something like an arduino.

Case: Phanteks Evolve X with ITX mount  cpu: Ryzen 3900X 4.35ghz all cores Motherboard: MSI X570 Unify gpu: EVGA 1070 SC  psu: Phanteks revolt x 1200W Memory: 64GB Kingston Hyper X oc'd to 3600mhz ssd: Sabrent Rocket 4.0 1TB ITX System CPU: 4670k  Motherboard: some cheap asus h87 Ram: 16gb corsair vengeance 1600mhz

                                                                                                                                                                                                                                                          

 

 

Link to comment
Share on other sites

Link to post
Share on other sites

6 hours ago, bob345 said:

Sounds like what you want could easily be achieved with something like an arduino.

If it could, I wouldn't be wasting my time. An ARM9 is vastly more powerful (and complicated :( ) than an AVR. I'm working with it as a host processor for many different tasks.

I spend most of my time on Autodesk and Caffe. CAD is great, as long as you know what you're doing.

 

Watson: Ryzen 7 1800X, 32GB 3000Mhz Dominator Platinum, X370 MSI Pro Carbon, 2x FirePro W9100s, 2x 256GB Samsung 850EVO SSDs, 2x 6TB WD Raid 1 HDDs, Ghetto Custom Cooling and Case, Logitech G910 and G502, 3DConnection SpacePilot Pro, 6x 27" Viewsonic FHD Monitors, 2x 24" Acer FHD Monitors, Windows 10 Pro/Ubuntu 16.04 Dual.

 

Yes, you can game on FirePro Cards, it's just overkill if you never use it's full abilities. 

 

Sherlock: 128 Core Render Server (32 Nodes, Matched Core 2 Quads, 8GB DDR2) running HPC Service Pack 1 on Windows Server 2016. Just because, you know, who doesn't want to render in real time? (Plus I don't pay the power bill)

Link to comment
Share on other sites

Link to post
Share on other sites

  • 3 weeks later...
On 16/04/2017 at 6:15 PM, TonyKramer said:

So I'm working on a bit of an expansive project. Basically it boils down to being an electronics education system with both an ARM9 and ARM M0+ in it. Do you all think I should have such a complicated ARM9 chip (it will be driving a LCD and other very basic tasks) or is there another option that would be less expensive and easier to accomplish. I could just have the ARM9 be on a separate board that could be plugged into a motherboard, but I just don't know right now. 

Having just done something similar, your options very much depend on whether BGAs are viable or you need to stick to more forgiving packages.

 

If you can use BGAs, look at TI-AM335x series as used on the beaglebone - there's extensive documentation and software because of the beaglebone and they're around $10-15 in quantity (Cortex-A8 though). They have a build in LCD controller and some models have what TI call PRU - a pair of RISC cores that might be able to replace your M0+.

 

If BGAs are prohibitive, look at the raspberry pi compute module - you will not be able to beat it on price or performance for low to medium quantities.

 

If neither of these suit bear in mind there's a large market for ARM modules sold as CoM or SoM; computer/system on module, these are quite expensive compared to the bare processor but typically include power management, RAM and a few peripherals and are the sensible option for quantities below and approaching 1k units because of the NRE savings.

Link to comment
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×