|
|
|
|
|
by alinajaf
5058 days ago
|
|
> There's not much information about "electronics for software guys". Interesting you mention this, I've been getting into microcontroller programming for the past year or so and I've also found this to be the case. I'm thinking of putting together some tutorials that focus more on the electronics side of things. Additionally the programming would be a bit less offensive to us (i.e. where possible tidied up into libraries instead of splat out into one big sketch file). Do you think there might be a lot of interest in something like this? For arduino, getting set up in vim and working with ino (instead of the arduino IDE, which is extremely useful but fugly as hell) was the first big hurdle. |
|
i think it's like OOP programmers trying to learn functional programming, you need to bridge with similar concepts so it's easier to grasp.