Yep, that's possible fer sure. You'd need to create a web service in a language (such as Python, Java, Scratch) that could pull data from pins then just have angular make the call to that web service and display the info. Now, Angular might be overkill for something like that but if your primary goal is to learn Angular and secondary is to make this app, then go ahead and use it.
Does that help? On Wednesday, September 19, 2018 at 9:06:03 PM UTC-7, jamester go wrote: > > Yes partly , but aside from that is i wanted to control the GPIO pins in >> using angular application, for example > > in the application i can monitor the temperature coming from the > temperature module, i can make the LED on and off > automatically sense the threshold in the temperature in the angular app > that will trigger the fan automatically. all of this while > being also hosted in Raspberry. > > ya i think that is possible right? or there is much a better way? > > if you have some guides in doing this it will surely help me my friend :) > > > -- You received this message because you are subscribed to the Google Groups "Angular and AngularJS discussion" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
