Quoi de neuf 2018
From Eric
(Difference between revisions)
m |
m |
||
Line 11: | Line 11: | ||
== April 2018 == | == April 2018 == | ||
- | * Experiment Micropython on ESP32. See notes | + | * Experiment Micropython on ESP32. See [https://1drv.ms/w/s!AuATPoIeeSgFlKNKqJMVqO16AZk0EQ notes]. |
- | * Playing with my Zturn Zynq board. See notes | + | * Playing with my Zturn Zynq board. See [https://1drv.ms/w/s!AuATPoIeeSgFlKNU57oXXSzpLI3F3A notes]. |
* Experiment the Ti MSP340 Chronos watch. | * Experiment the Ti MSP340 Chronos watch. | ||
== March 2018 == | == March 2018 == |
Revision as of 20:14, 26 April 2018
Experiments carried out in the past (from 2011) are described hereafter:
Contents |
April 2018
- Experiment Micropython on ESP32. See notes.
- Playing with my Zturn Zynq board. See notes.
- Experiment the Ti MSP340 Chronos watch.
March 2018
- First experiments with the STM32 Nucleo (NUCLEO-F302R8) and motor control extension board (X-NUCLEO-IHM07M1), the STM32 Nucleo pack FOC and 6-step motor control: I am still fighting with the motor SDK... I am writing a note that will eventually explain in a how to setup the environment in a unique document ...
February 2018
- Built a safety case for my son, using a fingerprint sensor. Here are a few pictures: The code is here.
January 2018
- Playing with the ESP8266 using the Espressif SDK. (Search for ESP8266 for other experiments using NodeMCU). I am using the PlatformIO environment. I am now able to print a message on the tiny screen from my laptop, through internet:
- Trying to build a doppler-based "fox hunter" (on-going). See notes here