Projects

Infrared Remote Controlled RC Steerable Vibrobot Created by Naghi Sotoudeh schematic

Infrared Remote Controlled (RC) Steerable Vibrobot Created by Naghi Sotoudeh

Vibrobots (and bristlebots) are simple robots that use a tiny pager / cellphone vibrator motor (with an eccentric weight) to randomly bounce around — they are the subject of many Maker / DIY projects as well as some well-known commercial toys (such as the $7.00 Hexbug Nano).Β  Naghi Sotoudeh, a Hizook reader from Iran, contacted […]

Remotely Controlled Microcontroller From a Browser e1680933887671

Remotely Controlled Microcontroller From a Browser

Interface with a microcontroller from a web browser, using HTTPS and a simple Python server. Story I love microcontrollers. I also love controlling hardware remotely, say, from another room of my house. The idea of being able to do this through a browser, like from my laptop or phone, rather than from an ssh console. […]

Ultrasonic Range Finder Circuit AD605 PIC16F876 schematic

Ultrasonic Range Finder Circuit AD605 PIC16F876

Ultrasonic distance measurement, detection circuit pic16f876 microcontroller and ad605 (Dual Low Noise Variable Gain Amplifier singlesupply) integrated circuit diagrams used are C and asm software also Resimlerdede oscilloscope’s measurement. 40kHz ultra sonic transducers used as sensors. I2C Sonar Ultrasonic Range Finder In many embedded systems design, it becomes necessary to have the capability of discerning […]

Build a DIY Smart Watch Using Microcontroller e1680927157715

Build a DIY Smart Watch Using Microcontroller

Introduction Wearables (Smart Watch) are becoming increasingly more prevalent in today’s markets; however cost continues to limit the demand for such devices. My project aimed at producing a smartwatch with comparable functionalities to those available today. While running a total cost of less than $100. The watch is outfitted with a 1.7 inch touch screen, […]

Amicus 18 Board

Amicus18: Arduino-style platform for PIC fans using PIC18F25K20

Arduino needs no introduction; it is an easy-to-use yet powerful open source embedded system development platform that has gained huge amount of popularity in past few years, specially among hobbyists. The standard hardware consists of an 8-bit Atmel AVR processor with on-board headers providing access to its I/O pins. The processor is pre-programmed with a […]

RS232 Infra Red Interface

RS232 – Infra-Red Interface

Description This project is a Microchip PIC microcontroller with an RS232 serial interface on one side and an Infra-Red receive and transmit interface on the other. Important – All mention of RS232 on this page actually refers to RS232 waveforms operating at 5V TTL levels not +/-12V levels which would destroy the PIC device. An […]

Sonification e1680924561281

Instrument-Based Color Sonification with the PIC32

Sonification We created a system that can “see” colors in the environment and translate that data to interesting, fun musical instrument beats and patterns. Overview of the concept Sonification is the process of turning a collection of data into something that humans can hear. A common implementation is to map color, motion, or other measurements […]

Voltage Monitor

Automotive Voltage Monitor using PIC12F683

Description Recently I got a new motorbike and on my second trip out, with only 50 miles on the clock the rectifier/regulator unit failed.Β  The battery on a bike is pretty small and with the head light permanently on and all the ECU, ignition and fuel injection stuff it didn’t take long to run the […]

Audio CRO

Audio CRO using PIC12F675 Microcontroller

This project is a miniature Audio CRO. For those not familiar with the abbreviation “CRO,” it means “Cathode Ray Oscilloscope” and this is sometimes shortened to “SCOPE or O-Scope.” A “CRO” is a piece of test equipment with a screen. It produces a visual indication of a waveform, via a probe, when the waveform is […]

Build a musical EKG with the Freescale FRDM KL05

Build a musical EKG with the Freescale FRDM-KL05

Short Introduction: I have been following the Battle of the DreamBoards Championship with interest and I enjoyed the variation of functionality features put together in each of the dreamboards.Β  I especially had my attention attracted by the combination of audio inputs and outputs, analog to digital and digital to analog converters, and the microcontroller digital […]