The main way of reading the inputs (analog or digital) on a BeagleBone 
Black is through the Linux file system.

http://beaglebone.cameon.net/home/reading-the-analog-inputs-adc

I'm still pretty new to Clojure and come from an object oriented 
background. I would like to do a continuous read of the BBB's analog inputs 
through the file system and make decisions based on the values. There are 
different ways of handling this from an OOP perspective, but I'm not sure 
how to approach it from a functional perspective. Can someone point me in 
the right direction?

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to