Difference: SolutionsToTheExercises (11 vs. 12)

Revision 122017-11-13 - uli

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

Solutions to the exercises

Line: 81 to 81
 and here is the doxygen doc for it.

  • Solutions to exercise 11: Analogue to Digital Conversion

    Even more important than digital to analogue conversion is its counterpart: analogue to digital conversion (ADC). Even though we have a high precision 4 channel ADC in our kit of sensors (the ADS1115 16 bit ADC) we use the much simpler model: a PCF8591, 8 bit ADC, simply because the PCB on which this ADC is mounted, already contains a potentiometer, a photo resistor and a thermistor which which we can play.
    When used in conjunction with the 2-line LCD display it is easy to create a simple volt meter.

Added:
>
>
https://iotworkshop.africa/pub/Embedded_Systems/SolutionsToTheExercises/pcf8591.tar.gz

 
  • Solutions to exercise 13: the ds1307 Real Time Clock

    These solutions show how to set the real time clock using a complex command line argument interface with getopt_long. Many of the Linux commands are implemented this way. The program, when called without parameters, shows the current date and time, with parameters it allows to set seconds, minutes, hours, day...
https://iotworkshop.africa/pub/Embedded_Systems/SolutionsToTheExercises/rtc.tar.gz
Line: 114 to 115
 
META FILEATTACHMENT attachment="stepper.tar.gz" attr="" comment="" date="1510478448" name="stepper.tar.gz" path="stepper.tar.gz" size="7310" user="uli" version="1"
META FILEATTACHMENT attachment="dht11.tar.gz" attr="" comment="" date="1510478831" name="dht11.tar.gz" path="dht11.tar.gz" size="1591102" user="uli" version="1"
META FILEATTACHMENT attachment="hd44780.tar.gz" attr="" comment="" date="1510479190" name="hd44780.tar.gz" path="hd44780.tar.gz" size="262161" user="uli" version="1"
Added:
>
>
META FILEATTACHMENT attachment="pcf8591.tar.gz" attr="" comment="" date="1510587236" name="pcf8591.tar.gz" path="pcf8591.tar.gz" size="1814" user="uli" version="1"
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback