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.
- 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..
- Assemble the device by connecting the needle mechanism to the rotating motor.
- Connect the motor to the Funduino board (e.g., Funduino Uno).
- Ensure IoT capabilities by connecting your device to a Wi-Fi network, if needed, using a Wi-Fi module like the ESP8266.
- Clone the repository:
git clone https://github.com/yourusername/iot-needle-insertion-device.git cd iot-needle-insertion-device
Author: Sai
