Content for Project

Servo Plotter

“This instructable explains how to make an A4 plotter using three servo motors and an Arduino UNO R3. Construction is simple … all you require is a hacksaw, a sharp knife, and a 3mm drill. Two plotters are described: The first …

Small Portable Variable Power Supply

“Idea is to make small cheap portable variable power supply for hobbyists. It main purpose is to test some electronic components or to power some projects in their early development or for POC stage. Parts used in project are: - Digital …

Time Lapse Raspberry Pi Zero W

“Create a Time-Lapse device using the small and cheap Raspberry Pi Zero W and a camera. Enjoy it. I bought a Raspberry Pi Zero W kits some months ago and I have not had time to work with it. I …

UART Transmit with HLS for FPGA

“This project implements a UART transmit logic design in HLS. Like my previous projects, this one also demonstrates that “Designing digital systems with HLS for FPGA is fun”. If you are interested in learning HLS coding techniques please refer here …

USB-C PD Sink BCR

“A USB-C Power Delivery Sink, handling up to 20V 5A based on the Cypress CYPD3177 USB PD Controller. USB-C Power Delivery offers the option to negotiate power delivery from a compatible PD power supply. The USB-C PD …

Wireless and Wearable Heart Rate Monitoring Device

“Health monitoring has always been a promising application for the Internet of Things (IoT). By using the right technology we no longer have to depend on our general routine health check-up or our local physicians to assess our body. Sensors …

A Simple Stand for an Acoustic Levitator MiniLev

“This project would not be possible with the amazing project that Dr. Asier Marzo created. https://www.instructables.com/Acoustic-Levitator/ Like all good projects, this one started out simple and grew as time went on. After reading Dr. Marzo intractable …

AM/FM/SW Radio Receiver - Si4730 / Si4735

“DIY AM/FM/SW/ DSP radio receiver, using Arduino Uno/Nano and a color display TFT ST7735 1.8in. This is my design of a AM / FM / SW radio receiver with DSP technology. Features: This Arduino radio receiver has an …

Arduino Compatible 2-Digit 7-Segment Display Board For Timer/Counter

“The project presented here is an open source 2-digit 7 segment Arduino compatible display board. It can used in many applications that require 2-digit display and switches inputs. Possible application of this board is a 2-digit counter, 2-digit countdown timer …

Arduino: Continuous MIDI Controller / KeyBoard

“This instructable Making a Continuous type MIDI controller / Keyboard is explained. A very simple concept of capacitive sensing is used along with MIDI communication and sound synthesizer software. You may refer Attached video for a quick demonstration or you may …