Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~439 People Reached
Favorite Tags
Member Avatar for Aws_1

hey guys, i am currently at my fourth year of ROBOTICS & MECHATRONICS engineering. my Final year project is to design and construct an automatic car sunshade on the four sides of the windows. i would be glad if you can emphasis the factors that i should consider when doing …

0
65
Member Avatar for Aws_1

Hey guyz, i am having an assignment to implemnt a real time clock using cortex-m4 and display it on nokia LCD. i would be appreciated if i can get a source code for this project that might help me. and what are the required files i have to make to …

Member Avatar for rubberman
0
153
Member Avatar for Aws_1

hi guyz, currently i am using cortex m4, and i have to make a string reverse function that print the strings back ward. this is what i have done so far....* #include "derivative.h" #include <stdint.h> #include "clock.h" #include <stdio.h> #include"freedom.h" #include "uart.h" void stringreverse(char array[3]); int main(void) { clock_initialise(); char …

Member Avatar for Aws_1
0
221