Differenze tra le versioni di "LoM exercises"

Da raspibo.
Jump to navigation Jump to search
(Creata pagina con '== April 06 2018 == All the following exercise proosals can be implemented on Arduino and Raspberry PI. LCD display: write on it DS18B20: read the current temperature MCP3...')
 
m
 
Riga 1: Riga 1:
 
== April 06 2018 ==
 
== April 06 2018 ==
  
All the following exercise proosals can be implemented on Arduino and Raspberry PI.
+
All the following exercise proposals can be implemented on Arduino and Raspberry PI.
  
LCD display: write on it
+
* LCD display: write on it
  
DS18B20: read the current temperature
+
* DS18B20: read the current temperature
  
MCP3008/MCP3204 Read analog data using SPI  
+
* MCP3008/MCP3204 Read analog data using SPI  
  
MCP3424 Read Analog Data using I2C
+
* MCP3424 Read Analog Data using I2C
  
4 WS2812 LED... show color patterns
+
* 4 WS2812 LED... show color patterns
  
IR led and IR detector: send/receive data....
+
* IR led and IR detector: send/receive data....

Versione attuale delle 10:54, 6 apr 2018

April 06 2018

All the following exercise proposals can be implemented on Arduino and Raspberry PI.

  • LCD display: write on it
  • DS18B20: read the current temperature
  • MCP3008/MCP3204 Read analog data using SPI
  • MCP3424 Read Analog Data using I2C
  • 4 WS2812 LED... show color patterns
  • IR led and IR detector: send/receive data....