English French German Italian Portuguese Russian Spanish

v1

Survey

Which microcontroller family do you prefer?
 

Did you know?

First Lighthouse to use electricity is Statue of Liberty (1886)

Forum elektronika, schematy, porady, naprawa

FacebookTwitter

 

Home > Projects > Complete projects
(5 votes, average 4.40 out of 5)
Projects articles - Complete projects

 

blink led_view_electronics_base_comIt is common opinion that “blink LED” project is the most difficult and the most useful example in microcontroller programming. That is understandable because you must spend a lot of time to learn installation process and usage of IDE (Integrated Development Environment), to learn architecture of specific microcontroller and so on. We will explain in this article how to make new project in MPLAB IDE for dsPIC30f4013 and how to blink LED as simplest project with MCU.

Read more...

 
(4 votes, average 4.50 out of 5)
Projects articles - Complete projects

 

dsPIC  GSM board www.electronics-base.comSince this hardware will be used in many projects, we give you detailed description of schematics and PCB board realization.
We used Microchip dsPIC30f4013 because it is very powerful MCU with plenty of peripheral possibilities. If you need a lot of processing, such as fast ADC, this is right choice for you. Also, this MCU isn’t expensive, about 5 EUROs.

Read more...

 
(12 votes, average 4.92 out of 5)
Projects articles - Complete projects

 

Color sensor AVR ATmega8 RGB HSVIn this project we used ADJD E622 QR999 light to voltage converting sensor to detect color of surface in front of our PCB board. This kind of sensors are often used in robotics and where color detection is needed. Complete source code and schematic with PCB design is provided below.

Read more...

 
(12 votes, average 4.67 out of 5)
Projects articles - Complete projects

Gyroscope rortation measurement Electronics-Base comAccelerometers and gyroscopes are used for various safety features in modern vehicles. In this article we used Parallax LISY300 Gyroscope Module to measure Gyroscope PCB rotation speed and current position. The complete project is available for download at the bottom of the page. Results turned out to be better than we expected. An error is only few degrees in 10 full circles turn. You can read more about this sensor in this Featured components - LISY300 Gyroscope Module article.

Read more...

 
(5 votes, average 5.00 out of 5)
Projects articles - Complete projects

 

LABVIEW signal processing COM port www.Electronics-Base.com frontendLABVIEW is data flow oriented programming language. It gives engineer many possibilities to make complex program in few minutes. Down side is that it is usually used with NI data acquisition boards which are expensive. In this example we will use data received from cheap microcontroller via COM port of PC to process and display data.

Read more...

 
More Articles...