Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aanon4/BlueBasic

BASIC interpreter for CC2540 and CC2541 Bluetooth LE chips
https://github.com/aanon4/BlueBasic

Last synced: 2 months ago
JSON representation

BASIC interpreter for CC2540 and CC2541 Bluetooth LE chips

Awesome Lists containing this project

README

        

BlueBasic
=========

**NOTE: I no longer have access to either hardware or tools to update the builds.**

**ALSO NOTE: This project has moved to https://gitlab.com/timwilkinson/BlueBasic**

BASIC interpreter for CC2540 and CC2541 Bluetooth LE chips.

This project contains a BASIC interpreter which can be flashed onto a CC2540 or CC2541 Bluetooth module. Once installed, simple use the Bluetooth Console tool to connect and start coding on the device using good old BASIC.

The project was inspired by experimenting with the HM-10 modules (a cheap BLE module) and a need to provide an easy way to prototype ideas (rather than coding in C using the very expensive IAR compiler). Hopefully other will find this useful.

For more information see https://github.com/aanon4/BlueBasic/wiki/Blue-Basic:-An-Introduction