Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
araobp authored Aug 31, 2020
1 parent fc89e6b commit d636325
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,19 +26,19 @@ In the past years, I have used a lot of the following MCUs in my successful IoT

### GPS tracker (PIC18F25K22 with GPS module and Android)

<img src="./doc/universal_board3.png" width="500">
<img src="./doc/universal_board3.png" width="350">

=> **[Project page](GPS_TRACKER.md)**

### Motion logger for sensing human body movement (PIC16F18326)

<img src="./doc/motion_measurement_system.jpg" width="500">
<img src="./doc/motion_measurement_system.jpg" width="400">

=> **[Project page](MOTION_LOGGER.md)**

### Door controller (PIC16F1825)

<img src="./doc/door_controller.jpg" width="400">
<img src="./doc/door_controller.jpg" width="300">

=> **[Project page](DOOR_CONTROLLER.md)**

Expand Down

0 comments on commit d636325

Please sign in to comment.