Skip to content

joaorobson/embedded_systems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Embedded systems experiments

This repo contains some experiments involving embedded systems technologies. Each experiment is located in a specific directory. Below, you can find a description of how to run each one:

BME280

BME280 using C

In the bme280_c directory:

To compile the code. execute

make compile

To run the code, execute

make all

To delete the binary file and clean the output csv, execute

make clean

BM280 using Python

In the bme280_python directory:

To run the code, execute python3 read_bme280_data.py

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published