Skip to content

prediction of real time data from BMP280 sensor on raspberry pi 2 using RabbitMQ and Linear Neural Network

Notifications You must be signed in to change notification settings

BVISHNU78/TINY-ML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TINY-ML

TinyML, or Tiny Machine Learning, is a subset of machine learning that allows models to run on smaller, less powerful devices. It uses hardware, software, and algorithms to analyze sensor data on these devices. TinyML is important because it allows advanced machine learning functions to be performed on smaller devices. It has several advantages, including: Low power consumption: TinyML algorithms can reduce the computational load and minimize data transfer, enabling energy-efficient operation. Low latency: Data doesn't have to be sent to a server to run inference. Low bandwidth: Less internet bandwidth is used because data doesn't have to be sent to the server constantly.
TinyML can be challenging due to hardware constraints, such as limited memory resources and compiler and inference engine support. In this project i am using raspberry pi 2 having 1gb of ram and tensorflowlite for low end embbded systems and IOT prediction of real time data from BMP280 sensor on raspberry pi 2 using RabbitMQ and Linear Neural Network Screenshot 2024-10-07 094605 RabbitMQ is a message-queueing software also known as a message broker or queue manager. Simply said; it is software where queues are defined, to which applications connect in order to transfer a message or messages. workflow-rabbitmq Screenshot 2024-10-07 094616 Screenshot 2024-10-07 094637 Screenshot 2024-10-07 095240 Screenshot 2024-10-07 095849 WhatsApp Image 2024-10-07 at 10 08 08 AM code_op-min gy-bme280-high-precision-atmospheric-pressure-humidity-and-temperature-sensor-module-spi-iic

About

prediction of real time data from BMP280 sensor on raspberry pi 2 using RabbitMQ and Linear Neural Network

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages