eugenedakin
Degrees and experience in the fields as an engineer, chemist, biologist, businessman, mechanic, programmer, electronics, and possibly a few other things.
Scientific SpecialtiesCanada
Pinned Repositories
2022XojoDelegate
Create a Delegate for programming graphics using Xojo 2022 r2
2022XojoPlugin
Make a Xojo 2022 r1.1 plugin from scratch using Visual Studio 2022 in Windows
CaesarCipher
Native Xojo code for the Caesar Cipher algorithm with an example program
CSharpDLLXojo
Build a DLL in CSharp with External Functions for Xojo
Hexagonal-Grid-Xojo-Version-2
Draw a Hexagonal Grid with Xojo - Updated
HexagonalGridXojo
Draw a hexagonal grid in Xojo
lgpio-GPIO
Wrapper uses the new C-language gpiochip functions for the Raspberry Pi
lgpio-I2C-ADS1115
Uses the lgpio library to read an analogue-to-digital chip
pigpio-GPIO
Code for Xojo apps to access the Raspberry Pi GPIO pins through the older pigpio library
RawPlugin
Create a raw x64 bit Windows "C" with "C++" plugin that can be used in Xojo
eugenedakin's Repositories
eugenedakin/pigpio-GPIO
Code for Xojo apps to access the Raspberry Pi GPIO pins through the older pigpio library
eugenedakin/Hexagonal-Grid-Xojo-Version-2
Draw a Hexagonal Grid with Xojo - Updated
eugenedakin/2022XojoPlugin
Make a Xojo 2022 r1.1 plugin from scratch using Visual Studio 2022 in Windows
eugenedakin/HexagonalGridXojo
Draw a hexagonal grid in Xojo
eugenedakin/2022XojoDelegate
Create a Delegate for programming graphics using Xojo 2022 r2
eugenedakin/CaesarCipher
Native Xojo code for the Caesar Cipher algorithm with an example program
eugenedakin/lgpio-GPIO
Wrapper uses the new C-language gpiochip functions for the Raspberry Pi
eugenedakin/lgpio-LCD
Code to display text on an LCD with lgpio library
eugenedakin/PolyAlphabeticCipher
PolyAlphabetic Cipher
eugenedakin/ShowTextAtCanvasPoint
Show text at a Canvas Mouse Point that contains a square
eugenedakin/Steganography-Compare
Compare two pictures which may have changed data by steganography
eugenedakin/Steganography-Pictures
Add and remove a picture-in-a-picture with steganography
eugenedakin/Steganography-Text
Hide and retrieve test through steganography
eugenedakin/DES-Encryption-Decryption
Encrypt and Decrypt text in Xojo using DES - Written in Native Xojo Language - Cross Platform
eugenedakin/lgpio-I2C-ADS1115
Uses the lgpio library to read an analogue-to-digital chip
eugenedakin/docs.gl
OpenGL Reference Documentation
eugenedakin/FeistelCipherNetwork
Feistel Cipher Network Cryptography
eugenedakin/lgpio-BlinkLED
Beginning project with lgpio library for the Raspberry Pi to blink an LED light
eugenedakin/lgpio-ContactlessThermometer-MLX90614
A non-contact thermometer using GY-906 sensor on a MLX90614 board
eugenedakin/lgpio-HouseholdLight
Uses libgpiod library to control a household light - can be used for powering other appliances
eugenedakin/lgpio-I2C
This example program communicates with I2C via the lgpio library on Raspberry Pi OS
eugenedakin/lgpio-InputButton
Project with lgpio library with the Raspberry Pi to accept an input signal from a physical switch.
eugenedakin/lgpio-MPU6050-Accelerometer-Gyroscope
Uses the Raspberry Pi 5, Xojo, and MPU6050 to detect tilt and other movements
eugenedakin/lgpio-Servo
Uses the Libgpiod library to move a servo
eugenedakin/lgpio-SmallDCMotorControl
Uses the libgpiod library to control a small Direct Current motor with Raspberry Pi 4 or 5
eugenedakin/lgpio-SPI
SPI MCP3008 Analog to Digital (ADC) (MISO/MOSI)
eugenedakin/LRC-2-DParityCheck
Longitudinal Redundancy Check (LRC)/2-D Parity Check
eugenedakin/WFS
Windows Functionality Suite
eugenedakin/Xojo-MDIWindow
This Xojo project shows how a MDI (Multi Document Interface) begins on Xojo
eugenedakin/Xojo-WiringPi
Created external GPIO module with WiringPi functions for Xojo