• Stars
    star
    1
  • Language
    C++
  • Created over 4 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Testing the MikroElectronica Mega Hat and three Clickboards

More Repositories

1

PC-G850V

A collection of small sketches for the Sharp PC-G850V
Assembly
14
star
2

M5_GPS_On_Serial2_Static_Map

Acquire GPS coordinates and display a static map on M5Stack
C++
10
star
3

ffmpeg-tips

A (small) collection of ffmpeg commands that I use regularly
7
star
4

LoRandom

A library using Semtech's sx1276/7/8/9's `RegRssiWideband` register properly to generate random numbers.
C
7
star
5

BastWAN_Minimal_LoRa

A simple project demonstrating how to do LoRa P2P encrypted communication with BastWAN
C
6
star
6

M5_BMP280

A small demo for BMP280 + M5Stack
C
6
star
7

RAK4631_DFRobot_Geiger

Geiger counter code adapted from the DFRobot code for RAK4631
C++
5
star
8

Code128_Python

A simple Code128 1D barcode library for Python
Python
4
star
9

Lora-Calculations

A Xojo app converted from an Excel file I have been using as a placeholder for useful formulas
4
star
10

RAK3272S

Code repo for the RAK3272S
Python
3
star
11

Inkplate_I2C_Slave

Second half of an ESP32<>BastWAN I2C communication example
C++
3
star
12

RUI3_LoRa_Basic_Rx_Tx

A set of 2 basic exemples showing how to do LoRa Rx/Tx in RUI3
C++
3
star
13

RAK3172_AES_Test

A small test showing AES128 ECB and CBC modes.
C
3
star
14

BastWAN-Listener-Static-Web-Page

Python
3
star
15

RAK4631-ublox-Commander

A sketch that not only parses NMEA sentences, but also allows sending UBX commands and decrypt answers from the ublox module
C++
3
star
16

M5_LoRa_Frequency_Hopping

Hops rapidly over the LoRa/sx1278 spectrum and displays RSSI.
C++
3
star
17

WioE5_LoRaWAN

A fork of SeeedStudio's LoRaWAN library for the Wio Terminal.
C++
3
star
18

RUI3_LoRa_Companion

A LoRa dongle for computers based on the RAK4631
C
3
star
19

BastWAN-send-class-A-OTAA

A sample sketch showing how to send LoRaWAN packets using a BastWAN and Keyboard Featherwing
C
3
star
20

MicroPython-ST7735

Micropython code for my Lolin D32 Pro and ST7735 TFT
Python
3
star
21

Unihiker_Code

Python code I am writing for the Unihiker
C
3
star
22

ImageTools

A demonstration of the Xojo ImageTools library I wrote a VERY long time ago
Xojo
3
star
23

RUI3_RAK4631_LoRaWan_RAK1901_RAK12010

A small demo project, part of a much bigger effort, based on WisBlock RAK4631 (nRF52840 + SX1262), RAK1901 (Sensirion SHTC3 Temperature and Humidity Sensor) and RAK12010 (VEML7700 Light Sensor).
C++
3
star
24

wukong_wioe5

Short demo showing how to use a SeeedStudio Wio-e5 with a RPi pico and a Wukong 2040
Python
2
star
25

RUI3_LoRa_Kitchen_Sink

Everything but the kitchen sink for this RUI3 demo
C++
2
star
26

RAK811-xxPython

A project to make a RAK811 driver in various flavours of Python
2
star
27

WisBlock_LoRaP2P_RX_BLE

A small example demonstrating how to make a LoRa PING/PONG platform with an OLED and BLE remote control
C++
2
star
28

RUI3_GPS

A simple example for RUI3 that demonstrates how to tokenize and parse NMEA sentences on Wisblock devices.
C++
2
star
29

RAK4631_I2C_Scanner

An I2C scanner for the RUI3 platform
C++
2
star
30

RAK4631_AES

A demo of my extension to the Adafruit_nRFCrypto, adding AES
C++
2
star
31

TRS8BIT_2022_Wordle

My entry for the TRS8BIT 2022 contest
Assembly
2
star
32

Hakkava-IME

An input method for Hakkava (ๅฎขๅฎถ่ฉฑ) for Mac OS X
2
star
33

BastWAN_Sleep

Testing the sleep function on BastWAN
C++
2
star
34

RAK4631_Sensors_Test

