Hi @noone,
I replied to you email yesterday at 3:56 PM (Paris time), can you make sure the answer did not arrive in your spam?
In any cases, I copy the response here as it may interest some other teachers:
Hello!
I am also a teacher in a University in Lille, northern France called Junia. I teach Embedded Programming and IoT.
Since last year I’ve also been giving an Introduction to Embedded ML laboratory using Edge Impulse.
To answer your questions:
Question 1: Can I use Edge Impulse in an educational environment?
Of course, each students can have their own accounts and they can create 5 project each.
How many projects per students you had in mind?
Question 2: What edge devices do you recommend?
For additional hardware, the Arduino Nano 33 BLE (https://store.arduino.cc/arduino-nano-33-ble) is probably the easiest one to use and comes with an accelerometer and a microphone. And of course you can plug the classic Arduino compatible sensors.
In my case, I have been using for my Embedded Programming classes the ESP8266 and ESP32-Cam but they are not officially supported by Edge Impulse yet (although it works using the compiled C++ library but they have limited resources).
Question 3: Any other recommendations?
Do you know if Edge Impulse has been used in education before? Any recommendations or pointers you can give?
Several teachers are currently using Edge Impulse with their students. I’d recommend you have a look at the Coursera Course (https://www.coursera.org/learn/introduction-to-embedded-machine-learning?) which is great. (I took the course in March and every steps is well explained).
You can also have a look at the material I used with my students: https://github.com/luisomoreau/Embedded-Machine-Learning-Lab
Let me know if you have any further questions.
Best regards,
Louis