forked from aanon4/BlueBasic
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
ozarchie edited this page Oct 22, 2016
·
64 revisions
Blue Basic is a BASIC interpreter design to run on the Texas Instrument CC2540 and CC2541 Bluetooth chips.
- Overview
- Hardware
- Blue Basic Petra
- Getting started with your own hardware
- Consoles
- Basic BASIC
- Hello World
- Configuration
- Variables
- Loops
- Conditionals
- Subroutines
- I/O Pins
- Pin names and uses
- Time, delays and timers
- Interrupts
- Power
- Monitoring power
- Managing power
- Accessing I/O Devices
- Using SPI
- Using I2C
- Using Serial/UART
- Using the WIRE command
- Bluetooth Low Energy
- [Peripheral and Central](BlueBasic Configuration)
- Services, Characteristics and Values
- Connections
- Adverts and Scans
- Observing
- Security
- Other options
- File System
- Examples
- Simple Bluetooth controlled LED
- iBeacon
- SPI: Communication with MB85RS64V FRAM chip
- [Read and Advertise DHT22 data] (https:wiki/Example:-Custom-Advert-Data)
- WIRE: Reading the DHT-22 humidity and temperature sensor
- I2C: Communication with DS3231 RTC
- Serial: Echoing characters