Fast delivery
Discount conditions for companies
Up to 10% discount for pupils, students and educational institutions
Europe-wide shipping starts at €4.90
Close filter
 
from to
1 from 2
No results were found for the filtering!
Prototyping Shield for UNO R3 Microcontroller
Prototyping Shield for UNO R3 Microcontroller
Content 1 Piece
€2.43 *
Item no: F23107388

Delivery time: appr. 1-3 days

About the product
Sensor Shield V5.0 for Arduino UNO and MEGA
Sensor Shield V5.0 for Arduino UNO and MEGA
Content 1 Piece
€2.55 *
Item no: F23107463

Delivery time: appr. 1-3 days

About the product
Funduino Expansion Board for Calliope Mini V3
Funduino Expansion Board for Calliope Mini V3
Content 1 Piece
from €29.90 *
Item no: F23110425.1

Delivery time: appr. 1-3 days

About the product
- 3%
GPIO Shield for MEGA2560 R3 microcontroller
GPIO Shield for MEGA2560 R3 microcontroller
Content 1 Piece
€3.90 * €3.78 *
Item no: F23107313

Delivery time: appr. 1-3 days

About the product
- 52%
Prototyping Shield for MEGA2560 R3 Microcontroller
Prototyping Shield for MEGA2560 R3 Microcontroller
Content 1 Piece
€2.90 * €1.39 *
Item no: F23107157

Delivery time: appr. 1-3 days

About the product
Grove - Protoshield for Arduino, ESP32, Raspberry Pi Pico etc.
Grove - Protoshield for Arduino, ESP32,...
Content 1 Piece
€2.65 *
Item no: F23109300

Delivery time: appr. 1-3 days

About the product
Keypad shield with 1602 display for Arduino UNO
Keypad shield with 1602 display for Arduino UNO
Content 1 Piece
€4.55 *
Item no: F23107306

Delivery time: appr. 1-3 days

About the product
Grove Shield for Raspberry Pi Pico v1.0
Grove Shield for Raspberry Pi Pico v1.0
Content 1 Piece
€4.78 *
Item no: F23106992

Delivery time: appr. 1-3 days

About the product
Grove Shield for Arduino & Seeeduino Nano
Grove Shield for Arduino & Seeeduino Nano
Content 1 Piece
€3.50 *
Item no: F23109301

Delivery time: appr. 1-3 days

About the product
- 22%
VS1053 MP3 Shield for Arduino UNO R3
VS1053 MP3 Shield for Arduino UNO R3
Content 1 Piece
€12.62 * €9.90 *
Item no: F23108448

Delivery time: appr. 1-3 days

About the product
- 3%
HanRun HR911105A 15/10 W5100 Ethernet Shield
HanRun HR911105A 15/10 W5100 Ethernet Shield
Content 1 Piece
€18.90 * €18.29 *
Item no: F23106788

Delivery time: appr. 1-3 days

About the product
- 11%
RAMPS 1.4 3D printer control shield, suitable for Arduino MEGA
RAMPS 1.4 3D printer control shield, suitable...
Content 1 Piece
€7.10 * €6.32 *
Item no: F23109043

Delivery time: appr. 1-3 days

About the product
- 41%
Waveshare 5V Relay Shield for Raspberry Pi
Waveshare 5V Relay Shield for Raspberry Pi
Content 1 Piece
€31.83 * €18.90 *
Item no: F23108865

Delivery time: appr. 1-3 days

About the product
- 42%
Raspberry Pi Model 3 Prototyping Shield
Raspberry Pi Model 3 Prototyping Shield
Content 1 Piece
€11.70 * €6.80 *
Item no: F23108470

Delivery time: appr. 1-3 days

About the product
- 28%
2-channel RS485 expansion shield for Raspberry Pi
2-channel RS485 expansion shield for Raspberry Pi
Content 1 Piece
€27.51 * €19.90 *
Item no: F23109138

Delivery time: appr. 1-3 days

About the product
Relay Shield V1.3 Arduino compatible 4 channel / Relay Shield V1.3
Relay Shield V1.3 Arduino compatible 4 channel...
Content 1 Piece
€9.50 *
Item no: F23108531

Delivery time: appr. 1-3 days

About the product
Grove Shield for micro:bit v2.0
Grove Shield for micro:bit v2.0
Content 1 Piece
€11.90 *
Item no: F23106360

Delivery time: appr. 1-3 days

About the product
Arduino 9 Axis Motion Shield
Arduino 9 Axis Motion Shield
Content 1 Piece
€34.90 *
Item no: F23110423

Delivery time: appr. 1-3 days

About the product
Arduino 4 Relay Shield
Arduino 4 Relay Shield
Content 1 Piece
€27.90 *
Item no: F23110418

Delivery time: appr. 1-3 days

About the product
Grove - Mega Shield v1.2
Grove - Mega Shield v1.2
Content 1 Piece
€7.60 *
Item no: F23109314

Delivery time: appr. 1-3 days

About the product
MT3620 Grove Breakout
MT3620 Grove Breakout
Content 1 Piece
€21.79 *
Item no: F23108198

Delivery time: appr. 1-3 days

About the product
Still 3 in stock!
2-channel RS485 CAN expansion shield for Raspberry Pi, dual chip solution
2-channel RS485 CAN expansion shield for...
Content 1 Piece
€31.79 *
Item no: F23109140

Delivery time: appr. 1-3 days

About the product
Still 2 in stock!
RAMPS 1.5 - 3D printer control board, suitable for Arduino Mega
RAMPS 1.5 - 3D printer control board, suitable...
Content 1 Piece
€7.37 *
Item no: F23106280

Delivery time: appr. 1-3 days

About the product
Still 1 in stock!
Grove Base Hat for Raspberry Pi
Grove Base Hat for Raspberry Pi
Content 1 Piece
€11.95 *
Item no: F23108199

Delivery time: appr. 1-3 days

About the product
1 from 2

Data logger - storing data with a microcontroller

In your projects you are often confronted with measured values of all kinds, no matter if soil moisture, temperature or air pressure - the collected data provide information about how our environment changes. For this reason it is important not only to see the data in a snapshot (e.g. in the serial monitor of the Arduino IDE), but to store it and to evaluate it.
We succeed in doing this by using modules that have been developed especially for storing data. These modules, also called data loggers, are plugged onto a microcontroller and are directly ready for use.
Often you will find a button cell and an inlet for SD cards on these boards. The button cells are part of an RTC module installed on the data logger, which time stamps the collected data. The SD card is used to store the collected data, usually in a .csv file. The resulting file with the data is the cornerstone of the data evaluation.  

Last viewed