Proton BASIC community web site
  • Register
  • Forgotten Your Password?


Hello Unregistered ,


  • Home
    • Welcome to Proton BASIC Compiler
  • BUY
  • Forum
  • Beginners
  • Files
  • What's New?
  • Wiki
  • ++ UPDATES ++
  • My Notes
  • Member Map
  • Advanced Search
  • Home
  • Home
  • Wiki
  • Example Code
  • Serial Data

  1. If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.
  • Menu

    • Proton Products
      • Hardware
        • Amicus 18
        • PROTON Development Board MKII
        • Proton Serial Graphics LCD
        • Crownhill Solderless Development System
        • ProtonIR - Infra-Red Development Kit
        • Proton-Smart - Smart Card Development
        • Proton Net - Networking for PICŪ microcontrollers.
        • Proton ChipDrive Mobile Development System
      • Software
        • Proton Development Suite
        • Proteus VSM
        • Proton for FREE!
      • Resellers
    • Support
      • Pre Sales Questions
      • Supported microchips
      • OnLine Ordering
      • Compiler Updates
      • Contact Us
      • About Us
      • Legal Stuff (in no particular order)
    • Beginners
      • Glossary of Terms
      • How to...
    • Wiki
      • Wiki Help
      • Useful Links
      • Tips and Tricks
        • Math
        • I/O
        • Conserving Power
        • Proton
        • ADC and Measurement
        • LCDs and Displays
        • Simulate and debug
      • Application Notes
      • New devices and techniques
      • Tools and Utilities
        • FineLine IDE
        • USB Bootloader for 18F Units
        • Timer Calculator
        • The Terminator
        • Find Full File Names Greater Than 255 Utility
      • Library Manager
      • Plugins
      • Example Code
        • A/D
        • Amicus18
        • Audio
        • BCD
        • EEPROM
        • Encoder
        • Encryption
        • GPS
        • I2C
        • Infra Red
        • Interrupts
        • Keypads
        • LED Display
        • LCD Text
        • LCD Graphic
        • Port expander
        • Proton24
        • PWM
        • Radio frequency
        • Real Time Clock
        • Sensors
        • Serial Data
        • SPI
        • Temperature sensing
        • Timers
        • Ultrasonic
        • USART
        • USB
        • Other Example Code
      • WiFi
      • Linux
      • Electronics Suppliers
        • UK and Europe
        • USA
          • Parts Sources
          • Parts Search Engines
          • PCB Fabrication Services
          • Tools and Production Equipment
        • South Africa
          • Misc stuff
    • Projects
      • Plug-In & Library Dev
      • PCB Rework Equipment
        • PCB Rework Equipment
      • Audio & Music
      • Opto & Display
      • Games
      • Automotive
      • Radio / RF
        • GSM
        • 3G
        • GPS
        • Amateur
          • ShortWave
          • VHF
          • UHF
          • SHF
          • Test & Measurement
      • Data Logging
      • R/C Model
      • Seasonal
        • Halloween
        • Christmas
        • Easter
        • 4th July
        • Guy Fawkes
        • New Year
      • Robotics
      • Nautical
      • Aeronautical
      • Health & Safety
      • Home & Utility
      • Test & Measurement
      • Loaders
      • RTOS
      • Other
    • Videos
      • Proton PICŪ BASIC
      • Electronics
      • Microchip
      • Special Interests
        • Robotics
        • Silicon
        • PCB Manufacture
        • CNC
    • Interesting
    • Industry News
      • Microchip News
      • Maxim News
      • Linear News
      • TI News
      • New Technology
      • Dataweek
      • Other
        • Legislation
        • Components
        • Technology
        • Products
  • PicŪ Basic


  • Serial Data

    HRSOut by interrupt 

    by
    AlbertoFS
    • View Profile
    • View Forum Posts
    • Private Message
    • View Articles
    Published on 18th March 2016 13:05

    This code has been requested by "Maxi" (PDS user in the forum) for saving time in the execution of the main program. See the thread HERE.
    ...
    Read More Read More

    Buffered Serial data on a PIC24 

    Published on 17th January 2016 08:42

    Here's a library that will replace the Proton24 compiler's Hrsin command with an interrupt driven buffer mechanism.
    ...
    Read More Read More

    Interrupt Driven Buffered Software UART 

    by
    Les
    • View Profile
    • View Forum Posts
    • Private Message
    • Visit Homepage
    • View Articles
    Published on 16th January 2016 20:35
    Article Preview

    Buffering of serial data is normally in the realm of a dedicated hardware UART peripheral, and indeed, there is sample code shipped with the Proton compiler that does just this job. However, the Amicus18 microcontroller has a single UART peripheral, and this is normally used for communicating with the PC, and is the primary means of programming the microcontroller through its bootloader. It’s only really available when the Amicus18 board is being used as an autonomous entity. i.e. not connected via the USB cable.
    ...
    Read More Read More

    Proton / Visual Basic Serial Communication 

    by
    BillyC1
    • View Profile
    • View Forum Posts
    • Private Message
    • View Articles
    Published on 5th October 2015 01:35

    Proton Code

    Code:
    Device=16F628AXtal=20
    All_Digital true
    Hserial_Baud 9600 ' Setting Baud rate
    ...
    Read More Read More

    Sure information boards 2 and four digit 

    by
    Oldhack
    • View Profile
    • View Forum Posts
    • Private Message
    • View Articles
    Published on 3rd July 2012 16:41

    I like the Sure information boards, (large LED digits in 1.5 to 2.3", two and four digits with drivers) but note the ...
    Read More Read More

    How to get serial data into an EXCEL spreadsheet 

    Categories:
    1. PICŪ BASIC

    A way of getting serial data into a program as keyboard input is via the accessibility options in WinXP and 2000. Look ...
    Read More Read More

    Serial Debug Bench 

    Article Preview

    After developing many designs incorporating serial communications, I realised that if I had a simple program that ran on ...
    Read More Read More

    RS232 Booster 

    Article Preview

    RS232 ports of modern laptops are not always complying with the original RS232 standard. If RS232 levels are expected to ...
    Read More Read More

    How to convert TTL to RS232 

    Article Preview

    This small realization, based on one of the most common IC (MAX232) is designed to create a small and convenient TTL to ...
    Read More Read More

    Simple demo for PICŪ to RealBasic comms 

    Article Preview

    The demo is offered on an as-is basis with no warranty as to its effectiveness, operation or reliability. Users use it at ...
    Read More Read More

    • Contact Us
    • Home of Proton BASIC (Proton Development Suite)
    • Archive
    • Privacy Statement
    • Top
    All times are GMT +1. The time now is 06:18.
    Powered by vBulletin®
    Copyright © 2018 vBulletin Solutions, Inc. All rights reserved.
    © Crownhill Associates Limited 1995-2016, All rights reserved.

    All Trademarks acknowledged. E & OE


    Your IP Address: 54.224.44.168  |  OS: Unknown  |  Browser: Unknown