User Activity

  • Posted a comment on discussion Compiler Problems on GCBASIC

    I have been compiling using the @wn file successfully in 98_02. In fact, it may be the file I originally modified that has been included. I did a diff between the supplied 328PB.dat and the one I use and there are significant differences. I am more that willing to work with you and the team to get it sorted out.

  • Posted a comment on discussion Compiler Problems on GCBASIC

    Also, when I make the hex file sometimes the encoding of the GCB file changes to UTF-8 BOM and throws a syntax error. What would be causing this?

  • Posted a comment on discussion Compiler Problems on GCBASIC

    Here are the DIM statements for the Arrays dim ball1(9) dim ball2(9) dim ball3(9) dim ball4(9) dim ball5(9) dim ball6(9) dim ball7(9) dim ball8(9) dim ball9(9) dim ball10(9) dim rndball1(30) dim rndball2(30) dim rndball3(30) dim rndball4(30) dim rndball5(30) dim rndball6(30) dim rndball7(30) dim rndball8(30) dim rndball9(30) dim rndball10(30)

  • Posted a comment on discussion Compiler Problems on GCBASIC

    I get the following output when invoking Make Hex. The arrays are all less than 48 elements. I am programming a mega328PB chip. Some interrupts are invalid as well so not sure what is going on? Warning: The selected chip speed may be too high Error: The array RNDBALL1 is too large Error: The array RNDBALL10 is too large Error: The array RNDBALL2 is too large Error: The array RNDBALL3 is too large Error: The array RNDBALL4 is too large Error: The array RNDBALL5 is too large Error: The array RNDBALL6...

  • Posted a comment on discussion Open Discussion on GCBASIC

    Thanks for both replies. I implemented Frank's code and it is working great! I am still having an issue with data received via the esp8266 but that may be a topic for another forum. It echos fine and displays 0,CONNECTED when I connect a TCP Client. However the data comes through as garbage. Thanks again for the help!

  • Posted a comment on discussion Open Discussion on GCBASIC

    I am testing a new board and had to switch to software serial due to a board error. I would like to have a function similar to Hsergetstring that would work with ser1receive. I am at 115200 baud and do get comms back but having difficulty with ser1receive in terms of capturing the data. I have tried 57600 with the same result. I am working with a ESP-12S wifi chip and an ATMEGA328pb. I have looked at the buffer ring example but I can't apply it as I don't have a USART Interrupt that I know of.

  • Posted a comment on discussion Open Discussion on GCBASIC

    I am potentially looking for someone who could convert the GCB code I have writted into C code for an atmega328pb. The code is straight forward and should not take long to do. It uses PWM and USART as well as some pulses for servos.

  • Posted a comment on discussion Open Discussion on GCBASIC

    I was able to get the demo code to work. I needed to remove the defines for AVRTC1, etc. and of course enable the motors :). It is working great, I really appreciate the help.

View All

Personal Data

Username:
wn007
Joined:
2017-12-09 14:14:42

Projects

  • No projects to display.

Personal Tools