ENGR 6 HW 10-5-2017

ENGR 6 HW 10-5-2017

* In this homework, I have an idea of letting user to input words, then use the function of input plus 2 in order to increase the alphabet by two. To do that, I need to set input value as character array, then increase the value by 2. However, the output I receive is not like what I've expected. For example, I input value 'mason', I receive ".



* For my servo, I'm able to get it to move when I input the value. However, it only move for the first two value I've inputted, then it just ignore other input.  

Comments