-
Notifications
You must be signed in to change notification settings - Fork 55
Home
aanon4 edited this page Nov 17, 2014
·
54 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
- Variables
- Loops
- Conditionals
- Subroutines
- I/O Pins
- Pin names and uses
- Using the WIRE command
- Time, delays and timers
- Interrupts
- Power
- Monitoring power
- Managing power
- Using SPI
- Using I2C
- Using Serial/UART
- Bluetooth Low Energy
- Peripheral and Central
- 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
- Bluetooth advert scanning
- WIRE: Reading the DHT-22 humidity and temperature sensor
- I2C: Communication with DS3231 RTC
- Serial: Echoing characters