A project demonstrating how to use some of the sensors from the RAK4631 full set.
C++
2
star
35

SE0352NQ01_Library

A library for the SE0352NQ01 e-paper display, driven by a Wisblock RAK4631 (nRF52840 + SX1262).
C
2
star
36

RijndaelJS

Crude and very basic implementation of AES in Javascript from the original C code.
JavaScript
1
star
37

RAK4631_NMEA_Parser

A tokenizer + parser for NMEA sentences, specifically (but easily adaptable) for the RAK4631 and RAK1910
C++
1
star
38

BastWAN_I2C_LoRa_Bridge

A demo project that connects a BastWAN with a PyGamer via I2C.
C
1
star
39

PyGamer_NMEA_Parser

An NMEA sentences tokenizer and parser for the PyGamer.
Python
1
star
40

JPEG_to_C

A Xojo application that converts images (JPEG or other) to a C header file
Xojo
1
star
41

STM32_MicroPython

A collection of tools, board definition, custom code etc for MicroPython, focusing on STM32 MCUs.
C
1
star
42

BastWAN_Continuous_Ranging

A project demonstrating I2C capabilities of the BastWAN.
C++
1
star
43

M5Stack_BBQ10_Kbd

Using a BBQ10 Keyboard by Arturo with an M5Stack
C
1
star
44

BastWAN_I2C_Scanner

An I2C scanner for the BastWAN with device info
C++
1
star
45

M5_LoRa_GeoLoc

An old project doing geoloc with LoRa for the M5Stack
C++
1
star
46

BastWAN-Listener-Xojo

Xojo
1
star
47

01Studio_nRF52840_NMEA_Parser

An NMEA parser for my 01Studio nRF52840 board
C++
1
star
48

kongduino

1
star
49

LoRa-Airtime-Calculator

LoRa Airtime Calculator for the SX17276/7/8 series
Xojo
1
star
50

WisBlock_TinyGPSpp_Example

C++
1
star
51

RAK811_Minimal_Lora

A refresh of my Minimal LoRa firmware, for the RAK811 โ€“ย oldies but goodies!
C
1
star
52

RAK4631_Minimal_LoRa

RAK4631 / Wisblock of the Minimal_LoRa firmware. WIP.
C
1
star
53

Xojo_QOI_Decoder

Xojo wrapper around the reference C implementation of the Quite OK Image Format.
Xojo
1
star
54

BastWAN_Featherwing_2B_Demo

A demonstration of the .2B format on BastWAN + Keyboard FeatherWing
C
1
star
55

Mathematical_Cryptography

Coding examples and algorithms of the "An Introduction to Mathematical Cryptography" book while reading it.
Python
1
star
56

HW_AES

Sample ESP32/Arduino IDE code demonstrating the basics of hardware-accelerated AES
C++
1
star
57

RUI3_LoRa_P2P_PING_PONG

A simple PING PONG demo for RUI3. Works as is on RAK4631 and RAK3172
C++
1
star
58

BastWAN_Laser_PM2.5

A project demonstrating I2C capabilities of the BastWAN.
C++
1
star
59

Advent_2023

My code for Advent of Code 2023
Python
1
star
60

BastWAN_bme680tph

BastWAN BME680 TPH
C++
1
star
61

Uno_RAK811

This sketch shows how to use a WisNode LoRa with an Arduino Uno or similar to send data from various environmental sensors as LoRa packets.
C++
1
star
62

BastWAN_I2C_Master

Demonstration of I2C communication with an ESP32 as I2C slave.
C++
1
star
63

RUI3_LoRa_P2P_BLE_PING_PONG

A BLE-enabled PING-PONG LoRa P2P sketch for RUI3 / RAK4631
C++
1
star
64

BastWAN_LoRa_RNG

A project demonstrating how to generate random numbers on the BastWAN / RAK4260 using LoRa.
C++
1
star
65

BastWAN-EEPROM

Demonstrating how to use an EEPROM with BastWAN devices
C++
1
star
66

RAK4631_RAK12500_GPS_ZOE-M8Q_I2C_OLED

A sample project using our new RAK12500 GNSS module with an RTC module
C++
1
star
67

DIAMOND2_Class

Arduino implementation of the Diamond2 and Diamond2 Lite Block Ciphers by Michael Paul Johnson.
C++
1
star
68

Adafruit_Feather_M0_LoRa_Sender

