Search found 50 matches

by Jason
Wed Mar 07, 2018 5:37 am
Forum: Compiler
Topic: RF over the air Firmware Update
Replies: 6
Views: 4582

Re: RF over the air Firmware Update

Any chance of getting some sample code posted for this?

Over the air firmware update is something thats been on my wish list for a long time, but so much other business always gets in the way of me investigating it.

Its nice when we give back to the swordfish community ;)






Jason.
by Jason
Tue Jun 10, 2014 2:18 pm
Forum: Compiler
Topic: Compilation Error with Swordfish Toolsuite
Replies: 4
Views: 2715

Re: Compilation Error with Swordfish Toolsuite

Guys, this forum is so cool. I just got a second hand macbook air (off my daughter, since I got her a new windows 8 one) and I've just put windows 8.1 on it and was just about to install Swordfish on it and get going with some projects, and I thought I'd just check in with the crew to see whats new,...
by Jason
Wed Feb 06, 2013 4:44 pm
Forum: Compiler
Topic: Port E pullup on 18F66J16
Replies: 6
Views: 4817

Hi RadioT,
Would I be able to ask you to post a picture of the Oled GLCD that you are using with that SSD module? I've been looking to use an Oled GLCD in a project for ages. .

Pleeeese. ....

Thanks. ...

Jason.
by Jason
Tue Dec 04, 2012 2:16 pm
Forum: Compiler
Topic: Oled display question
Replies: 5
Views: 3437

I was beaten to it... Thankfully. This little screen is exactly what I was looking for, or a 240x320 would have been better, but this is great to start with. And the screens are only $15.00 Perfect to me... http://digital-diy.com/forum/swordfish-basic/oled-lcd-driver-from-c18-to-swordfish-t760-10.ht...
by Jason
Wed Nov 28, 2012 9:07 am
Forum: Compiler
Topic: Oled display question
Replies: 5
Views: 3437

Thanks David,
OK, I think someone needs to write a swordfish module for some OLED displays, and that someone is going to be me.

I've got a lot of reading to do.

Cheers,
by Jason
Wed Nov 28, 2012 6:26 am
Forum: Compiler
Topic: Oled display question
Replies: 5
Views: 3437

Oled display question

Hi Everyone, I was just looking at an OLED display from NewHavenDisplay, the NHD-2.7-12864UCY3. I saw that it had a parallel interface version, but the controller is a SSD1325 and I hadn't heard of it before and wondered if any of the GLCD modules for swordfish would work with it. All the control li...
by Jason
Tue Jun 05, 2012 4:04 pm
Forum: Compiler
Topic: How Can I insert pic ID on code
Replies: 5
Views: 4342

Isn't he talking about the chip ID word that you can program for the pic? If I wanted to program that ID, I would do that separately in MPLAB rather than in the program code. Like the config bits, e.g. Brown-out, code protect, ... I.D. Actually, no I changed my mind. It would be way better to do it ...
by Jason
Wed Mar 14, 2012 3:00 pm
Forum: Compiler
Topic: read write program memory
Replies: 9
Views: 5472

Love this post... I tried to get program memory access working a while ago and never quite did. I think it's time to dive back in there and own it.
by Jason
Wed Feb 08, 2012 3:16 am
Forum: Compiler
Topic: Dallas 18B20 example
Replies: 17
Views: 12035

Hi, Sorry about the delay, but here is the code I used and it worked great. If you had 5, 10 or 20 sensors connected to the bus, they would display each sensors temp on screen along with its hex address in 1 second rolling screen updates. The resolution was to 3 decimal places I think, or 4 maybe. I...
by Jason
Wed Dec 14, 2011 7:46 am
Forum: Compiler
Topic: Dallas 18B20 example
Replies: 17
Views: 12035

I'll dig up the code I used in my 18B20 project when I get home and post it here for you Mast.
by Jason
Wed Dec 14, 2011 3:10 am
Forum: Compiler
Topic: Dallas 18B20 example
Replies: 17
Views: 12035

Hey Mast,
Where did you get that GLCD_192x94.bas file from?

and what glcd screen are you using with this code?

Thanks in advance

Jason
by Jason
Wed Dec 14, 2011 3:07 am
Forum: Compiler
Topic: Dallas 18B20 example
Replies: 17
Views: 12035

Anyway Mast, to answer you question, I think the 18B20+ is a higher resolution temp sensor. maybe that one is what your after.
by Jason
Tue Dec 13, 2011 4:05 pm
Forum: Compiler
Topic: Dallas 18B20 example
Replies: 17
Views: 12035

Yea true. How can anyone not be into microcontrollers?
by Jason
Tue Dec 13, 2011 3:40 pm
Forum: Compiler
Topic: Dallas 18B20 example
Replies: 17
Views: 12035

Hi Mast,
Thanks for posting your code. I have wanted to give one of those screens a try for ages and you posted a great starter code for me.

Those Dallas sensors are great. I wrote a program that scrolls through all connected 18b20 sensors. It's cool how each one has a unique serial number.
by Jason
Tue Oct 25, 2011 4:01 am
Forum: Compiler
Topic: Low Voltage Detect Code
Replies: 4
Views: 3683

Hey Ranger Bob,
What processor were you using?

Cheers