hardware help

Dear developers

I am new to RIOT, i have to build a hardware IoT system and do intrusion detection for detecting ddos attack using machine learning and run that on build hardware.

Please advice me i am thinking about zolertia z1 mote for building IoT network will i be able to do my work on that.

If you have any other hardware choice please recommend to me.

Thanks &Regards Monika Roopak

Hi Monika,

and welcome to RIOT! I would advice against using z1 nodes because they have really limited memory which won't allow you any in spare when using network modules. I would recommend:

Atmel samr21-xpro https://github.com/RIOT-OS/RIOT/wiki/Board%3A-SAMR21-xpro

Phytec phyWAVE https://github.com/RIOT-OS/RIOT/wiki/Board%3A-Phytec-phyWAVE-KW22

Remote Revision B (relatively new in RIOT) https://github.com/Zolertia/Resources/wiki/RE-Mote

Also consider the fit iot-lab which consists of custom "iotlab-m3" nodes with default components on it: https://www.iot-lab.info/

Best regards Peter

Yeah! That’s good try to use atsamr21…