A quick sample project demonstrating sending/receiving LoRa packets on an Adafruit Feather M0 with Sandeep Mistry's LoRa library
C++
1
star
69

xojo-rak3272-minimal-lora

Xojo
1
star
70

XojoAES

Sample code showing how to do AES256 (ECB only for now) in Xojo
C
1
star
71

E5_Controller

A LoRa P2P tester made of a LoRa-E5 and an ESP32-S3 Touch TFT
C++
1
star
72

RAK4631_bme680_bsec

A RAK4631-specific port of the BME680 BSEC sketch
C++
1
star
73

MinimalLoRaG2

MinimalLoRaG2
Python
1
star
74

ssd1306_mp

A fork of the ssd1306 library for Micropython
Python
1
star
75

BastWAN_DHKE

A project demonstrating how to do Diffie-Hellman Key Exchange on the BastWAN/RAK4260.
C
1
star
76

RAK11200_as_ESP32_Variant_Xojo_Project

A quick Xojo project that creates a Wisblock RAK11200 variant in an Espressif esp32 BSP package
Xojo
1
star
77

RAK4631_Advanced_LoRa_P2P_TX

A slightly more advanced LoRa P2P Tx test with OCP control
C++
1
star
78

BastWAN_GY-906_Get_Temperature

C++
1
star
79

dec2base

A small project showing how to convert decimal to an arbitrary base
C++
1
star
80

sx127x_Setup

A port to HTML/JS of my Xojo app
HTML
1
star
81

Inkplate_Battery_Voltage_Temperature_SD_Card

A sample project adapted from the original Inkplate 6 samples. Displays battery voltage and Temperature with icons loaded from the SD card. Gets NTP datetime and displays it between Voltage and Temperature
C++
1
star
82

arduino_build

A small app for Mac OS X that looks for Arduino IDE build folders (in the /private/var/folders/ area) and makes them easily accessible.
1
star
83

ESP32-S2-Live-GNSS

Live display of GNSS location on a map. ESP32-S@, 3.2" TFT on 01Studio pyBase
Python
1
star
84

RAK1910_GPS_UBLOX7-Update

An update to RAK1910_GPS_UBLOX7.ino that fixes missing N/S and E/W markers
C++
1
star
85

BastWAN_HDC1080_CCS811_demo

C++
1
star
86

HKO_Haversine

The haversine function in C, JS, Python, tied specifically to Hong Kong Observatory's stations around the city
C
1
star
87

RAK3172_Timer_Example

An example showing how to use a timer in RUI3 to execute periodical tasks
C++
1
star
88

RUI3_RAK4631_ss_oled_animation_demo

Very smooth animation demo based on code by @fast_code_r_us, running on a RAK4631R, aka on the newly released RUI3 platform.
C++
1
star
89

AdventOfCode2020

This repository hosts my solutions to the Advent of Code 2020, written in Javascript, as quickly as possible โ€“ no ponderation, no introspection, just code, crash and restart. The code is run in the Chrome console โ€“ can't be more basic than that.
JavaScript
1
star
90

ESP32_Random_Test

A sample sketch demonstrating the problem in Sandeep Mistry's excellent LoRa library's `random()` function. See [this issue](https://github.com/sandeepmistry/arduino-LoRa/issues/394) for context.
C++
1
star
91

Load_CO

A two-part project to help load binary files onto a Tandy TRS-80 M100 or T102.
Xojo
1
star
92

RAK4631_Gost_Simple_Test

A simple GOST (the MAGMA Russian chiper) test on RAK4631
C
1
star
93

BastWAN_EEPROM_Prefs

How to read and save prefs on an EEPROM with a BastWAN
C++
1
star
94

Maix_Amigo

A collection of MaixPy scripts and libraries for the Maix Amigo
Python
1
star
95

Xojo_Vignettes

How to drop an image on a Xojo application, resize it, and allow the resized image(s) to be dragged back to the Finder.
1
star
96

pico-ed

Random code I will be writing for the Pico:ed by Elecfreaks.
Python
1
star
97

RAK3172_NMEA_Parser

A port of my NMEA code, originally written for RAK4631/Arduino BSP, for RUI3
C++
1
star
98

TRS80

Archiving information and code about / for the TRS-80 Model 100 and friends.
Assembly
1
star
99

BastWAN_SHA2

SHA-2 and HMAC-SHA2 for the BastWAN
C
1
star