kjen.dk

open source teaching materials

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
ies:module3 [2022/12/07 22:36] kjeldies:module3 [2023/02/18 15:51] (current) kjeld
Line 4: Line 4:
  
 //In this module we will interface various sensors to the Raspberry Pi Pico microcontroller and explore how to read data from the sensors using the Arduino programming language. We will begin with examples of digital sensors and then continue with examples of analog sensors. //In this module we will interface various sensors to the Raspberry Pi Pico microcontroller and explore how to read data from the sensors using the Arduino programming language. We will begin with examples of digital sensors and then continue with examples of analog sensors.
- 
 // //
 +
 +  * [[https://kjen.dk/dl/ies/module_03_sensors/ies_03_notes.pdf|Module 3 notes]]
 +  * [[https://kjen.dk/dl/ies/module_03_sensors/ies_03_examples.zip|Module 3 Arduino examples]]
 +  * Reference materials
 +    * [[https://www.youtube.com/watch?v=mE33WpRWrXs&t|Everything you need to know about breadboards]] (YouTube)
 +