Connected hive 1 MOREAU Gwenal - LESAGE Lucas RICM4 Context 2 - - PowerPoint PPT Presentation

connected hive
SMART_READER_LITE
LIVE PREVIEW

Connected hive 1 MOREAU Gwenal - LESAGE Lucas RICM4 Context 2 - - PowerPoint PPT Presentation

Innovating project Connected hive 1 MOREAU Gwenal - LESAGE Lucas RICM4 Context 2 Innovating Engineer project (embedded technology, sustainable development). Bees and honey production is in danger, because of pollution and the


slide-1
SLIDE 1

Innovating project Connected hive

MOREAU Gwenaël - LESAGE Lucas RICM4 1

slide-2
SLIDE 2

Context

  • Innovating Engineer project (embedded technology, sustainable

development).

  • Bees and honey production is in danger, because of pollution and

the destruction of rural areas

  • Repopulating bees in town, problem !

○ Monitoring the hive’s health ○ Accessing critical data without being physically there

  • Solution : Add sensors to monitor, and a radio system.

2

slide-3
SLIDE 3

Context

➢ Embedded system, not obstructing ➢ The less waves and local data process ➢ AUTONOMOUS and AUTOMATIC 3

slide-4
SLIDE 4

➢ “Long Range” -> 20km ➢ Inside the programmable boards ➢ Low-frequency ➢ Low bit-rate

Technologies

➢ Software and tools pack ➢ Database MySQL + php local server ➢ Intuitive, documented, useful ➢ Object oriented language, highly permissive ➢ Embedded technology and applications 4

slide-5
SLIDE 5

Matériel

  • Two Semtech devices :

SX1272 SX1276

  • RadioFrequency emitter and transmitter, with LoRa technology
  • Mounted on a Nucleo board, allowing the transfer of code, Serial port,

led+buttons 5

slide-6
SLIDE 6

Matériel

➢ Sensors : Compatible OK? Sensor OK 6

slide-7
SLIDE 7

Prototype

7

slide-8
SLIDE 8

Prototype : sending data

8 ➢ A data packet is sent at regular intervals ➢ It contains only the data sent = lessen the packet size

slide-9
SLIDE 9

9

Prototype : receiving

Java Application Database

slide-10
SLIDE 10

10

Prototype : display

slide-11
SLIDE 11

Ameliorations

  • More sensors=Better monitoring
  • Better php interface, more user-friendly, more control
  • Controlling the emitter board (emission rate, refresh values)

11

slide-12
SLIDE 12

Conclusion :

12

❖ Infrastructure-typed project

○ Easily editable and modulable ○ Useful for other applications (domotic)

❖ What have we learned?

○ A new technology : LoRA ○ Project management ○ Correlating different programming languages