psword / arduino-ide

Various code snips for MCUs and project files.
MIT License
0 stars 0 forks source link

arduino-ide

Various code snips for MCUs. This includes short sketches for:

Version 1 prototype code allows:

There are several operational issues with the Version 1 design, and it is suitable for lab only. Version 1 was designed as part of a HAMK University Program module on learning microcontrollers. While it may have the intended functionality, the real purpose was to learn MCU functions, operations, basic C++, and the I2C protocol. However, the objectives can easily be reduced into a smaller, contained system.

Version 2 prototype code allows:

Version 2 is in design, and will be the first implementation to be used in an underwater environment.

Note: I use Wi-Fi for initial testing. However, once the operational design matures, it will naturally transition to low-power communications.

Further notes, documents, and ideated designs see here.