Difference between revisions of "Arduino"

From cod3v
Line 7: Line 7:
== Theory ==
== Theory ==


Tutorials
* Blinking led
* Blinking led with GY-91
*
Projects
* [[Arduino Led Matrix 8x7 WS2811|Led Matrix 8x7 using WS2811]].
* [[Arduino Led Matrix 8x7 WS2811|Led Matrix 8x7 using WS2811]].
* [[Arduino OKY3259-1 GY-BMP280| Atmospheric Barometric Pressure Digital Sensor Module]]
* [[Arduino OKY3259-1 GY-BMP280| Atmospheric Barometric Pressure Digital Sensor Module]]
* Camera OV7670
* Camera OV7670
* [[RTL-SDR AIS Ship Tracking]]
* [[RTL-SDR AIS Ship Tracking]]

Revision as of 09:32, 26 November 2022

Introduction

Some Arduino related stuff.

Use e.g. Cool Term Win to save logged terminal data from serial monitor. The serial monitor need to be closed during the recording.

Theory

Tutorials

  • Blinking led
  • Blinking led with GY-91


Projects