Skip to content

istSOS/albis-sensor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ALBIS Sensor

This repository contains the source code to operate the Albis sensor v2.0. The Albis sensor has been designed to measure environmental parameters such as water and air temperature, light intensity in terms of Lux, and air humidity in harsh environments like catch basins. The goal is to monitor micro-ecosystems that promote the growth of the Aedes Albopictus mosquitoes.

How to flash the code into LoPy4

Requirements:

Follow the steps below:

  1. Plug the LoPy4 to the board
  2. Connect the USB-FTDI cable between the board and the PC
  3. Clone the repository using the command:
git clone https://github.com/istSOS/albis-sensor.git -b albis_v2
  1. Go into the created folder:
cd albis_v2
  1. Open the code editor such as VsCode or Thonny and upload only the following files and folder into the device:
  • boot.py
  • main.py
  • settings.py
  • lib/
  1. Done

N.B. The LoPy4 firmware version should be >= 1.20.2.rc6

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages