Projects

System Level Schematic

Electrical Subsystem

The goal of the electrical design was to streamline an automatic shift control while keeping manual user input in a fast, user-friendly way, incorporating Advanced Electrical Subsystem Control. The electrical design was driven by the complexity required by the mechanical system. The system takes in rider input in the form of a throttle position sensor, […]

Electrical Subsystem Read More »

RFM12 Wireless Transceiver Module Demo

RFM12 – Wireless Transceiver Module Demo using pic microcontoller

Description Hardware Software Running the RFM12 Demo Download Links Description This project shows how to do wireless communication with the RFM12 tranceiver modue in combination with a PIC microcontroller. The RFM12 is a low costing ISM band FSK transceiver module. There are different module variants available which support different frequency bands: 315/433/868/915MHZ. The module has

RFM12 – Wireless Transceiver Module Demo using pic microcontoller Read More »

LED Interfacing with PIC Microcontroller Embedded C program with circuit using pic microcontoller1

LED Interfacing with PIC Microcontroller: Embedded C program with circuit using pic microcontoller

How to interface LED with Microchip’s PIC microcontroller? How to connect LEDs to a PIC microcontroller? LED interfacing is the stepping stone for microcontroller development. This is a simple embedded program for PIC 16F877A to interface LEDs, suitable for beginners who wish to study basics of embedded microcontroller programming. The program is developed through Micro

LED Interfacing with PIC Microcontroller: Embedded C program with circuit using pic microcontoller Read More »