Search found 20 matches

by Anobium
Sun Mar 05, 2017 8:30 am
Forum: Microchip
Topic: PIC - PIC Development Board + PIC16F877A (HCDVBD0003)
Replies: 40
Views: 94438

Re: PIC - PIC Development Board + PIC16F877A (HCDVBD0003)

Pop over to Great Cow BASIC - download and use. It is easy.

Great Cow BASIC generates ASM and is the greatest free development tool.

Evan
by Anobium
Thu Oct 02, 2014 7:02 pm
Forum: Microchip
Topic: PIC - PIC Development Board + PIC16F877A (HCDVBD0003)
Replies: 40
Views: 94438

Re: PIC - PIC Development Board + PIC16F877A (HCDVBD0003)

@Brinn

I cannot help with MPLAB. I know use MPLAB for debugging ASM files and low level chip emulation.

Really sorry.
by Anobium
Tue Sep 30, 2014 8:10 pm
Forum: Microchip
Topic: PIC - PIC Development Board + PIC16F877A (HCDVBD0003)
Replies: 40
Views: 94438

Re: PIC - PIC Development Board + PIC16F877A (HCDVBD0003)

When you load Pickit3 are you getting the correct chip selected automatically?

And, please try the attached HEX file. This was my original hex file. I believe the file above may not be complete.
by Anobium
Fri Sep 26, 2014 5:11 pm
Forum: Great Cow Basic
Topic: Display the DS18B20 unique rom ID on a LCD & the temperature
Replies: 1
Views: 44279

Display the DS18B20 unique rom ID on a LCD & the temperature

This code display the DS18B20 unique rom code on the LCD and also the current temperature. Enjoy ' FILE: PIC_GCB_16F877A_READ_ROM_DS18B20_and_Temp_with_LCD_Example.gcb ' DATE: 26/09/14 ' VERSION: 0.1a ' AUTHOR: Anobium ' 'This program was written using the Great Cow Basic IDE for use with the PIC '1...
by Anobium
Sat Aug 30, 2014 6:59 am
Forum: Great Cow Basic
Topic: DS1307 Clock - PIC Development Board + PIC16F877A
Replies: 0
Views: 13452

DS1307 Clock - PIC Development Board + PIC16F877A

This is a demonstration of a complete clock/calendar using the DS1307 RTC for the 16F877a 40 PIN Prototype board. Install GCB! You are recommended to use GCB@SYN from the Great Cow Basic website. There are two pushbuttons to control the clock: Mode and Set these equate to Key1 and Key2 During normal...
by Anobium
Sat Aug 16, 2014 3:58 pm
Forum: Great Cow Basic
Topic: GLCD graphing DS18B20- PIC Development Board + PIC16F877A
Replies: 1
Views: 13995

An improved version of the solution. Automatic updating.

An improved version of the solution. Automatic updating of the temperature as it changes, you can still force a screen update by pressing Key1.

See the attachment.

Anobium
by Anobium
Sat Aug 16, 2014 10:27 am
Forum: Great Cow Basic
Topic: GLCD graphing DS18B20- PIC Development Board + PIC16F877A
Replies: 1
Views: 13995

GLCD graphing DS18B20- PIC Development Board + PIC16F877A

GLCD showing values of the DS18B20 sensor a bar graph uses the PIC Development Board + PIC16F877A The ST7920 GLCD driver operates in two modes, text and graphics. This demo shows you how to use the graphics modes and the capabilities of GCB. This demonstration shows temperature sensor every time you...
by Anobium
Sat Aug 16, 2014 10:23 am
Forum: Great Cow Basic
Topic: GLCD showing DS18B20 - PIC Development Board + PIC16F877A
Replies: 0
Views: 12741

GLCD showing DS18B20 - PIC Development Board + PIC16F877A

GLCD in Text Mode - PIC Development Board + PIC16F877A The ST7920 GLCD driver operates in two modes, text and graphics. This demo shows you how to use the graphics modes and the capabilities of GCB. This demonstration shows circles, lines, text and then finally shows the temperature sensor every two...
by Anobium
Sat Aug 16, 2014 10:19 am
Forum: Great Cow Basic
Topic: GLCD in Text Mode - PIC Development Board + PIC16F877A
Replies: 0
Views: 12937

GLCD in Text Mode - PIC Development Board + PIC16F877A

The ST7920 GLCD driver operates in two modes, text and graphics. This demo shows you how to use the text mode. Essentially, it uses the LCD driver with a small GLCD handler. ' FILE: PIC_GCB_16F877a_GCD_TextMode_Example.gcb ' DATE: 07/08/14 ' VERSION: 0.1 ' AUTHOR: Anobium ' 'This program was written...

Go to advanced search