Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

ARM_Projects

These are the projects which I worked on, some of it were a university assignments
Others was made just to improve my self

For the First Project => Simple Counter Project:

Components:
1- three 7-segment with decoders
2- three Push_buttons
3- TM4C123 (Tiva C Kit)
4- Power supply

Functions Required:
1-when you press on the first pb it will start counting and the results will be displayed on 7-segment
2- when you press the second one it will decrease the counted value by one,it will do so only when you press it, whatever the duration you kept pressing on it, it will decrease the value by one (on press)
3- when you press the third puh button it will do nothing but when you release it, it will reset the counter (on release)

For the Second Project => Smart Home:

Components:
1- TM4C123 (Tiva C Kit)
2- Servo_motor

Functions Required:
1- First you keep reading the Temp. from the temp. sensor wich is internally implemented inside the Tiva, and sends the reading via UART to another Tiva, which will display the reading on LCD
2- You will get a reading from another Tiva (that reading corresponds to a change in a potentiometer value), So you will get the value received and change the brightness of the LED(via PWM) wich is implemented on the Tiva
3- You will get a reading from another Tiva (which corresponds to the value of the two push_buttons implemented on the Tiva), So you will get the reading and Control the movement of the Servo whether it goes to the right or the left depending on the value received

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages