BV500 (PIC32MX170)

This is the IC with ByPic firmware installed. This will work with a serial device connected to the TX and RX and set to 115200 Baud. The only components needed are a 10uF capacitor. The power supply is 3.3V. Ideal for an electronics enthusiast that already has a breadboard and serial interface.

ByPic Language Guide and documentation

Comparison with Arduino

Resource Links

Circuit

ByPic

The current version of ByPic installed on this processor gives the following approximate user specifications:

  • Execution speed 200,000 lines per second
  • RAM available for user functions and variables 23k the split between variables and functions can be user controlled.
  • Flash available to store user functions 30k. This equates to about 2000 lines of code.