Hi,
I'd like to be able to program my codebug in Python or Javascript - rather than using the
blockly editor. Is this possible? Are there libraries for download and documentation to browse?
Also, is there documentation of the codebug itself - available storage, RAM, etc?
Many thanks.
Python + Javascript libraries
Re: Python + Javascript libraries
You can use python if you use I2C or USB tether mode,
http://www.codebug.org.uk/learn/activit ... th-python/
https://github.com/codebugtools
but for standalone use it's blockly only at the moment (code viewer javascript is readonly).
As for CPU & hardware specs:
PIC18(L)F25K50 12 MIPS / Flash: 32K / SRAM: 2K
http://www.microchip.com/wwwproducts/De ... IC18F25K50
http://codebugforum.co.uk/viewtopic.php?f=12&t=30
http://www.codebug.org.uk/learn/activit ... th-python/
https://github.com/codebugtools
but for standalone use it's blockly only at the moment (code viewer javascript is readonly).
As for CPU & hardware specs:
PIC18(L)F25K50 12 MIPS / Flash: 32K / SRAM: 2K
http://www.microchip.com/wwwproducts/De ... IC18F25K50
http://codebugforum.co.uk/viewtopic.php?f=12&t=30