Linux Setup and tool just and only for Linux. Setup and code to one given excess. Not for embedded code & stuff.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
polymurph 19e568fb93
work on finite state machine
4 years ago
developpment added new dac command to set value manually 4 years ago
stm Created STM project wiht Preinit of I2C 4 years ago
temp work on finite state machine 4 years ago
training work on logger 4 years ago
.gitignore added .gitignore 4 years ago
Readme.md work on clean version of i2c pImpl idom 4 years ago

Readme.md

#Things needed for raspi setup bash:

  • .vimrc for vim settings
  • i2c tools installation
  • enable ssh
  • enable i2c

#Helpfull Links

for Callbacks

https://embeddedartistry.com/blog/2017/02/01/improving-your-callback-game/

https://cognitivewaves.wordpress.com/callbacks/

for std::bind

https://www.youtube.com/watch?v=JtUZmkvroKg

pImpl idom:

https://www.youtube.com/watch?v=lETcZQuKQBs

Good C++ guide:

https://www.youtube.com/watch?v=PakbXnLht1I