Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 1.28 KB

File metadata and controls

30 lines (21 loc) · 1.28 KB

image

IoT Needle Insertion Device

Arduino Python

Overview

This project consists of an IoT-enabled device capable of rotating a mechanism and inserting a needle. The device integrates seamlessly with Arduino and Python, offering flexibility for customization and easy control.

Features:

  • Needle Insertion Mechanism: Controlled via a rotating motor.
  • IoT Integration: Can be controlled and monitored remotely.
  • Customizable Software:This project is implemented using Arduino (C++) for controlling the motor on a Funduino Uno..

Installation

Hardware Setup:

  1. Assemble the device by connecting the needle mechanism to the rotating motor.
  2. Connect the motor to the Funduino board (e.g., Funduino Uno).
  3. Ensure IoT capabilities by connecting your device to a Wi-Fi network, if needed, using a Wi-Fi module like the ESP8266.

Software Setup:

  1. Clone the repository:
    git clone https://github.com/yourusername/iot-needle-insertion-device.git
    cd iot-needle-insertion-device
    

Author: Sai