This page (revision-8) was last changed on 2021-08-15 03:06 by Murray Altheim

This page was created on 2021-04-06 08:12 by Murray Altheim

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
8 2021-08-15 03:06 3 KB Murray Altheim to previous
7 2021-08-14 10:22 3 KB Murray Altheim to previous | to last
6 2021-04-06 18:41 2 KB Murray Altheim to previous | to last
5 2021-04-06 08:51 1 KB Murray Altheim to previous | to last
4 2021-04-06 08:48 1 KB Murray Altheim to previous | to last
3 2021-04-06 08:23 1 KB Murray Altheim to previous | to last
2 2021-04-06 08:16 1 KB Murray Altheim to previous | to last
1 2021-04-06 08:12 297 bytes Murray Altheim to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 27 added 4 lines
That is:
* [Smart Sensor Ultrasonic Development Kit For Arduino|UltrasonicSensor/Smart_Sensor_Ultrasonic_Development_Kit_for_Arduino_Spec-201303-08.pdf]
* [Smart Sensor Specifications|UltrasonicSensor/Smart_Sensor_Spec_2013-03-08.pdf]
* [Ping_SMRT.ino|https://service.robots.org.nz/wiki/attach/UltrasonicSensor/Ping_SMRT.ino], Arduino code for the development kit.
At line 28 changed one line
According to SensComp there is currently no known Python/MicroPython port of the Arduino C code.
According to SensComp there is currently no known Python port of the Arduino C code, but the Ping_SMRT.ino file looks to be relatively straightforward ''if'' the included __Wire.h__ and __LiquidCrystal_I2C.h__ library are themselves either ported or portable. But this is certainly a non-trivial effort.