There are 9 repositories under wireless-sensor-networks topic.
Bluetooth Low Energy (BLE) packet sniffer and transmitter for both standard and non standard (raw bit) based on Software Defined Radio (SDR).
Must Reading Papers, Research Library, Open-Source Code on Integrated Sensing and Communications (aka. Joint Radar and Communications, Joint Sensing and Communications, Dual-Functional Radar Communications)
mmVital-Signs project aims at vital signs detection and provide standard python API from Texas Instrument (TI) mmWave hardware, such as xWR14xx, xWR16xx and xWR68xx.
MATLAB script for node localization in Wireless Sensor Network
🏡 Everyday practical home automation projects
Hardware and software for the Arduino Zero
Developed a reinforcement learning framework using Deep Q-Networks (DQN) to optimize scheduling in Wireless Sensor Networks (WSN), enhancing energy efficiency and state estimation through a custom simulation environment.
Intelligent deployment strategies for heterogeneous nodes to increase the network lifetime of wireless sensor networks.
Simulation of a routing protocol for Wireless Sensor Networks(WSN).
The optimization of Wireless Sensor Networks (WSNs) using low-power nodes focused on energy efficiency, introducing a routing strategy for stable nodes based on Ant Colony Optimization (ACO).
Python Based Wireless Sensor Network Simulator.
Wireless Sensor Network is one of the growing technologies for sensing and also performing for different tasks. These types of networks are beneficial in many fields, such as emergencies, health monitoring, environmental control, military, industries and these networks are prone to malicious users and physical attacks due to radio range of network, un-trusted transmission, unattended nature and get access easily. Security is a fundamental requirement for these kinds of networks. Wireless sensor networks consist of small nodes with sensing, computation and communications capabilities. Routing protocols are one of the key technologies in Wireless Sensor Network. The routing protocol is a process to select a suitable path for the data to travel from source to destination. In this paper, according to the network structure in WSN, we modified the original LEACH protocol and also proposed a method that contains clustering of the sensor nodes. We use clustering in the LEACH protocol to enlarge energy efficiency and increase overall throughput. we compare the proposed method with LEACH and HEED routing protocols considering some predefined parameters and matrices. We also discuss the k-means clustering process and two routing protocols and propose a scheme modifying an existing routing protocol.
Source code of Optimizing Coverage in a K-Covered and Connected Sensor Network Using Genetic Algorithms paper
Online Indoor Localization Using DOA of Wireless Signals
This repository is made for WSN project in 2018. This repository contains all programs which are used on AQMS (Air Quality Monitoring System) project.
Ad-hoc Wireless Sensor Network Simulation
My bachelor thesis - goelocation for wireless sensor networks based on RSSI.
Simulations of Selected Routing Algorithms for Wireless Sensor Networks
A Novel Distributed Ledger Technology Structure for Wireless Sensor Networks Based on IOTA Tangle
Providing work samples of electromagnetic, RF, antenna, and radar system analysis that I performed for graduate school assignments.
Proof-of-concept code fragments for a setup with an LPCXpresso (LPC1769 Rev B) and a TI ADF 7021 DBZ2 transceiver board to sniff and inject messages into a ABUS Secvest 2WAY burglar alarm system.
Wireless Sensor Network Utilizing Radio-Frequency Energy Harvesting for Smart Building Applications
Algorithm for MPR nodes selection in OLSR protocol
Scheduling Policy Optimization using Reinforcement Learning and Extended Kalman Filtering
Wireless IoT Device for Sensing Application
Energy Efficient Sleep-Scheduled and Tree-Based Clustering Routing Protocol in Wireless Sensor Networks (WSNs)
Project page for EUSIPCO 2022 paper 'Recovery of Missing Sensor Data by Reconstructing Time-varying Graph Signals'
Connected Target Coverage in Wireless Sensor Networks Using Self-adaptive Differential Evolution
A smart IoT-based waste management system for efficient and automated waste collection and real-time monitoring of detritus levels.
This is a library for developing Wireless Sensor Network using RFM69 LowPowerLab Library
This is study primarily deals with classifying the future link qualities using deep learning models such as Long Short-Term Memory networks (LSTM) and Bidirectional Long Short-Term Memory networks (BLSTM).
Simulation of a wireless network scenario in which stationary nodes exchange messages. The network consists of n transmitter nodes and 1 receiver so that each node is in the same range of coverage of the other nodes. The battery power consumption was simulated, since each node in the network is battery powered. This project was developed using OMNeT++ and INET-based libraries.
ESP32 device send data from sensors in JSON format to MQTT server
a project to optimize the number, placement, and transmit power of sensor nodes in a wireless sensor network using evolutionary algorithms and Python.