interface

Raspberry pi Tracer interface

Raspberry pi Tracer interface

Everything started with the fact that the MT-5 display wasn’t what I really needed. I was in the need of checking the charging from the device using the battery: my trusty Raspberry pi (1 B at the time). I managed to stumble over this instructable (http://www.instructables.com/id/Use-Arduino-to-Com… and git project (https://github.com/xxv/tracer/). So the code and research

Raspberry pi Tracer interface Read More »

A simple analog proximity sensor with digital interface for Raspberry Pi last update Feb 7 2014

A simple analog proximity sensor with digital interface (for Raspberry Pi) [last update: Feb 7, 2014]

Raspberry Pi has a Broadcom BCM2835 chip, which controls 26 GPIO (general purpose input/output) pins. There are C library or RPi.GPIO python package available online that can be used to control the pins. The RPi.GPIO package is by default included in most Raspberry Pi system, such as Raspbian, a RPi version of Debian linux system. One

A simple analog proximity sensor with digital interface (for Raspberry Pi) [last update: Feb 7, 2014] Read More »

IrDA Interface for Portable Devices

IrDA Interface for Portable Devices

The circuit uses a SC16C650 to implement an IrDA interface. Infrared Data Association (IrDA) has defined a group of short-range, high speed, bidirectional wireless infrared protocols, generically referred to as IrDA. The hardware section is composed of SC16C650 which is electrically hooked-up to an IrDA transceiver module. The electrical connection between the SC16C650 and an

IrDA Interface for Portable Devices Read More »

RS232 MAX232 Interface Module

RS232 – MAX232 Interface Module

Description This project  provides you a simple and easy solution to connect / convert your Microcontroller input/output to be connected to the serial port of the Computer.  This projects build around  popular  MAX232 level shifter IC to do the Level Shifting (Voltage) between 5 V and 12 V DC. An Onboard 9 pin female “D”

RS232 – MAX232 Interface Module Read More »

Scroll to Top