rayyolanda
New Member
Hi All,
I have an exercise bike that the computer died on (too expensive to replace).
I can identify an ADC TLC548CP and an EEPROM 93LC66B on the board along with the CPU / Controller (Unknown type etc). I need to make a replacement controller.
Resistance is controlled by a DC motor pulling a magnetic brake which has a 5K pot as a feedback / position sensor. I looks like the ADC is used to adjust the motor position.
Speed / Distance is just a Reed Switch and magnet, one pulse per revolution.
Heart rate monitor is done by a small board, not sure of how this hooks into the main controller yet.
So my problem.......I have some 24HJ128GP502 and 24FJ64GA102 (seems to have an Int Xtal for RTCC) and a dsPIC33FJ128GP802. I am looking for some comments about using these chips...I have only played with 16 and 18 series and never touched RTCC with PIC. I want to write in C code, so are there any recommendations about a compiler? Not sure about display...LEDs and some 7Seg or a GLCD (which controller is best?)...would like some comments on this.
I will need......
- RTCC for timing of programs
- Place to store programs...on chip....eeprom
- ADC for the motor position
- DC motor drive....H Switch.....?
- Capture Compare Module for revolution count..speed / distance
- possibly another Capture Compare Module for the Heart Rate
- Display.....7 Seg or Character LCD or Graphic LCD
Any ideas....comments......?
Thanks everyone.......Ray
I have an exercise bike that the computer died on (too expensive to replace).
I can identify an ADC TLC548CP and an EEPROM 93LC66B on the board along with the CPU / Controller (Unknown type etc). I need to make a replacement controller.
Resistance is controlled by a DC motor pulling a magnetic brake which has a 5K pot as a feedback / position sensor. I looks like the ADC is used to adjust the motor position.
Speed / Distance is just a Reed Switch and magnet, one pulse per revolution.
Heart rate monitor is done by a small board, not sure of how this hooks into the main controller yet.
So my problem.......I have some 24HJ128GP502 and 24FJ64GA102 (seems to have an Int Xtal for RTCC) and a dsPIC33FJ128GP802. I am looking for some comments about using these chips...I have only played with 16 and 18 series and never touched RTCC with PIC. I want to write in C code, so are there any recommendations about a compiler? Not sure about display...LEDs and some 7Seg or a GLCD (which controller is best?)...would like some comments on this.
I will need......
- RTCC for timing of programs
- Place to store programs...on chip....eeprom
- ADC for the motor position
- DC motor drive....H Switch.....?
- Capture Compare Module for revolution count..speed / distance
- possibly another Capture Compare Module for the Heart Rate
- Display.....7 Seg or Character LCD or Graphic LCD
Any ideas....comments......?
Thanks everyone.......Ray