R/C Tech Forums - Search Results

Go Back  R/C Tech Forums > Search Forums
Reload this Page >

Search Results

Community
Wiki Posts
Search
Search: Posts Made By: Snowblind
Showing results 1 to 23 of 23
Search took 0.03 seconds.
05-04-2020, 07:08 PM
Replies: 1,004
Views: 314,865
Posted By Snowblind

LAPS web app

NodeJS based web app that starts a HTTP server that will show your lap info. Each detected transponder ID gets it own page

Can be run on a Raspberry PI in WiFi AP mode for phone users to connect...
04-10-2020, 05:55 PM
Replies: 1,004
Views: 314,865
Posted By Snowblind

Wondering if the CPU board is working. If what I...

Wondering if the CPU board is working. If what I say works bellow then maybe find someone else go over the wiring with you for a 2nd set of eyes

With the cy8kit plugged into the USB and putty...
04-10-2020, 10:36 AM
Replies: 1,004
Views: 314,865
Posted By Snowblind

Are you connected directly to the cy8kit serial...

Are you connected directly to the cy8kit serial with terminal program. Try the MONITOR mode.

Are you sure the transponder is programed right and starting up. you have the led connected? is it...
04-09-2020, 11:47 PM
Replies: 1,004
Views: 314,865
Posted By Snowblind

hey mv4wd I had some RL stuff come up I am...

hey mv4wd

I had some RL stuff come up I am back playing with this again...

Working on node.js app that will allow raspberry pi to serve web access to allow users to use their phone to see to...
04-09-2020, 11:31 PM
Replies: 1,004
Views: 314,865
Posted By Snowblind

Do you have that low of a voltage on the pins...

Do you have that low of a voltage on the pins when the cy8kit disconnected from everything. If so then the cable you are using not a good one or USB port is not working to spec. Try plugging into a...
04-04-2018, 02:04 PM
Replies: 1,004
Views: 314,865
Posted By Snowblind

The PSOC programer is part of the board. See the...

The PSOC programer is part of the board. See the KitProg area outlined in the picture a few post back. That end there is a USB plug made with PCB. Just plug it in and use software at MCU, Clock, and...
03-18-2018, 07:27 PM
Replies: 1,004
Views: 314,865
Posted By Snowblind

I would like to ask for a HELP command that shows...

I would like to ask for a HELP command that shows all commands supported and a small description of what the command does.
03-07-2018, 02:06 PM
Replies: 1,004
Views: 314,865
Posted By Snowblind

You could write a program on windows that would...

You could write a program on windows that would open the decoder serial port then change it to what you need open a com0com port then connect the other side to the Rentix software
03-06-2018, 02:16 PM
Replies: 1,004
Views: 314,865
Posted By Snowblind

I am not sure what you are trying to do but have...

I am not sure what you are trying to do but have a look at this.. I have used it before to watch a rs232 port to see how something was being sent commands.

http://com0com.sourceforge.net/

It is...
03-01-2018, 04:54 PM
Replies: 1,004
Views: 314,865
Posted By Snowblind

Check the ground on the 5mhz crystal caps. If you...

Check the ground on the 5mhz crystal caps. If you have a scope see if the clock is starting. I think PSOC can be programed without the clock working. Make sure you put the crystal on the right pins....
03-01-2018, 01:37 PM
Replies: 1,004
Views: 314,865
Posted By Snowblind

Me? I do not.. that is up to mv4wd to release.. I...

Me? I do not.. that is up to mv4wd to release.. I am not sure if he plans too or not.
02-26-2018, 10:27 PM
Replies: 1,004
Views: 314,865
Posted By Snowblind

I got a DS1054Z scope man I like this thing... ...

I got a DS1054Z scope man I like this thing...

I made some progress on the asm to C code conversion

I had to switch to a PIC18F24K42 I had already. The bad part is that its a 28pin device. I...
02-16-2018, 02:20 PM
Replies: 1,004
Views: 314,865
Posted By Snowblind

Yeah I know the PIC16F323 hardware works as I...

Yeah I know the PIC16F323 hardware works as I ported your asm code to it and moved the port used to for transmitter loop so I can keep the debugger connected. I have it working with the ported asm...
02-15-2018, 01:59 PM
Replies: 1,004
Views: 314,865
Posted By Snowblind

mv4wd: would there be a problem with me just...

mv4wd: would there be a problem with me just sending just the Message1 part of the packet as far as the decoder goes in MONITOR MODE. Any problem I am having are do to my code run time I think but I...
02-10-2018, 08:52 PM
Replies: 1,004
Views: 314,865
Posted By Snowblind

I have a transponder made using a PIC16F18323...

I have a transponder made using a PIC16F18323 now. I have made the the changes needed to make the PIC asm code work on that chip. I also moved the ant loop to the RC1 and RC2 pins to allow debugger...
01-18-2018, 01:19 PM
Replies: 1,004
Views: 314,865
Posted By Snowblind

Yes you are right I should have said default to...

Yes you are right I should have said default to cano mode that filters out any new packets so all lap timing software will still work.

I didnt think of that yes I want to keep the RC3 compatible...
01-17-2018, 02:07 PM
Replies: 1,004
Views: 314,865
Posted By Snowblind

I fixed the pictures Anyone try Mylaps...

I fixed the pictures

Anyone try Mylaps AIT10R078 with the cano decoder. It is the newer RC4 Hybrid
01-16-2018, 06:35 PM
Replies: 1,004
Views: 314,865
Posted By Snowblind

As we are testing, thinking of new ways to do...

As we are testing, thinking of new ways to do this we can make new modes up. But make the decoder default to a Mylaps compatible mode on startup.

Will this mylaps transponder work with the...
01-16-2018, 06:18 PM
Replies: 1,004
Views: 314,865
Posted By Snowblind

My prototypes don't look as good/neat as yours :o...

My prototypes don't look as good/neat as yours :o

transponder_top:
I dont have a voltage reg on this one. I don't have a one with a low enough drop out voltage. I will order some next time i...
01-13-2018, 10:23 PM
Replies: 1,004
Views: 314,865
Posted By Snowblind

I have a working setup here now. I will post...

I have a working setup here now. I will post pictures if anyone wants to see.

I want to make some cases using my 3d printer.

I did some things different than you did I used 75 ohm BNC cable an...
01-08-2018, 08:32 PM
Replies: 1,004
Views: 314,865
Posted By Snowblind

I got a package of goodies coming from DigiKey...

I got a package of goodies coming from DigiKey Friday.

I want to get the decoder and amp working with the transponder first.

I will see about moving the code to CCS C when I have a working...
01-07-2018, 08:25 PM
Replies: 1,004
Views: 314,865
Posted By Snowblind

Yes I want pack voltage and motor and/or ESC...

Yes I want pack voltage and motor and/or ESC temps.
01-06-2018, 12:42 AM
Replies: 1,004
Views: 314,865
Posted By Snowblind

I ordered some parts to make me one of the...

I ordered some parts to make me one of the decoder and transponder. What is the transponder coded in CCS C or Microchip C. Do you plan to release the code for the transponder? If so I may try to see...
Showing results 1 to 23 of 23


 
Forum Jump

Contact Us - Archive - Advertising - Cookie Policy - Privacy Statement - Terms of Service -

Copyright © 2024 MH Sub I, LLC dba Internet Brands. All rights reserved. Use of this site indicates your consent to the Terms of Use.