CIA.vc
RCPOD
the Remote Controlled PIC of Doom
Stats » Projects » navi-misc » RCPOD
information
Photo
The rcpod (Remote Controlled PIC of Doom) project is based on firmware for the PIC16C745 or PIC16C765 microcontrollers that executes I/O operations on behalf of the USB host. Included are libraries for C and Python programs to access the rcpod device, PCB layouts for rcpod devices, and example programs. It currently supports basic general-purpose I/O, pulse-width modulation, synchronous and asynchronous serial, and RS-485.
syndicateUTC clock
18:33 on May 27, 2012
event counters
The last message was received 6.88 years ago at 23:23 on Jul 11, 2005
0 messages so far today, 0 messages yesterday
0 messages so far this week, 0 messages last week
0 messages so far this month, 0 messages last month
111 messages since the first one, 8.32 years ago, for an average of 0.91 months between messages
recent messages
dateReversed sort columnprojectcontentlink
06:58 on Feb 16, 2005navi-misc
Commit by micah :: r6935 rcpod/examples/pulse_counter.py:
Make sure we poll gtk even when we have very small delay times by rearranging our polling loop
#
06:43 on Feb 16, 2005navi-misc
Commit by micah :: r6934 rcpod/ (build/INSTALL.txt doc/ doc/install-win32):
Move and tweak the win32 installation document
#
06:34 on Feb 16, 2005navi-misc
Commit by micah :: r6933 rcpod/examples/pulse_counter.py:
Switch to a muchly CPU-hungry non-threaded version that runs accurately on Windows
#
05:12 on Feb 16, 2005navi-misc
Commit by micah :: r6932 rcpod/build/ (9 files in 3 dirs):
Add lotsa garbage for producing windows releases
#
05:08 on Feb 16, 2005navi-misc
Commit by micah :: r6931 rcpod/examples/pulse_counter.py:
Avoid a race condition between the GUI and the sampler thread
#
05:02 on Feb 16, 2005navi-misc
Commit by micah :: r6929 rcpod/examples/ (4 files):
Whoops
#
05:00 on Feb 16, 2005navi-misc
Commit by micah :: r6928 rcpod/examples/ (5 files):
If we don't tell gtk about threads in windows, they work. Yay!
#
22:48 on Feb 14, 2005navi-misc
Commit by micah :: r6888 rcpod/examples/pulse_counter.py:
Add overflow detection to the pulse counter
#
05:09 on Feb 13, 2005navi-misc
Commit by micah :: r6868 rcpod/examples/:
Quiet, ye!
#
05:08 on Feb 13, 2005navi-misc
Commit by micah :: r6867 rcpod/examples/ (3 files in 2 dirs):
Add a simple GUI pulse counter, with adjustable integration time and error figures
#
23:10 on Feb 10, 2005navi-misc
Commit by micah :: r6823 rcpod/ (29 files in 2 dirs):
Clean up the root 'rcpod' directory, move the python examples and the C example binaries into 'examples'.
#
23:59 on Jan 13, 2005navi-misc
Commit by darkstar62 :: r6296 rcpod/pyrcpod/i2c/__init__.py:
fixed problem with clock line not being set to anything consistant in i2c bus test
#
17:22 on Jan 13, 2005navi-misc
Commit by darkstar62 :: r6294 rcpod/pyrcpod/i2c/__init__.py:
I2C bus tests implemented from DINO FCR
#
00:13 on Dec 30, 2004navi-misc
Commit by micah :: r6126 rcpod/pyrcpod/i2c/ti.py:
Fix the channel numbering, when building the command byte I forgot to use channelTable.
#
00:01 on Dec 30, 2004navi-misc
Commit by micah :: r6125 rcpod/ads7828_graph.py:
Add a demo program for the ADS7828. Yay, looks like our implementation of it worked.
#
22:39 on Dec 29, 2004navi-misc
Commit by micah :: r6114 rcpod/pyrcpod/i2c/ti.py:
Add a nice untested ADS7828 implementation for Cory to play with
#
01:32 on Nov 05, 2004navi-misc
Commit by micah :: r5795 rcpod/ (35 files in 7 dirs):
Use native line endings
#
01:32 on Nov 05, 2004navi-misc
Commit by micah :: r5794 rcpod/adc_csv.py:
Make this actually work, yay
#
23:45 on Nov 04, 2004navi-misc
Commit by micah :: r5791 rcpod/adc_csv.py:
Add a cheesy little tool that non-programmers should hopefully be able to use to save analog data into a CSV file. This will eventually be replaced with a nice GUI using the new rtgraph.
#
01:07 on Oct 29, 2004navi-misc
Commit by micah :: r5754 rcpod/ (ads1112_graph.py pyrcpod/i2c/ti.py):
Look ma, working ADS1112 support
#