You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RF tool based on CC1101 module and Arduino Pro Micro 8VMHz/3.3V. Allows using CLI with human readable commands to control CC1101 board over USB interface. Putty or any other serial terminal can be used. It has similar functionality to YardStick One but is cheaper and doesn't need specialized software. Allows for RF jamming and simple replay attack
This lecture is part of the "Machine Learning in R" graduate course held at University of Münster, School of Business and Economics (winter term 2021/22). 🎓
The Personal Finance Visualizer💰is a Next.js web app for tracking and analyzing expenses. It allows users to add, update, delete, and view financial records with interactive visualizations📊 using Chart.js. The backend, powered by MongoDB🛢️, ensures secure data storage, while RESTful APIs (GET, POST, PUT, DELETE) manage transactions efficiently⚡.