Ads1x1x Analog-to-Digital Converter Driver in Rust
Today I present you an analog-to-digital converter (ADC) Rust driver compatible with the devices ADS1013, ADS1014, ADS1015, ADS1113, ADS1114 and ADS1115.The devicesThe devices are pr
Today I present you an analog-to-digital converter (ADC) Rust driver compatible with the devices ADS1013, ADS1014, ADS1015, ADS1113, ADS1114 and ADS1115.The devicesThe devices are pr
I have continued writing several Rust device drivers. Today I present you a Rust driver for the TMP102 and TMP112 high-accuracy, low-power, digital temperature sensors.The devicesThi
I have been writing several platform-agnostic Rust drivers (15 published at the moment) as a way to push embedded development in Rust forward. Today I present you a Rust driver for t
After writing the 24x Serial EEPROM IC driver I have written a driver for the DS1307 real-time clock as part of the Weekly Driver Initiative. This platform-agnostic driver is based o
I have been learning Rust on and off for quite a while and embedded systems have always been interesting for me.At some point I discovered the Discovery book and decided to turn back
OSEater is a “Pac-Man”-style game in which “Tux”, the Linux pet, has to collect all the dots in the map avoiding the Windows logos.Apple logos also exist and when they are eaten by Tux the game mode i
Sound2Header (sound to header) is a little and simple C program that I have written using the libsndfile library to convert any sound file supported by libsndfile to an array of samples in a range giv
DSMemorizer is a homebrew game for the Nintendo DS (also playable in any emulator like DeSmuMe) to help memorizing japanese vocabulary and kanjis (ideograms).DSMemorizer is written in C++ following an
We spend an enormous amount of time indoors. The indoor air quality is often overlooked but it is actually an important factor in ou
Somebody asked me to write these tips down so here is a very opinionated looong list of tips and hardware recommendations for hobby beginners based on
SDC Systems contacted me about their need for a Rust driver for Vishay’s VEML6030 ambient light sensor as they had seen that I have
PCA9685 displaying a rainbow with 2 RGB LEDs and controlling 5 servo motors. (source code) Today I present you a Rust driver for the
Today I present you a platform-agnostic Rust driver for the Si4703 and Si4702 FM radio receivers (turners).The devicesThe Si4702/03-
Hi, I am a computer engineer and technical engineer in computer systems. I work at an applied research institute in Germany developing medical softwar