1. EG3
is a website about embedded development, providing a lot of information about embedded development. Including development companies, technical documents, free resources, etc. The layout includes busses & boards, embedded software, dsp, embedded systems, open source, rtos, embedded chips, system-on-a-chip, etc.
Highly recommended
http://www.eg3.com/ - Foreign
2. The First Stop for the Latest ICs and Components is
a very good website about microprocessors, DSPs, and programmable controllers. It is updated very quickly. It is highly recommended for some leaders to visit it frequently to understand the industry trends!
http://www.eeproductcenter.com/ - Foreign
3. Programmers Heaven - Assembler programming zone
has a lot of source code, clearly classified, and highly recommended. But many of them seem to be no longer updated.
http://www.programmersheaven.com/zone5/index.htm - Foreign
4. CoIDE, a free, open source, and easy-to-use embedded development tool, produced by CooCox.
http://www.coocox.org/CN/ - Chinese
5. ARM's Chinese website, official website
http://www.arm.com/chinese/ - Chinese
6. Projects completed by the ECE476 course at Cornell University in the United States.
These projects all have detailed learning materials. There are more than 200 projects in total. Looking at these things, you can feel the difference between domestic and foreign teaching practices. The design of electronic-related majors in many universities in our country is to make a keyboard, a MAX7219 display, and a DS1302 clock, "unchanged for a hundred years." I remember that it made me feel uncomfortable. Everyone should study it carefully. Especially teachers, you must think deeply.
http://instruct1.cit.cornell.edu/courses/ee476/FinalProjects/ - Foreign Language
7. Build Your Own Microcontroller Projects
This page provides schematic and software for hobbyists to practice "learn by doing", build a simple microcontroller projects at home. For those who would like to contribute projects, please prepare HTML files whatever you like to see but keep all files small and informative. I shall provide for others. Great place for DIY, highly recommended.
http://www.kmitl.ac.th/ ~kswichit/ - Foreign Language
8. LPC2000 Tools from the LPC2000 Yahoo! Group recommends
http://www.gnuarm.com/~lpc2000/body.html - Foreign Language
9. GNU ARM? toolchain for Cygwin, Linux and MacOS .Recommendations
Here are some useful resources http://www.gnuarm.com/resources.html
Discussion Groups http://groups.yahoo.com/group/gnuarm/
File Downloads http://www.gnuarm.com/files.html
http://www.gnuarm.com/ - Foreign
10. ARMuC Wiki. Lots of development material, highly recommended
http://www.open-research.org.uk/ARMuC/ - Foreign
11. Lots of useful links from www.mikrocontroller.net
Here are lots of useful links about AVR, 8051, ARM, PIC. It has the best collection of AVR information I have seen. Unfortunately the website is in German.
http://www.mikrocontroller.net/articles/Linksammlung - Foreign
12. LPC2000 information page featuring the Philips ARM microcontrollers
Professional website about LPC2100
http://www.lpc2100.com/ - Foreign
13. ARMboot
ARMboot is an Open-Source firmware suite for ARM based platforms. ARMboot is heavily based on the sister-project PPCboot, which provides similar functionality on PowerPC based systems. ARMboot shall be a common, easy-to-use and easy-to-port boot platform
http://armboot.sourceforge.net/ - Foreign
14. Zhou Ligong MCU
A well-known private enterprise in China, he mainly represents PHILIPS's ARM microcontrollers and single-chip microcomputers. A large amount of relevant information can be downloaded from this website. Recommended to take a look at
http://www.zlgmcu.com - Chinese
15. ARMphetamine
ARMphetamine is a project to create a fast and accurate ARM processor emulator. A known technique as "dynamic recompilation" will be used so that the highest possible speed can be achieved for emulated code - ARM code programs are translated into native code as they are being emulated. The current development platform is Linux/x86
http://armphetamine.sourceforge.net/ - Foreign Language
16. Linux for all ARM based machines
A LINUX operating system suitable for transplantation on the ARM structure.
http://www.arm.linux.org.uk/ - Foreign
17. Universal Bootloader
Universal Bootloader project provides firmware with full source code under GPL. Many CPU architectures are supported: PowerPC (MPC5xx, MPC8xx, MPC82xx, MPC7xx, MPC74xx, 4xx), ARM(ARM7, ARM9, StrongARM, Xscale), MIPS(4Kc,5Kc), x86, ...
http://sourceforge.net/projects/u-boot - Foreign
18. SkyEye Project
SkyEye is an open source software (opensource software) project, its Chinese name is "Tianmu". SkyEye's goal is to implement a simulated integrated development environment on the general Linux and Windows platforms to simulate ARM-based embedded computer systems; multiple embedded operating systems such as ARM Linux, uclinux and uC/OS-II can be run on SkyEye. And analyze and test them at the source code level
http://www.skyeye.org/index_cn.html - Foreign
19. uclinux-elf-tools
is an excellent cross-compilation tool. It has good performance under m68k system and ARM system http://www.uclinux.org/pub/uClinux/uclinux-elf-tools/
- Foreign
20. MCUserver
is a professional website about electronic development, but I don't know what language the website is in, but I can read it. Understand. Its download area has a lot of useful information, and you need to register before you can download. It provides many DIY circuits, such as PIC, AVR, MSP430, FPGA, ARM, 8051 and other programming circuits. Recommended
http://www.mcu.cz/modules/news/ - Foreign
21. Embeder's Family - Embeder's Family
personal website, but there are some related resources to download http://www.embeder.com/bbs/showforum. asp?forumid=10
Its ARM forum is OK. http://www.embeder.com/bbs/
http://www.embeder.com/ - Chinese
22. ArmTime Technology
is recommended. It is a good ARM website and is quite professional. 23. GNU Toolchain for ARM Processors http://www.codesourcery.com/archives/arm-gnu-announce/maillist.html http :
//www.codesourcery .com/archives/arm-gnu/maillist.html http://www.codesourcery.com/gnu_toolchains/arm/ - Foreign 24. ARMLinux Resources Here are links to various resources for ARMLinux. Mostly off-site but some are maintained here . http://www.aleph1.co.uk/armlinux/ http://www.aleph1.co.uk/armlinux/resources.html - Foreign 25. www.ulrichradig.de A very good German personal website, some electronic The classic ones are: 1. Web server made by AVR microcontroller. RTL8019 chip. 2. Video signal VGA generated by CPLD. 3. μClinux - mini Linux for the Philips's ARM LPC2294 http://www.ulrichradig.de/ - Foreign language 26. boot
Booting on any device needs a boot-loader and some means to get the boot-loader installed in the first place. Here we look at the specifics for ARM architecture devices booting Linux, covering available boot-loaders and their capabilities, some general principles and mechanisms for uploading the Linux kernel and root filesystem, giving specific examples with Jflash-linux and Blob.
http://www.aleph1.co.uk/armlinux/docs/ARMbooting/t1.html - Foreign
27. Wuhan Chuangwei Special Embedded Salon
Mainly about ARM development.
The download page has some good stuff: http://www.cvtech.com.cn/cvtech/down_index.asp
http://www.cvtech.com.cn/ - Chinese
28. Debian GNU/Linux on ARM
On these pages you'll find information about the ongoing effort of porting Debian GNU/Linux to the ARM architecture which is often found in embedded systems
http://www.debian.org/ports/arm/ - Foreign
29. ARM Documentation From the official website
http://www.arm.com/documentation/ - Foreign
30. ARM Devlopments
http://www.ap-systems.co.uk/index.htm - Foreign
31. RTLinux for StrongARM
http://www.imec.be/rtlinux/ - Foreign
32. PIC, AVR, ARM, MSP430 development DIY
This website provides a lot of PIC, AVR, ARM, MSP430 development materials, especially suitable for making your own development system. Its ARM development (using LPC21** series) is very good. Recommended.
http://www.olimex.com/dev/index.html - Foreign
33. Hangzhou Leiden Technology Co., Ltd.
Although it is a buyer's ARM (mainly Samsung chips) development board, there are also many development materials to download. Samsung ARM development should not be missed.
http://www.jzx51.com/index.htm - Chinese
34. Embedded open source project
It is a technical website suitable for beginners to learn embedded development. The name Lumit is taken from the abbreviation of the phrase "let us make it together". We hope that friends who are interested in embedded technology can learn, make, discuss and make progress together with us.
Lumit is also an open source project where software and hardware materials can be downloaded completely free of charge. At present, the main goal is to make a practical USB flash drive based on the arm7tdmi s3c4510 development board. In the future, we hope to make MP3, PDA and even DC, DV, etc.
http://www.lumit.org/ - Chinese
35. ARM Era
Provides: ARM simulator | ARM development board | ARM technology project solution products, and some ARM development materials for download
http://www.arm9e.com/ - Chinese
36. Guangzhou Friendly Arm ARM material download
http://www.arm9.net/m4-download.asp - Chinese
37. Aeolus Development - Embedded Hardware and Software
http://www.aeolusdevelopment.com/ - Foreign
38. A Bing BLOG: ARM and Embedded Development
http://ustcers.com/blogs/devzhao/articles/category/65.aspx - Chinese
39. China MCU Public Laboratory.--You can have a look.
http://www.bol-system.com/ - Chinese
40. 52ARM Microelectronics Communication Technology Network
http://www.52arm.com/ - Chinese
41. Siheng Technology - Comprehensive electronic website for DSP, ARM, FPGA and other developments
Company website, not much information yet, you can take a look when you have time.
http://www.siheng.cn/ - Chinese
42. Download ARM chip information from Samsung's official website
http://www.samsung.com/Products/Semiconductor/common/product_list.aspx?family_cd=LSI090101 - Foreign
43. Xi'an Jianhua Technology Industry Co., Ltd.
Provides ARM development board, and also has a small amount of ARM development documents.
http://www.jhembed.com/ - Chinese
44. Xiaozhang Electronic Technology Network - A lot of practical electronic information downloads.
http://www.zyjmcu.com/zlxz.htm - Chinese
45. ARM column
http://www.baite-group.com/chinese_simple/bbs/arm.htm - Chinese
46. Instruction set quick finder
his document describes, as completely as I am aware of, the ARM instruction set. If, however, you are only interested in the instructions relating to programming under RISC OS, you may prefer to read the shorter quick finder document...
http://www.heyrick.co.uk/assembler/qfinder.html - 中文
Reference address:ARM learning website recommendation
is a website about embedded development, providing a lot of information about embedded development. Including development companies, technical documents, free resources, etc. The layout includes busses & boards, embedded software, dsp, embedded systems, open source, rtos, embedded chips, system-on-a-chip, etc.
Highly recommended
http://www.eg3.com/ - Foreign
2. The First Stop for the Latest ICs and Components is
a very good website about microprocessors, DSPs, and programmable controllers. It is updated very quickly. It is highly recommended for some leaders to visit it frequently to understand the industry trends!
http://www.eeproductcenter.com/ - Foreign
3. Programmers Heaven - Assembler programming zone
has a lot of source code, clearly classified, and highly recommended. But many of them seem to be no longer updated.
http://www.programmersheaven.com/zone5/index.htm - Foreign
4.
http://www.coocox.org/CN/ -
5. ARM's Chinese website, official website
http://www.arm.com/chinese/ - Chinese
6. Projects completed by the ECE476 course at Cornell University in the United States.
These projects all have detailed learning materials. There are more than 200 projects in total. Looking at these things, you can feel the difference between domestic and foreign teaching practices. The design of electronic-related majors in many universities in our country is to make a keyboard, a MAX7219 display, and a DS1302 clock, "unchanged for a hundred years." I remember that it made me feel uncomfortable. Everyone should study it carefully. Especially teachers, you must think deeply.
http://instruct1.cit.cornell.edu/courses/ee476/FinalProjects/ - Foreign Language
7. Build Your Own Microcontroller Projects
This page provides schematic and software for hobbyists to practice "learn by doing", build a simple microcontroller projects at home. For those who would like to contribute projects, please prepare HTML files whatever you like to see but keep all files small and informative. I shall provide for others. Great place for DIY, highly recommended.
http://www.kmitl.ac.th/ ~kswichit/ - Foreign Language
8. LPC2000 Tools from the LPC2000 Yahoo! Group recommends
http://www.gnuarm.com/~lpc2000/body.html - Foreign Language
9. GNU ARM? toolchain for Cygwin, Linux and MacOS .Recommendations
Here are some useful resources http://www.gnuarm.com/resources.html
Discussion Groups http://groups.yahoo.com/group/gnuarm/
File Downloads http://www.gnuarm.com/files.html
http://www.gnuarm.com/ - Foreign
10. ARMuC Wiki. Lots of development material, highly recommended
http://www.open-research.org.uk/ARMuC/ - Foreign
11. Lots of useful links from www.mikrocontroller.net
Here are lots of useful links about AVR, 8051, ARM, PIC. It has the best collection of AVR information I have seen. Unfortunately the website is in German.
http://www.mikrocontroller.net/articles/Linksammlung - Foreign
12. LPC2000 information page featuring the Philips ARM microcontrollers
Professional website about LPC2100
http://www.lpc2100.com/ - Foreign
13. ARMboot
ARMboot is an Open-Source firmware suite for ARM based platforms. ARMboot is heavily based on the sister-project PPCboot, which provides similar functionality on PowerPC based systems. ARMboot shall be a common, easy-to-use and easy-to-port boot platform
http://armboot.sourceforge.net/ - Foreign
14. Zhou Ligong MCU
A well-known private enterprise in China, he mainly represents PHILIPS's ARM microcontrollers and single-chip microcomputers. A large amount of relevant information can be downloaded from this website. Recommended to take a look at
http://www.zlgmcu.com - Chinese
15. ARMphetamine
ARMphetamine is a project to create a fast and accurate ARM processor emulator. A known technique as "dynamic recompilation" will be used so that the highest possible speed can be achieved for emulated code - ARM code programs are translated into native code as they are being emulated. The current development platform is Linux/x86
http://armphetamine.sourceforge.net/ - Foreign Language
16. Linux for all ARM based machines
A LINUX operating system suitable for transplantation on the ARM structure.
http://www.arm.linux.org.uk/ - Foreign
17. Universal Bootloader
Universal Bootloader project provides firmware with full source code under GPL. Many CPU architectures are supported: PowerPC (MPC5xx, MPC8xx, MPC82xx, MPC7xx, MPC74xx, 4xx), ARM(ARM7, ARM9, StrongARM, Xscale), MIPS(4Kc,5Kc), x86, ...
http://sourceforge.net/projects/u-boot - Foreign
18. SkyEye Project
SkyEye is an open source software (opensource software) project, its Chinese name is "Tianmu". SkyEye's goal is to implement a simulated integrated development environment on the general Linux and Windows platforms to simulate ARM-based embedded computer systems; multiple embedded operating systems such as ARM Linux, uclinux and uC/OS-II can be run on SkyEye. And analyze and test them at the source code level
http://www.skyeye.org/index_cn.html - Foreign
19. uclinux-elf-tools
is an excellent cross-compilation tool. It has good performance under m68k system and ARM system http://www.uclinux.org/pub/uClinux/uclinux-elf-tools/
- Foreign
20. MCUserver
is a professional website about electronic development, but I don't know what language the website is in, but I can read it. Understand. Its download area has a lot of useful information, and you need to register before you can download. It provides many DIY circuits, such as PIC, AVR, MSP430, FPGA, ARM, 8051 and other programming circuits. Recommended
http://www.mcu.cz/modules/news/ - Foreign
21. Embeder's Family - Embeder's Family
personal website, but there are some related resources to download http://www.embeder.com/bbs/showforum. asp?forumid=10
Its ARM forum is OK. http://www.embeder.com/bbs/
http://www.embeder.com/ - Chinese
22. ArmTime Technology
is recommended. It is a good ARM website and is quite professional. 23. GNU Toolchain for ARM Processors http://www.codesourcery.com/archives/arm-gnu-announce/maillist.html http :
//www.codesourcery .com/archives/arm-gnu/maillist.html http://www.codesourcery.com/gnu_toolchains/arm/ - Foreign 24. ARMLinux Resources Here are links to various resources for ARMLinux. Mostly off-site but some are maintained here . http://www.aleph1.co.uk/armlinux/ http://www.aleph1.co.uk/armlinux/resources.html - Foreign 25. www.ulrichradig.de A very good German personal website, some electronic The classic ones are: 1. Web server made by AVR microcontroller. RTL8019 chip. 2. Video signal VGA generated by CPLD. 3. μClinux - mini Linux for the Philips's ARM LPC2294 http://www.ulrichradig.de/ - Foreign language 26. boot
Booting on any device needs a boot-loader and some means to get the boot-loader installed in the first place. Here we look at the specifics for ARM architecture devices booting Linux, covering available boot-loaders and their capabilities, some general principles and mechanisms for uploading the Linux kernel and root filesystem, giving specific examples with Jflash-linux and Blob.
http://www.aleph1.co.uk/armlinux/docs/ARMbooting/t1.html - Foreign
27. Wuhan Chuangwei Special Embedded Salon
Mainly about ARM development.
The download page has some good stuff: http://www.cvtech.com.cn/cvtech/down_index.asp
http://www.cvtech.com.cn/ - Chinese
28. Debian GNU/Linux on ARM
On these pages you'll find information about the ongoing effort of porting Debian GNU/Linux to the ARM architecture which is often found in embedded systems
http://www.debian.org/ports/arm/ - Foreign
29. ARM Documentation From the official website
http://www.arm.com/documentation/ - Foreign
30. ARM Devlopments
http://www.ap-systems.co.uk/index.htm - Foreign
31. RTLinux for StrongARM
http://www.imec.be/rtlinux/ - Foreign
32. PIC, AVR, ARM, MSP430 development DIY
This website provides a lot of PIC, AVR, ARM, MSP430 development materials, especially suitable for making your own development system. Its ARM development (using LPC21** series) is very good. Recommended.
http://www.olimex.com/dev/index.html - Foreign
33. Hangzhou Leiden Technology Co., Ltd.
Although it is a buyer's ARM (mainly Samsung chips) development board, there are also many development materials to download. Samsung ARM development should not be missed.
http://www.jzx51.com/index.htm - Chinese
34. Embedded open source project
It is a technical website suitable for beginners to learn embedded development. The name Lumit is taken from the abbreviation of the phrase "let us make it together". We hope that friends who are interested in embedded technology can learn, make, discuss and make progress together with us.
Lumit is also an open source project where software and hardware materials can be downloaded completely free of charge. At present, the main goal is to make a practical USB flash drive based on the arm7tdmi s3c4510 development board. In the future, we hope to make MP3, PDA and even DC, DV, etc.
http://www.lumit.org/ - Chinese
35. ARM Era
Provides: ARM simulator | ARM development board | ARM technology project solution products, and some ARM development materials for download
http://www.arm9e.com/ - Chinese
36. Guangzhou Friendly Arm ARM material download
http://www.arm9.net/m4-download.asp - Chinese
37. Aeolus Development - Embedded Hardware and Software
http://www.aeolusdevelopment.com/ - Foreign
38. A Bing BLOG: ARM and Embedded Development
http://ustcers.com/blogs/devzhao/articles/category/65.aspx - Chinese
39. China MCU Public Laboratory.--You can have a look.
http://www.bol-system.com/ - Chinese
40. 52ARM Microelectronics Communication Technology Network
http://www.52arm.com/ - Chinese
41. Siheng Technology - Comprehensive electronic website for DSP, ARM, FPGA and other developments
Company website, not much information yet, you can take a look when you have time.
http://www.siheng.cn/ - Chinese
42. Download ARM chip information from Samsung's official website
http://www.samsung.com/Products/Semiconductor/common/product_list.aspx?family_cd=LSI090101 - Foreign
43. Xi'an Jianhua Technology Industry Co., Ltd.
Provides ARM development board, and also has a small amount of ARM development documents.
http://www.jhembed.com/ - Chinese
44. Xiaozhang Electronic Technology Network - A lot of practical electronic information downloads.
http://www.zyjmcu.com/zlxz.htm - Chinese
45. ARM column
http://www.baite-group.com/chinese_simple/bbs/arm.htm - Chinese
46. Instruction set quick finder
his document describes, as completely as I am aware of, the ARM instruction set. If, however, you are only interested in the instructions relating to programming under RISC OS, you may prefer to read the shorter quick finder document...
http://www.heyrick.co.uk/assembler/qfinder.html - 中文
Previous article:RO, RW and ZI DATA description in ARM
Next article:JLink v8 Clone Crack Guide
- Popular Resources
- Popular amplifiers
Recommended Content
Latest Microcontroller Articles
- Naxin Micro and Xinxian jointly launched the NS800RT series of real-time control MCUs
- How to learn embedded systems based on ARM platform
- Summary of jffs2_scan_eraseblock issues
- Application of SPCOMM Control in Serial Communication of Delphi7.0
- Using TComm component to realize serial communication in Delphi environment
- Bar chart code for embedded development practices
- Embedded Development Learning (10)
- Embedded Development Learning (8)
- Embedded Development Learning (6)
He Limin Column
Microcontroller and Embedded Systems Bible
Professor at Beihang University, dedicated to promoting microcontrollers and embedded systems for over 20 years.
MoreSelected Circuit Diagrams
MorePopular Articles
- Intel promotes AI with multi-dimensional efforts in technology, application, and ecology
- ChinaJoy Qualcomm Snapdragon Theme Pavilion takes you to experience the new changes in digital entertainment in the 5G era
- Infineon's latest generation IGBT technology platform enables precise control of speed and position
- Two test methods for LED lighting life
- Don't Let Lightning Induced Surges Scare You
- Application of brushless motor controller ML4425/4426
- Easy identification of LED power supply quality
- World's first integrated photovoltaic solar system completed in Israel
- Sliding window mean filter for avr microcontroller AD conversion
- What does call mean in the detailed explanation of ABB robot programming instructions?
MoreDaily News
- STMicroelectronics discloses its 2027-2028 financial model and path to achieve its 2030 goals
- 2024 China Automotive Charging and Battery Swapping Ecosystem Conference held in Taiyuan
- State-owned enterprises team up to invest in solid-state battery giant
- The evolution of electronic and electrical architecture is accelerating
- The first! National Automotive Chip Quality Inspection Center established
- BYD releases self-developed automotive chip using 4nm process, with a running score of up to 1.15 million
- GEODNET launches GEO-PULSE, a car GPS navigation device
- Should Chinese car companies develop their own high-computing chips?
- Infineon and Siemens combine embedded automotive software platform with microcontrollers to provide the necessary functions for next-generation SDVs
- Continental launches invisible biometric sensor display to monitor passengers' vital signs
Guess you like
- Giant Board in crowdfunding
- LASELEC launches laser marking printer suitable for automotive manufacturing
- Blue pipe solution
- If you don't understand this (Martian text), just look at the pictures
- Seeking distance or speed on an RS-485 bus?
- [Small home weather station] Get ESP8266 weather data through UART
- EMC rectification project acceptance
- [2022 Digi-Key Innovation Design Competition] 2-DOF Pan-Tilt Robot Control Platform
- 29 electronic engineers stepped on the landmine! See if you are one of them?
- my country's semiconductor equipment sales and output will increase significantly