Natesh's Dev Blog!

  • Github
  • Makes
  • About
  • Resume
  • Search
July 09, 2016

First look at writing a Genetic Algorithm

What is a genetic algorithm A genetic algorithm mimics evolution. The idea is that a possible solution to a problem is encoded in a ‘chromosome’ and the genetic algorithm evolves...

python
ai
genetic algorithms
July 03, 2016

Setup a virtual CAN bus device

socketcan
can bus
linux
May 29, 2016

HCS12 MSCAN AppNote

AppNote

c
hcs12
can
code-warrior
April 09, 2016

Visualizing with SimAVR

Having a solid debugging story is important for any project, especially if you can’t sprinkle printf everywhere!!! And if you need to produce a wave form like this:...

avr
cmake
c
c++
March 29, 2016

AVR CMake Toolchain

Background CMake is a very powerful and flexible build system. Enabling you to generate makefiles for your C and C++ projects. With CMake, you can use a toolchain file to...

avr
cmake
c
c++
Previous Page: 27 of 31 Next
© 2025 Natesh Narain. Made with Jekyll using the Tale theme.