Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ishubham21/kilobotics

This project aims to simulate Particle Swarm Optimization & Ant Colony Optimization using Kilobots (from Harvard).
https://github.com/ishubham21/kilobotics

Last synced: 4 days ago
JSON representation

This project aims to simulate Particle Swarm Optimization & Ant Colony Optimization using Kilobots (from Harvard).

Awesome Lists containing this project

README

        

# Kilobotics

This project aims to develop a new algorithm based on Swarm Intelligence, and simulate Particle Swarm Optimization & Ant Colony Optimization using Kilobots (from Harvard).

## Specifications of the Kilobot

- Processor - ATmega 328p
- Battery - Rechargeable Li-Ion 3.7V / 3-10 hours continuously, 3 months in sleep mode
- Communication - IR (up to 7cm, up to 32kb/s and 1kbyte/s with 25 robots), serial (256000 baud)
- Sensors - One IR and One ambient light sensor
- Motors - Two vibration motors (1cm/s, 45°/s)
- Memory: 32 KB Flash, 1KB EEPROM (Electrically Erasable Programmable Read-Only Memory) for storing erasable data.
- Dimensions : diameter: 33 mm, height 34 mm (including the legs, without recharge antenna).
- Programming : AVR C - runs on hex codes.

![Kilobots](https://user-images.githubusercontent.com/34435822/146632749-e5fba575-01a2-4095-bce9-252f9d613f53.png)