Using Raspberry Pi Pico as Hid Device to control Mouse and Keyboard

For this all one needs is a rpi pico and circuit python for rpi pico. The Circuit Python for pico can be found over here: https://circuitpython.org/board/raspberry_pi_pico/ Download the uf2 file and drag it over to the pico. Next: download this as zip from or “git clone” it : https://github.com/adafruit/Adafruit_CircuitPython_HID Extract it. In there , thereContinue reading “Using Raspberry Pi Pico as Hid Device to control Mouse and Keyboard”

Prototype Of a mechanical servo Clock.

What is it? Most Digital clocks are made up of 4 7-segment display. A seven segment display is 7 leds arranged in specific manner that when some light up it forms a number ranging from 0-9 or letters from A-F. What the machincal clock does is used servo motors as an led. so when youContinue reading “Prototype Of a mechanical servo Clock.”

Using an ultraSonic sensor with Arduino

Using sound to calculate short distance in a pretty good way of measuring distance, though it may not be a 100% accurate and cannot be fully depended on, it is a fun project to make and understand Sound. The HC-SR04 ultrasonic sensor is most commonly used in projects. Ulrasonic sensors have 2 speakers, trigger (trig)Continue reading “Using an ultraSonic sensor with Arduino”

Design a site like this with WordPress.com
Get started