bastwan
There are 27 repositories under bastwan topic.
ElectronicCats/BastWAN
BastWAN is all the best in the world format Feather and LoRa with a RAK4260 and LoRaWAN
Kongduino/LoRandom
A library using Semtech's sx1276/7/8/9's `RegRssiWideband` register properly to generate random numbers.
h-filzer/samr34-lorawan-smt50
Riot OS LoraWan Low Power Bastwan soil moisture Sensor project
Kongduino/BastWAN_Sleep
Testing the sleep function on BastWAN
Kongduino/Inkplate_I2C_Slave
Second half of an ESP32<>BastWAN I2C communication example
h-filzer/platform-atmelsam
Atmel SAM: development platform for PlatformIO
Kongduino/BastWAN-EEPROM
Demonstrating how to use an EEPROM with BastWAN devices
Kongduino/BastWAN_bme680tph
BastWAN BME680 TPH
Kongduino/BastWAN_Continuous_Ranging
A project demonstrating I2C capabilities of the BastWAN.
Kongduino/BastWAN_DHKE
A project demonstrating how to do Diffie-Hellman Key Exchange on the BastWAN/RAK4260.
Kongduino/BastWAN_EEPROM_Prefs
How to read and save prefs on an EEPROM with a BastWAN
Kongduino/BastWAN_Featherwing_2B_Demo
A demonstration of the .2B format on BastWAN + Keyboard FeatherWing
Kongduino/BastWAN_I2C_LoRa_Bridge
A demo project that connects a BastWAN with a PyGamer via I2C.
Kongduino/BastWAN_I2C_Master
Demonstration of I2C communication with an ESP32 as I2C slave.
Kongduino/BastWAN_I2C_Scanner
An I2C scanner for the BastWAN with device info
Kongduino/BastWAN_Laser_PM2.5
A project demonstrating I2C capabilities of the BastWAN.
Kongduino/BastWAN_LoRa_RNG
A project demonstrating how to generate random numbers on the BastWAN / RAK4260 using LoRa.
Kongduino/BastWAN_SHA2
SHA-2 and HMAC-SHA2 for the BastWAN
Kongduino/BastWAN_Back_Buffer
A demonstration of flicker-free drawing on the BastWAN
Kongduino/BastWAN_BH1750_test
BastWAN + BH1750 digital light sensor
Kongduino/BastWAN_BMP280
BMP280 demo using SeeedStudio's module and code, with improvements – using a BastWAN because I can.
Kongduino/BastWAN_Timed_Wakeup
An example demonstrating the usage of the LowPower library on BastWAN
Kongduino/BastWAN_WisNode
A BastWAN and a WisNode LoRa exchanging packets
Kongduino/LoRaOverwatch
A Xojo app to monitor my BastWAN devices running my Minimal Lora firmware
Kongduino/PyGamer_LoRa_Tester
Companion CircuitPython code to BastWAN_I2C_LoRa_Bridge