MAX44009 LUX sensor with hardware I2C

Update: tested also with the software implementation of I2C... no problems. Initial configuration generated with VPC for VSCode IDE and using SPL driver. Tested and works great! Code committed in repository.Here, the Serial Monitor panel shows the intensity light of the flash LED from my wife's phone:

Adafruit 0.96″ 160×80 Color TFT Display

My first graphical TFT display just arrived and I tested it with the Adafruit Arduino libraries on the Nucleo board. After playing with their demos, I wrote a display mockup for my planned Film SLR camera that will use Canon EOS fullframe lenses. /************************************************************************** This is a library for several Adafruit displays based on ST77* … Continue reading Adafruit 0.96″ 160×80 Color TFT Display

Oops!

Oops again! When creating or opening a project, re-editing the project settings, the "floating point" and "printf enabling floating point" checkboxes have no effect - forgot to process them. Now solved and committed.

Be aware

There are two errors in the xml file (the saved project), I fixed them, but can't commit because I'm working at the save open procedure and right now the code is a mess. It won't affect you anyway, because you can't use the saved project until a way to load it exist.