- Pulse Width Modulation for PCA9685
- ADC Benchmark
- Other JVM Languages
- Monitor a Battery
- Calibrate a LSM303, with no extra tools
- NMEA Multiplexer
- Case study: Comparison with Node-RED
- REST Nav Server, gathering artifacts from several other projects (Nautical Almanac, Tide Computer, NMEA Multiplexer, ...)
- Quick summary of the problems to address for a happy NavServer. 😊
- Boat Data 101. In progress.
- Sample Calibration session.
- SunFlower
- Plant Watering System
- Small Boards, moved here.
- With examples (on Arduino IDE).
- Examples
- Languages Comparison
- Processing
Github is well-equipped to render markdown (md) documents. If you navigate to an HTML page, what you would see is the HTML code, not its rendering.
To render an HTML page hosted on github
as your browser would, just use a URL like this:
https://htmlpreview.github.io/?https://github.com/OlivierLD/OlivierLD.github.io/blob/master/first.test.html
Does not work all the times, but at least some times. You may face some CORS Policy issues...
- https://pages.github.com/ could be a much better option.